Module Name: src
Committed By: snj
Date: Sat Aug 26 16:37:36 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
1466
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 src/doc/CHANGES-6.1.6
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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.108 src/doc/CHANGES-6.1.6:1.1.2.109
--- src/doc/CHANGES-6.1.6:1.1.2.108 Wed Aug 23 19:37:48 2017
+++ src/doc/CHANGES-6.1.6 Sat Aug 26 16:37:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.108 2017/08/23 19:37:48 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.109 2017/08/26 16:37:36 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -12534,3 +12534,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]
+