Module Name: src
Committed By: snj
Date: Fri Oct 13 08:17:26 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
301
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-8.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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.65 src/doc/CHANGES-8.0:1.1.2.66
--- src/doc/CHANGES-8.0:1.1.2.65 Wed Oct 11 22:55:18 2017
+++ src/doc/CHANGES-8.0 Fri Oct 13 08:17:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.65 2017/10/11 22:55:18 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.66 2017/10/13 08:17:26 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -6237,3 +6237,9 @@ distrib/sets/lists/comp/mi 1.2149-1.21
Don't install stdatomic.h if we don't have gcccmds.
[christos, ticket #319]
+sys/sys/kernhist.h 1.19-1.20
+
+ Call sysctl_kernhist_new for KERNHIST_LINK_STATIC.
+ Can get usbhist from vmstat(1) again.
+ [pgoyette, ticket #301]
+