Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1564 and #1565



details:   https://anonhg.NetBSD.org/src/rev/9208fde38948
branches:  netbsd-9
changeset: 372997:9208fde38948
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Jan 07 15:04:01 2023 +0000

description:
Tickets #1564 and #1565

diffstat:

 doc/CHANGES-9.4 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r dbe69ff98afa -r 9208fde38948 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Sat Jan 07 15:02:38 2023 +0000
+++ b/doc/CHANGES-9.4   Sat Jan 07 15:04:01 2023 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index