Module Name:    src
Committed By:   riz
Date:           Tue Jun 12 23:22:46 UTC 2012

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
TIcket 1450


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 src/doc/CHANGES-4.0.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.102 src/doc/CHANGES-4.0.2:1.1.2.103
--- src/doc/CHANGES-4.0.2:1.1.2.102	Tue Jun  5 20:02:04 2012
+++ src/doc/CHANGES-4.0.2	Tue Jun 12 23:22:46 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.102 2012/06/05 20:02:04 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.103 2012/06/12 23:22:46 riz Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -1385,3 +1385,10 @@ dist/bind/lib/dns/rdataslab.c				patch
 			       rdataslabs. [RT #29644]
 	[christos, ticket #1447]
 
+sys/arch/amd64/amd64/machdep.c			1.184 via patch
+sys/arch/amd64/amd64/netbsd32_machdep.c		1.77 via patch
+
+	If the user process provided a bogus signal handler address, kill it
+	now instead of trying to jump to the bogus address.
+	[spz, ticket #1450]
+

Reply via email to