Module Name: src
Committed By: martin
Date: Mon Oct 4 15:43:41 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1354
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 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.33 src/doc/CHANGES-9.3:1.1.2.34
--- src/doc/CHANGES-9.3:1.1.2.33 Mon Oct 4 14:49:30 2021
+++ src/doc/CHANGES-9.3 Mon Oct 4 15:43:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.33 2021/10/04 14:49:30 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.34 2021/10/04 15:43:41 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -774,3 +774,9 @@ tests/kernel/kqueue/write/t_fifo.c 1.5
- Fix a bug in fifo_kqfilter() exposed by the new test case.
[thorpej, ticket #1353]
+xsrc/external/mit/xf86-input-keyboard/dist/src/kbd.c 1.8
+
+ PR 56415: restore keyboard settings when the X server aborts on
+ ports that use WSDISPLAY_COMPAT_RAWKBD.
+ [tsutsui, ticket #1354]
+