Module Name: src
Committed By: martin
Date: Sat Jun 4 12:39:48 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1462
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.101 -r1.1.2.102 src/doc/CHANGES-9.3
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.3
diff -u src/doc/CHANGES-9.3:1.1.2.101 src/doc/CHANGES-9.3:1.1.2.102
--- src/doc/CHANGES-9.3:1.1.2.101 Fri Jun 3 12:26:17 2022
+++ src/doc/CHANGES-9.3 Sat Jun 4 12:39:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.101 2022/06/03 12:26:17 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.102 2022/06/04 12:39:48 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1750,3 +1750,8 @@ usr.sbin/makemandb/apropos.c 1.25,1.26
- Other minor description and formatting adjustments to the man page.
[gutteridge, ticket #1461]
+sys/arch/atari/atari/stalloc.c 1.17
+
+ PR 56859: restore NULL pointer checks lost in rev 1.16.
+ [tsutsui, ticket #1462]
+