Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc 155[34]
details: https://anonhg.NetBSD.org/src/rev/8c19dc13f644
branches: netbsd-9
changeset: 372640:8c19dc13f644
user: snj <snj%NetBSD.org@localhost>
date: Wed Dec 14 15:41:43 2022 +0000
description:
155[34]
diffstat:
doc/CHANGES-9.4 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 263240f98c22 -r 8c19dc13f644 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Wed Dec 14 15:39:45 2022 +0000
+++ b/doc/CHANGES-9.4 Wed Dec 14 15:41:43 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.30 2022/12/06 19:27:34 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.31 2022/12/14 15:41:43 snj Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -457,3 +457,19 @@
- Make MI raid(4) work on HP-IB rd(4) disks.
[tsutsui, ticket #1552]
+usr.sbin/sysinst/bsddisklabel.c 1.67
+
+ sysinst: avoid confusion when adding a /usr partition after
+ manually sizing the / partition.
+ [martin, ticket #1553]
+
+usr.sbin/sysinst/arch/amiga/md.c 1.10
+usr.sbin/sysinst/arch/atari/md.c 1.10
+usr.sbin/sysinst/arch/dummy/md.c 1.8
+usr.sbin/sysinst/arch/sparc/md.c 1.8
+usr.sbin/sysinst/arch/sparc64/md.c 1.8
+
+ sysinst: properly set default disk size unit on more
+ architectures.
+ [martin, ticket #1554]
+
Home |
Main Index |
Thread Index |
Old Index