Module Name: src
Committed By: snj
Date: Tue Feb 14 16:58:20 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1433
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 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.81 src/doc/CHANGES-6.0.7:1.1.2.82
--- src/doc/CHANGES-6.0.7:1.1.2.81 Sun Feb 5 06:11:37 2017
+++ src/doc/CHANGES-6.0.7 Tue Feb 14 16:58:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.81 2017/02/05 06:11:37 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.82 2017/02/14 16:58:20 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -9377,3 +9377,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]
+