Module Name: src
Committed By: martin
Date: Wed Dec 28 14:38:51 UTC 2022
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #26
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 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.10 src/doc/CHANGES-10.0:1.1.2.11
--- src/doc/CHANGES-10.0:1.1.2.10 Tue Dec 27 09:59:29 2022
+++ src/doc/CHANGES-10.0 Wed Dec 28 14:38:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.10 2022/12/27 09:59:29 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.11 2022/12/28 14:38:51 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -382,3 +382,10 @@ sys/external/bsd/compiler_rt/dist/lib/sa
ppp(4): Rremove the HDLC ioctls from more copies of sanitizers.
[chs, ticket #25]
+sys/arch/evbmips/mipssim/machdep.c 1.4
+sys/arch/evbmips/mipssim/mipssim_dma.c 1.2
+sys/arch/evbmips/mipssim/mipssimreg.h 1.4
+
+ mipssim: add support for more than 508MB RAM.
+ [he, ticket #26]
+