Module Name:    src
Committed By:   martin
Date:           Thu Feb 25 09:37:34 UTC 2021

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

Log Message:
Ticket #1214


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 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.49 src/doc/CHANGES-9.2:1.1.2.50
--- src/doc/CHANGES-9.2:1.1.2.49	Wed Feb 24 08:08:43 2021
+++ src/doc/CHANGES-9.2	Thu Feb 25 09:37:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.49 2021/02/24 08:08:43 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.50 2021/02/25 09:37:33 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1699,3 +1699,8 @@ sys/arch/xen/xen/xennetback_xenbus.c		(a
 	fails in xennet(4) backend driver. Part of fixes for XSA-362.
 	[jdolecek, ticket #1213]
 
+sys/arch/m68k/m68k/reenter_syscall.s		1.5-1.7
+
+	m68k: PR 55990: fix kernel stack overflow panic
+	[tsutsui, ticket #1214]
+

Reply via email to