Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1278 - #1282



details:   https://anonhg.NetBSD.org/src/rev/ed86192cb067
branches:  netbsd-9
changeset: 983773:ed86192cb067
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Jun 05 10:56:18 2021 +0000

description:
Tickets #1278 - #1282

diffstat:

 doc/CHANGES-9.3 |  28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)

diffs (39 lines):

diff -r 76e380416710 -r ed86192cb067 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Sat Jun 05 10:51:41 2021 +0000
+++ b/doc/CHANGES-9.3   Sat Jun 05 10:56:18 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.4 2021/06/01 10:41:23 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.5 2021/06/05 10:56:18 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -56,3 +56,29 @@
        in VFP-optimized codes running on COMPAT_NETBSD32.
        [rin, ticket #1277]
 
+sys/arch/aarch64/aarch64/aarch64_machdep.c     1.50,1.60,1.61
+
+       Minor fix for aarch64 memory detection.
+       [skrll, ticket #1278]
+
+sys/arch/arm/arm32/arm32_boot.c                        1.42,1.43
+
+       Minor fix for ARM memory detection.
+       [skrll, ticket #1279]
+
+sys/arch/hp300/conf/INSTALL                    1.67,1.68
+
+       Add missing 'nhpib at intio' for internal HP-IB.
+       Reduce maxusers to 8 (same as GENERIC).
+       [tsutsui, ticket #1280]
+
+distrib/miniroot/install.sub                   1.60
+
+       Handle recent ifconfig(8) output in the miniroot installation script.
+       [tsutsui, ticket #1281]
+
+sys/dev/pci/if_iwmreg.h                                1.8
+
+       iwm(4): fix various bit declarations - use unsigned for 2^32.
+       [nia, ticket #1282]
+



Home | Main Index | Thread Index | Old Index