Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: ad
Date: Sun Feb 18 20:22:25 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: machdep.c netbsd32_machdep.c
Log Message:
Sync signal delivery routines with i386. sendsig_reset() was not being
called, and so delivered signals were not being masked.
>From cube@, with minor mods by me.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/amd64/amd64/netbsd32_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index