Module Name: src
Committed By: snj
Date: Tue Feb 14 17:01:55 UTC 2017
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1433
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.270 -r1.1.2.271 src/doc/CHANGES-6.2
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.2
diff -u src/doc/CHANGES-6.2:1.1.2.270 src/doc/CHANGES-6.2:1.1.2.271
--- src/doc/CHANGES-6.2:1.1.2.270 Sun Feb 5 07:10:10 2017
+++ src/doc/CHANGES-6.2 Tue Feb 14 17:01:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.270 2017/02/05 07:10:10 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.271 2017/02/14 17:01:55 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -15456,3 +15456,8 @@ sys/netinet/if_arp.c 1.238, 1.239 via
Add checks on the ARP header
[maxv, ticket #1432]
+sys/compat/linux/arch/amd64/linux_machdep.c 1.50, 1.51
+
+ Don't let userland choose %rip.
+ [maxv, ticket #1433]
+