Module Name: src
Committed By: martin
Date: Sun Jul 30 12:15:40 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Tickets #1674 and #1675
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.81 src/doc/CHANGES-9.4:1.1.2.82
--- src/doc/CHANGES-9.4:1.1.2.81 Sat Jul 29 11:44:09 2023
+++ src/doc/CHANGES-9.4 Sun Jul 30 12:15:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.81 2023/07/29 11:44:09 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.82 2023/07/30 12:15:40 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1706,3 +1706,13 @@ sys/arch/x86/x86/coretemp.c 1.38-1.39
coretemp(4): change limits of Tjmax.
[msaitoh, ticket #1673]
+sys/arch/mips/cavium/dev/octeon_rnm.c 1.16 (patch)
+
+ octrnm(4): PR 57280: raise delay on startup.
+ [gutteridge, ticket #1674]
+
+lib/csu/arch/vax/crtbegin.S 1.8,1.9
+
+ vax/csu: fix register preservation.
+ [rin, ticket #1675]
+