Module Name:    src
Committed By:   martin
Date:           Sun Sep  5 10:49:51 UTC 2021

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

Log Message:
Ticket #1342


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 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.25 src/doc/CHANGES-9.3:1.1.2.26
--- src/doc/CHANGES-9.3:1.1.2.25	Fri Sep  3 10:28:29 2021
+++ src/doc/CHANGES-9.3	Sun Sep  5 10:49:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.25 2021/09/03 10:28:29 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.26 2021/09/05 10:49:51 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -622,3 +622,9 @@ sys/arch/x86/x86/pmap.c				1.410
 	xen: Make pat_init() a NOOP on XENPV; it causes a trap with Xen 4.15.
 	[manu, ticket #1341]
 
+sys/arch/mips/mips/trap.c			1.250,1.251
+
+	mips: fix and disable a debug message for TLB handling.
+	[tsutsui, ticket #1342]
+
+

Reply via email to