Module Name: src
Committed By: martin
Date: Sat Nov 16 20:09:49 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Ticket #434
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 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.103 src/doc/CHANGES-9.0:1.1.2.104
--- src/doc/CHANGES-9.0:1.1.2.103 Sat Nov 16 17:02:38 2019
+++ src/doc/CHANGES-9.0 Sat Nov 16 20:09:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.103 2019/11/16 17:02:38 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.104 2019/11/16 20:09:49 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -5760,3 +5760,8 @@ sys/netinet6/ip6_input.c 1.215
The Rip6 entry point could see a garbage Hop6 option.
[maxv, ticket #432]
+sys/dev/nvmm/x86/nvmm_x86.c 1.8
+
+ Don't report MWAITX by default.
+ [jmcneill, ticket #434]
+