Module Name: src Committed By: riz Date: Tue Jun 12 23:17:58 UTC 2012
Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-0]: machdep.c netbsd32_machdep.c Log Message: Pull up following revision(s) (requested by spz in ticket #1773): 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.102.4.10.2.1 -r1.102.4.10.2.2 \ src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.55.6.2 -r1.55.6.3 \ 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.