Module Name: src
Committed By: martin
Date: Mon Oct 9 13:37:57 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 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.132 src/doc/CHANGES-10.0:1.1.2.133
--- src/doc/CHANGES-10.0:1.1.2.132 Mon Oct 9 12:45:35 2023
+++ src/doc/CHANGES-10.0 Mon Oct 9 13:37:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.132 2023/10/09 12:45:35 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.133 2023/10/09 13:37:57 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -12287,3 +12287,8 @@ external/gpl3/gcc.old/usr.bin/gcc/arch/v
gcc: vax: mknative for PR port-vax/57646.
[rin, ticket #399]
+sys/arch/powerpc/oea/pmap.c 1.115
+
+ powerpc/oea: pmap: Use pool_allocator_nointr() for pmap_pool.
+ [rin, ticket #400]
+