Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #63 and #64
details: https://anonhg.NetBSD.org/src/rev/40371a631c6b
branches: netbsd-10
changeset: 373315:40371a631c6b
user: martin <martin%NetBSD.org@localhost>
date: Wed Feb 01 19:00:10 2023 +0000
description:
Tickets #63 and #64
diffstat:
doc/CHANGES-10.0 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r d4b071970df0 -r 40371a631c6b doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Wed Feb 01 18:59:02 2023 +0000
+++ b/doc/CHANGES-10.0 Wed Feb 01 19:00:10 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.26 2023/01/30 11:56:02 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.27 2023/02/01 19:00:10 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -743,3 +743,19 @@
Mount /var/shm as tmpfs in install- and live-images.
[maya, ticket #62]
+sys/arch/next68k/dev/esp.c 1.65
+sys/arch/next68k/include/bus_space.h 1.20
+sys/arch/next68k/include/cpu.h 1.51
+sys/arch/next68k/next68k/clock.c 1.13
+sys/arch/next68k/next68k/machdep.c 1.117
+
+ next68k: fix delay_divisor value for proper delay(9) on 68040.
+ Specify proper constraints for bus_space_read region and multi ops.
+ Fix silent stall of next68k esp(4) SCSI.
+ [tsutsui, ticket #63]
+
+sys/arch/vax/boot/Makefile.inc 1.19
+
+ vax: make bootloader work on 8MB VAXen.
+ [tsutsui, ticket #64]
+
Home |
Main Index |
Thread Index |
Old Index