Module Name: src
Committed By: martin
Date: Wed Aug 21 14:35:49 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Tickets #103 and #104
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-9.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-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.25 src/doc/CHANGES-9.0:1.1.2.26
--- src/doc/CHANGES-9.0:1.1.2.25 Tue Aug 20 11:46:44 2019
+++ src/doc/CHANGES-9.0 Wed Aug 21 14:35:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.25 2019/08/20 11:46:44 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.26 2019/08/21 14:35:49 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -2130,3 +2130,15 @@ external/cddl/osnet/sys/kern/taskq.c 1.
the tasq entry.
[hannken, ticket #102]
+distrib/hpcarm/miniroot/list 1.11
+distrib/hpcmips/miniroot/list 1.19
+distrib/hpcsh/miniroot/list 1.11
+
+ sysctl(8) is useful to have in the install environment for debugging.
+ [sevan, ticket #103]
+
+sys/dev/usb/xhci.c 1.108
+
+ Fix typo in error message.
+ [skrll, ticket #104]
+