Module Name:    src
Committed By:   riz
Date:           Tue Jun 12 23:19:20 UTC 2012

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.3

Log Message:
Ticket 1773


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-5.1.3

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-5.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.18 src/doc/CHANGES-5.1.3:1.1.2.19
--- src/doc/CHANGES-5.1.3:1.1.2.18	Tue Jun 12 20:44:30 2012
+++ src/doc/CHANGES-5.1.3	Tue Jun 12 23:19:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.18 2012/06/12 20:44:30 riz Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.19 2012/06/12 23:19:19 riz Exp $
 
 A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
 release:
@@ -149,3 +149,10 @@ sys/arch/amd64/include/frameasm.h		patch
 	value before entering the trap handler.
 	[spz, ticket #1772]
 
+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 #1773]
+

Reply via email to