Module Name:    src
Committed By:   snj
Date:           Sat Mar 25 16:58:41 UTC 2017

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.1

Log Message:
1391


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-7.1.1

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-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.2 src/doc/CHANGES-7.1.1:1.1.2.3
--- src/doc/CHANGES-7.1.1:1.1.2.2	Mon Mar 20 10:58:16 2017
+++ src/doc/CHANGES-7.1.1	Sat Mar 25 16:58:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.2 2017/03/20 10:58:16 martin Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.3 2017/03/25 16:58:41 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
 release:
@@ -194,3 +194,9 @@ external/bsd/ntp/scripts/mkver          
 	Update ntp to 4.2.8p9.
 	[snj, ticket #1389]
 
+sys/arch/amd64/amd64/trap.c			1.94
+sys/arch/i386/i386/trap.c			1.287
+
+	Handle #SS faults on iret properly.
+	[maxv, ticket #1391]
+

Reply via email to