Module Name:    src
Committed By:   martin
Date:           Fri Dec 11 15:44:08 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Ticket #1146


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-9.2

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.2
diff -u src/doc/CHANGES-9.2:1.1.2.19 src/doc/CHANGES-9.2:1.1.2.20
--- src/doc/CHANGES-9.2:1.1.2.19	Tue Dec  8 18:47:20 2020
+++ src/doc/CHANGES-9.2	Fri Dec 11 15:44:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.19 2020/12/08 18:47:20 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.20 2020/12/11 15:44:07 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1188,3 +1188,9 @@ external/bsd/pkg_install/lib/config.h   
 	Import pkg_info 20201205, move the default pkg database from
 	/var/db/pkg to ${PREFIX/pkgdb.
 	[wiz, ticket #1140]
+
+sys/dev/hyperv/if_hvn.c				1.19
+
+	hvn(4): fix handling of generic ioctls, including ifconfig up/down.
+	[nonaka, ticket #1146]
+

Reply via email to