Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Tickets #77 - #80



details:   https://anonhg.NetBSD.org/src/rev/03a27ec834c0
branches:  netbsd-10
changeset: 373482:03a27ec834c0
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 12 12:39:37 2023 +0000

description:
Tickets #77 - #80

diffstat:

 doc/CHANGES-10.0 |  44 +++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 43 insertions(+), 1 deletions(-)

diffs (55 lines):

diff -r 38cb2becefe8 -r 03a27ec834c0 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Sun Feb 12 12:32:35 2023 +0000
+++ b/doc/CHANGES-10.0  Sun Feb 12 12:39:37 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.30 2023/02/08 18:28:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.31 2023/02/12 12:39:37 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -998,3 +998,45 @@
        boot code and not skip CPU type detection.
        [khorben, ticket #76]
 
+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 #77]
+
+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 #78]
+
+sys/arch/vax/conf/GENERIC                      1.217
+sys/arch/vax/conf/INSTALL                      1.76
+sys/arch/vax/conf/VAX780                       1.34
+sys/arch/vax/conf/files.vax                    1.126
+sys/arch/vax/include/qdreg.h                   1.7
+sys/arch/vax/vax/conf.c                                1.69
+sys/arch/vax/vsa/gpx.c                         1.1
+sys/arch/vax/vsa/smg.c                         1.63
+
+       vax: add support for gpx(4) color framebuffer found on VAXstation 3100.
+       [tsutsui, ticket #79]
+
+distrib/next68k/Makefile                       1.1
+distrib/next68k/cdroms/Makefile                        1.1
+distrib/next68k/cdroms/installcd/Makefile      1.1
+
+       next68k: build iso image.
+       [tsutsui, ticket #80]
+



Home | Main Index | Thread Index | Old Index