Module Name:    src
Committed By:   martin
Date:           Sat Jan  7 15:04:02 UTC 2023

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

Log Message:
Tickets #1564 and #1565


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 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.38 src/doc/CHANGES-9.4:1.1.2.39
--- src/doc/CHANGES-9.4:1.1.2.38	Fri Jan  6 13:47:36 2023
+++ src/doc/CHANGES-9.4	Sat Jan  7 15:04:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.38 2023/01/06 13:47:36 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.39 2023/01/07 15:04:01 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -541,3 +541,14 @@ lib/libc/gen/err.3				1.23
 	but exit() instead.
 	[kre, ticket #1563]
 
+sys/arch/m68k/m68k/bus_dma.c			1.39
+
+	PR 57107: fix out of bounds invalidate (and writeback) in
+	bus_dmamap_sync(9) ops.
+	[tsutsui, ticket #1564]
+
+sys/arch/mac68k/conf/INSTALL			1.58
+
+	Disable (comment out) options DIAGNOSTIC in INSTALL kernels.
+	[tsutsui, ticket #1565]
+

Reply via email to