Module Name: src
Committed By: snj
Date: Fri Oct 13 08:04:27 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1505
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 src/doc/CHANGES-6.0.7
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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.117 src/doc/CHANGES-6.0.7:1.1.2.118
--- src/doc/CHANGES-6.0.7:1.1.2.117 Mon Sep 11 04:46:47 2017
+++ src/doc/CHANGES-6.0.7 Fri Oct 13 08:04:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.117 2017/09/11 04:46:47 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.118 2017/10/13 08:04:27 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15158,3 +15158,8 @@ crypto/external/bsd/heimdal/include/roke
getpw*() internal buffers.
[mlelstv, ticket #1503]
+sys/arch/i386/i386/i386_trap.S 1.12 via patch
+
+ use %ss instead of %ds in trap06
+ [maxv, ticket #1505]
+