Module Name: src
Committed By: martin
Date: Wed Mar 15 18:44:39 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1614
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.58 src/doc/CHANGES-9.4:1.1.2.59
--- src/doc/CHANGES-9.4:1.1.2.58 Tue Mar 14 17:12:37 2023
+++ src/doc/CHANGES-9.4 Wed Mar 15 18:44:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.58 2023/03/14 17:12:37 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.59 2023/03/15 18:44:39 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1292,3 +1292,8 @@ sys/net/npf/npf_sendpkt.c 1.23
without rule matching.
[kardel, ticket #1613]
+sys/dev/vnd.c 1.288
+
+ vnd(4): PR 57263: avoid deadlock.
+ [hannken, ticket #1614]
+