Module Name: src
Committed By: martin
Date: Fri Jan 9 10:34:02 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #396
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.153 -r1.1.2.154 src/doc/CHANGES-7.0
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.0
diff -u src/doc/CHANGES-7.0:1.1.2.153 src/doc/CHANGES-7.0:1.1.2.154
--- src/doc/CHANGES-7.0:1.1.2.153 Thu Jan 8 11:48:47 2015
+++ src/doc/CHANGES-7.0 Fri Jan 9 10:34:02 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.153 2015/01/08 11:48:47 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.154 2015/01/09 10:34:02 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -13194,3 +13194,9 @@ usr.bin/netstat/if.c 1.81
Adjust to the netname4 prototype.
[prlw1, ticket #395]
+sys/arch/x86/include/specialreg.h 1.81
+sys/arch/x86/x86/cpu_ucode_intel.c 1.6
+
+ Use specialreg.h's definitions.
+ [msaitoh, ticket #396]
+