Module Name: src Committed By: martin Date: Mon Mar 19 16:55:50 UTC 2018
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Ticket #1118 To generate a diff of this commit: cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-7.0.3 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.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.91 src/doc/CHANGES-7.0.3:1.1.2.92 --- src/doc/CHANGES-7.0.3:1.1.2.91 Sat Mar 10 16:12:07 2018 +++ src/doc/CHANGES-7.0.3 Mon Mar 19 16:55:50 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.91 2018/03/10 16:12:07 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.92 2018/03/19 16:55:50 martin Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -5309,3 +5309,11 @@ etc/namedb/bind.keys 1.2 https://ftp.isc.org/isc/bind9/keys/9.11/bind.keys.v9_11 [maya, ticket #1583] +sys/arch/x86/include/cpu.h 1.67 +sys/arch/x86/include/cpuvar.h 1.47 +sys/arch/x86/x86/cpu.c 1.117 +sys/arch/x86/x86/identcpu.c 1.49 + + Retrieve cpuid7 (Structured Extended Features) into ci_feat_val. + [msaitoh, ticket #1118] +