Module Name: src
Committed By: martin
Date: Sun Apr 2 10:53:06 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Amend ticket #128 for backout of virtio.c changes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 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.51 src/doc/CHANGES-10.0:1.1.2.52
--- src/doc/CHANGES-10.0:1.1.2.51 Sat Apr 1 15:25:05 2023
+++ src/doc/CHANGES-10.0 Sun Apr 2 10:53:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.51 2023/04/01 15:25:05 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.52 2023/04/02 10:53:06 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1524,7 +1524,6 @@ sys/dev/fss.c 1.114
[hannken, ticket #126]
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]