Module Name: src
Committed By: snj
Date: Sun Oct 1 17:14:24 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
1512
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 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.33 src/doc/CHANGES-7.1.1:1.1.2.34
--- src/doc/CHANGES-7.1.1:1.1.2.33 Sun Sep 24 20:14:07 2017
+++ src/doc/CHANGES-7.1.1 Sun Oct 1 17:14:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.33 2017/09/24 20:14:07 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.34 2017/10/01 17:14:24 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -3673,3 +3673,8 @@ sys/arch/mips/mips/bds_emul.S 1.9
Make Malta work on real hardware again.
[mrg, ticket #1500]
+sys/arch/i386/i386/i386_trap.S 1.12
+
+ use %ss instead of %ds in trap06
+ [maxv, ticket #1512]
+