Module Name:    src
Committed By:   martin
Date:           Fri Feb 19 17:48:17 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Tickets #1208 and #1209


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-9.2

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.2
diff -u src/doc/CHANGES-9.2:1.1.2.46 src/doc/CHANGES-9.2:1.1.2.47
--- src/doc/CHANGES-9.2:1.1.2.46	Wed Feb 17 09:52:36 2021
+++ src/doc/CHANGES-9.2	Fri Feb 19 17:48:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.46 2021/02/17 09:52:36 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.47 2021/02/19 17:48:17 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1666,3 +1666,13 @@ external/mit/xorg/bin/xterm/Makefile		1.
 	for combining characters.
 	[mrg, ticket #1207]
 
+external/gpl2/grep/dist/lib/regex.c		1.3
+
+	Fix pointer fixup after realloc(3).
+	[mlelstv, ticket #1208]
+
+sys/arch/x86/x86/intr.c				1.154 (patch)
+
+	x86: fix pci_intr_disestablish clean up routine.
+	[knakahara, ticket #1209]
+

Reply via email to