Module Name: src
Committed By: martin
Date: Tue Jul 23 08:47:43 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1305
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-8.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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.11 src/doc/CHANGES-8.2:1.1.2.12
--- src/doc/CHANGES-8.2:1.1.2.11 Mon Jul 22 18:13:23 2019
+++ src/doc/CHANGES-8.2 Tue Jul 23 08:47:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.11 2019/07/22 18:13:23 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.12 2019/07/23 08:47:43 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -323,3 +323,8 @@ usr.bin/vmstat/vmstat.c 1.226
Fix "vmstat -m" numbers running into each other.
[mrg, ticket #1304]
+sys/dev/pckbport/files.pckbport 1.10
+
+ hvkbd requires pckbd_keydesctab in wskbdmap_mfii.c.
+ [nakayama, ticket #1305]
+