Module Name: src
Committed By: martin
Date: Thu May 16 12:24:02 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-9.5
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.5
diff -u src/doc/CHANGES-9.5:1.1.2.3 src/doc/CHANGES-9.5:1.1.2.4
--- src/doc/CHANGES-9.5:1.1.2.3 Sat May 11 14:48:38 2024
+++ src/doc/CHANGES-9.5 Thu May 16 12:24:02 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.3 2024/05/11 14:48:38 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.4 2024/05/16 12:24:02 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -36,3 +36,9 @@ sys/arch/mac68k/dev/pm_direct.c 1.31
when using mouse or keyboard.
[nat, ticket #1839]
+sys/dev/hil/hil.c 1.8
+
+ hp300: fix "stray level 1 interrupt" panic by pressing keys
+ during autoconf(9).
+ [tsutsui, ticket #1840]
+