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

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

Log Message:
Ticket #1657


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 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.72 src/doc/CHANGES-8.3:1.1.2.73
--- src/doc/CHANGES-8.3:1.1.2.72	Wed Feb 17 09:56:53 2021
+++ src/doc/CHANGES-8.3	Fri Feb 19 17:50:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.72 2021/02/17 09:56:53 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.73 2021/02/19 17:50:39 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1729,3 +1729,8 @@ external/mit/xorg/bin/xterm/Makefile		1.
 	for combining characters.
 	[mrg, ticket #1656]
 
+sys/arch/x86/x86/intr.c				1.154 (patch)
+
+	x86: fix pci_intr_disestablish clean up routine.
+	[knakahara, ticket #1657]
+

Reply via email to