Module Name: src Committed By: riz Date: Tue Jun 12 23:13:07 UTC 2012
Modified Files: src/sys/arch/amd64/amd64 [netbsd-6]: machdep.c netbsd32_machdep.c Log Message: Pull up following revision(s) (requested by spz in ticket #337): sys/arch/amd64/amd64/machdep.c: revision 1.184 sys/arch/amd64/amd64/netbsd32_machdep.c: revision 1.77 If the user process provided a bogus signal handler address, kill it now instead of trying to jump to the bogus address. To generate a diff of this commit: cvs rdiff -u -r1.175.2.5 -r1.175.2.6 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.74.10.1 -r1.74.10.2 \ 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.