Module Name: src
Committed By: snj
Date: Sat Aug 26 16:37:50 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1466
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 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.111 src/doc/CHANGES-6.0.7:1.1.2.112
--- src/doc/CHANGES-6.0.7:1.1.2.111 Wed Aug 23 19:37:05 2017
+++ src/doc/CHANGES-6.0.7 Sat Aug 26 16:37:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.111 2017/08/23 19:37:05 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.112 2017/08/26 16:37:50 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -12861,3 +12861,8 @@ sys/compat/linux/common/linux_time.c 1.
missing cred check in linux_sys_settimeofday()
[mrg, ticket #1489]
+sys/arch/i386/conf/GENERIC patch
+
+ i386 GENERIC: disable VM86 by default.
+ [maxv, ticket #1466]
+