Module Name: src Committed By: riz Date: Tue Jun 12 23:18:07 UTC 2012
Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-1]: 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.13 -r1.102.4.13.2.1 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.55.4.3 -r1.55.4.3.2.1 \ 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.