Module Name:    src
Committed By:   martin
Date:           Sat Jun  4 12:41:39 UTC 2022

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1747


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.133 -r1.1.2.134 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.133 src/doc/CHANGES-8.3:1.1.2.134
--- src/doc/CHANGES-8.3:1.1.2.133	Fri Jun  3 12:33:11 2022
+++ src/doc/CHANGES-8.3	Sat Jun  4 12:41:38 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.133 2022/06/03 12:33:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.134 2022/06/04 12:41:38 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2674,3 +2674,8 @@ sys/dev/pci/ixgbe/ixv.c 			1.178,1.182 v
 	  - KNF.
 	[msaitoh, ticket #1746]
 
+sys/arch/atari/atari/stalloc.c			1.17
+
+	PR 56859: restore NULL pointer checks lost in rev 1.16.
+	[tsutsui, ticket #1747]
+

Reply via email to