Module Name: src
Committed By: martin
Date: Tue Oct 15 18:59:55 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1914
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 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.32 src/doc/CHANGES-9.5:1.1.2.33
--- src/doc/CHANGES-9.5:1.1.2.32 Tue Oct 15 13:29:14 2024
+++ src/doc/CHANGES-9.5 Tue Oct 15 18:59:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.32 2024/10/15 13:29:14 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.33 2024/10/15 18:59:55 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -525,3 +525,12 @@ usr.bin/gzip/unxz.c 1.9
gzip(1) PR 58223: fix lzip dict size, do not write to stdout.
[christos, ticket #1913]
+bin/date/date.c (apply patch)
+external/gpl2/gmake/dist/main.c 1.2
+sys/sys/signal.h 1.77
+sys/sys/signal.h 1.78
+usr.bin/sed/process.c 1.54
+
+ PR 58674: tools portability build "fixes".
+ [kre, ticket #1914]
+