Module Name:    src
Committed By:   martin
Date:           Sun Oct 22 06:26:19 UTC 2023

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Ticket #434


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.145 -r1.1.2.146 src/doc/CHANGES-10.0

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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.145 src/doc/CHANGES-10.0:1.1.2.146
--- src/doc/CHANGES-10.0:1.1.2.145	Sat Oct 21 13:01:00 2023
+++ src/doc/CHANGES-10.0	Sun Oct 22 06:26:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.145 2023/10/21 13:01:00 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.146 2023/10/22 06:26:19 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -12646,3 +12646,8 @@ sys/arch/x86/x86/genfb_machdep.c		(apply
 	Fixes fallout from ticket #432.
 	[bouyer, ticket #433]
 
+sys/dev/pci/if_rge.c				1.26,1.28
+
+	rge(4): properly handle allocation failures in rx interrupts.
+	[mrg, ticket #434]
+

Reply via email to