Module Name: src
Committed By: snj
Date: Mon Mar 6 04:10:00 UTC 2017
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
137[78]
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.157 -r1.1.2.158 src/doc/CHANGES-7.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
diff -u src/doc/CHANGES-7.1:1.1.2.157 src/doc/CHANGES-7.1:1.1.2.158
--- src/doc/CHANGES-7.1:1.1.2.157 Thu Mar 2 08:03:23 2017
+++ src/doc/CHANGES-7.1 Mon Mar 6 04:10:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.157 2017/03/02 08:03:23 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.158 2017/03/06 04:10:00 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -8887,3 +8887,15 @@ external/public-domain/tz/dist/zone1970.
Update to tzdata2017a.
[kre, ticket #1374]
+external/mit/xorg/lib/libICE/Makefile 1.6
+
+ define HAVE_ARC4RANDOM_BUF.
+ [mrg, ticket #1377]
+
+sys/arch/x86/include/pmap.h 1.63 via patch
+sys/arch/x86/x86/pmap.c 1.241 via patch
+
+ Remove PG_u from the kernel pages on Xen. Otherwise there is no
+ privilege separation between the kernel and userland.
+ [bouyer, ticket #1378]
+