Module Name: src
Committed By: martin
Date: Sat Apr 1 10:36:04 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ammend ticket #128 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-10.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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.49 src/doc/CHANGES-10.0:1.1.2.50
--- src/doc/CHANGES-10.0:1.1.2.49 Thu Mar 30 11:58:32 2023
+++ src/doc/CHANGES-10.0 Sat Apr 1 10:36:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.49 2023/03/30 11:58:32 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.50 2023/04/01 10:36:04 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1523,7 +1523,8 @@ sys/dev/fss.c 1.114
this flag and may trigger an assertion.
[hannken, ticket #126]
-sys/dev/pci/if_vioif.c 1.83-1.102,1.105,1.106
+sys/dev/pci/if_vioif.c 1.83-1.102,1.105-1.107
+sys/dev/pci/virtio.c 1.71
vioif(4): various bug fixes and code cleanup.
[yamaguchi, ticket #128]