Module Name:    src
Committed By:   snj
Date:           Sun Oct  1 17:14:14 UTC 2017

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
1512


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-7.0.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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.65 src/doc/CHANGES-7.0.3:1.1.2.66
--- src/doc/CHANGES-7.0.3:1.1.2.65	Sun Sep 24 20:13:59 2017
+++ src/doc/CHANGES-7.0.3	Sun Oct  1 17:14:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.65 2017/09/24 20:13:59 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.66 2017/10/01 17:14:14 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -4975,3 +4975,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]
+

Reply via email to