Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1589 - #1591



details:   https://anonhg.NetBSD.org/src/rev/4f7dd493e566
branches:  netbsd-9
changeset: 373477:4f7dd493e566
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 12 12:24:05 2023 +0000

description:
Tickets #1589 - #1591

diffstat:

 doc/CHANGES-9.4 |  30 +++++++++++++++++++++++++++++-
 1 files changed, 29 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r 96d3ff47937e -r 4f7dd493e566 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Sun Feb 12 12:22:44 2023 +0000
+++ b/doc/CHANGES-9.4   Sun Feb 12 12:24:05 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.48 2023/02/08 16:43:05 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.49 2023/02/12 12:24:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -764,3 +764,31 @@
        usable virtual address space end one page earlier.
        [hgutch, ticket #1588]
 
+sys/arch/i386/conf/GENERIC                     1.1243
+
+       i386: enable endian independent disklabel support in GENERIC kernels.
+       [tsutsui, ticket #1589]
+
+sys/arch/next68k/include/param.h               1.13
+sys/arch/next68k/include/vmparam.h             1.29
+sys/arch/next68k/next68k/locore.s              1.70,1.71
+sys/arch/next68k/next68k/machdep.c             1.118
+sys/arch/next68k/next68k/pmap_bootstrap.c      1.45
+
+       next68k: remove leftover hp300 stuff.
+       [tsutsui, ticket #1590]
+
+sys/arch/next68k/stand/boot/Makefile           1.30,1.31
+sys/arch/next68k/stand/boot/README             1.2
+sys/arch/next68k/stand/boot/devopen.c          1.7
+sys/arch/next68k/stand/boot/dmareg.h           1.4
+sys/arch/next68k/stand/boot/machdep.c          1.8
+sys/arch/next68k/stand/boot/rtc.c              1.7
+sys/arch/next68k/stand/boot/scsi.c             1.11,1.12
+sys/arch/next68k/stand/boot/sd.c               1.13-1.16
+sys/arch/next68k/stand/boot/srt0.s             1.3
+sys/arch/next68k/stand/boot/version            1.5
+
+       next68k: bootloader fixes.
+       [tsutsui, ticket #1591]
+



Home | Main Index | Thread Index | Old Index