Module Name: src
Committed By: martin
Date: Sat Feb 17 16:19:56 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1798
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.128 src/doc/CHANGES-9.4:1.1.2.129
--- src/doc/CHANGES-9.4:1.1.2.128 Sat Feb 17 16:10:59 2024
+++ src/doc/CHANGES-9.4 Sat Feb 17 16:19:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.128 2024/02/17 16:10:59 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.129 2024/02/17 16:19:56 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -4155,3 +4155,10 @@ libexec/utmp_update/utmp_update.c 1.14
utmp_update(8): check for non-printable characters in ut_host.
[shm, ticket #1797]
+sys/dev/dec/dzkbd.c 1.32
+sys/dev/dec/lk201_ws.c 1.11
+sys/dev/dec/lk201var.h 1.8
+
+ vax: fix keyboard console in polled mode on some machines.
+ [tsutsui, ticket #1798]
+