Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #39 and #40
details: https://anonhg.NetBSD.org/src/rev/cf21695844fb
branches: netbsd-10
changeset: 372992:cf21695844fb
user: martin <martin%NetBSD.org@localhost>
date: Sat Jan 07 15:02:00 2023 +0000
description:
Tickets #39 and #40
diffstat:
doc/CHANGES-10.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r fb067d54795d -r cf21695844fb doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Sat Jan 07 15:00:54 2023 +0000
+++ b/doc/CHANGES-10.0 Sat Jan 07 15:02:00 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.19 2023/01/06 13:58:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.20 2023/01/07 15:02:00 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -457,3 +457,14 @@
tap(4): PR 57155: fix link state for an interface cloned from /dev/tap.
[ozaki-r, ticket #38]
+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 #39]
+
+sys/arch/mac68k/conf/INSTALL 1.58
+
+ Disable (comment out) options DIAGNOSTIC in INSTALL kernels.
+ [tsutsui, ticket #40]
+
Home |
Main Index |
Thread Index |
Old Index