Module Name: src
Committed By: martin
Date: Sun Feb 2 14:57:33 UTC 2025
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1935
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-9.5
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-9.5
diff -u src/doc/CHANGES-9.5:1.1.2.47 src/doc/CHANGES-9.5:1.1.2.48
--- src/doc/CHANGES-9.5:1.1.2.47 Tue Jan 7 16:17:41 2025
+++ src/doc/CHANGES-9.5 Sun Feb 2 14:57:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.47 2025/01/07 16:17:41 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.48 2025/02/02 14:57:33 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -721,3 +721,8 @@ sys/ufs/lfs/lfs_vfsops.c 1.383
ffs: PR 58837: missing locking around fs_fmod/time.
[hannken, ticket #1934]
+sys/arch/x86/x86/identcpu.c 1.132,1.133
+
+ x86: PR 58982: fix MP boot issues on newer Apollo Lake CPUs.
+ [andvar, ticket #1935]
+