Module Name:    src
Committed By:   martin
Date:           Mon Sep 18 19:01:14 UTC 2023

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

Log Message:
Ticket #1733


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 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.102 src/doc/CHANGES-9.4:1.1.2.103
--- src/doc/CHANGES-9.4:1.1.2.102	Fri Sep 15 15:42:58 2023
+++ src/doc/CHANGES-9.4	Mon Sep 18 19:01:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.102 2023/09/15 15:42:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.103 2023/09/18 19:01:14 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -2136,3 +2136,9 @@ sys/arch/i386/stand/efiboot/eficpufunc.h
 	efiboot/x86: add serial console support via raw I/O port access.
 	[rin, ticket #1732]
 
+sys/dev/raidframe/rf_netbsdkintf.c		1.413
+
+	raid(4): avoid panic from DIOCGCACHE ioctl while reconstruction
+	is in progress.
+	[oster, ticket #1733]
+

Reply via email to