Module Name: src
Committed By: martin
Date: Fri Oct 20 16:14:36 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #431
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 src/doc/CHANGES-10.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.142 src/doc/CHANGES-10.0:1.1.2.143
--- src/doc/CHANGES-10.0:1.1.2.142 Fri Oct 20 16:06:56 2023
+++ src/doc/CHANGES-10.0 Fri Oct 20 16:14:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.142 2023/10/20 16:06:56 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.143 2023/10/20 16:14:36 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -12626,3 +12626,10 @@ share/mk/bsd.own.mk 1.1345
bsd.own.mk: do not strip local symbols with MKDEBUG=yes.
[mrg, ticket #430]
+sys/arch/evbarm/evbarm/autoconf.c 1.24
+sys/arch/evbarm/fdt/fdt_machdep.c 1.100,1.101
+sys/arch/evbarm/include/types.h 1.16
+
+ evbarm: fix root detection when raid(4) is involved.
+ [mrg, ticket #431]
+