Module Name: src
Committed By: nia
Date: Sun Oct 10 08:42:43 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
doc: wscons changes
To generate a diff of this commit:
cvs rdiff -u -r1.2836 -r1.2837 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2836 src/doc/CHANGES:1.2837
--- src/doc/CHANGES:1.2836 Fri Oct 1 22:42:28 2021
+++ src/doc/CHANGES Sun Oct 10 08:42:43 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2836 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2837 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -425,9 +425,13 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
compat_linux: Added eventfd, timerfd, POSIX timers, and preadv() /
pwritev() system calls to COMPAT_LINUX and COMPAT_LINXU32.
[thorpej 20210919]
+ wskbd(4): Added French BEPO layout. [nia 20210922]
aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]
libfido2: Import 1.8.0 [christos 20210924]
pam-u2f: Import pam u2f 1.2.0 [christos 20210924]
OpenSSH: Import 8.8. [christos 20210927]
+ wsmouse(4): Added WSCONS_EVENT_(H|V)SCROLL event types from OpenBSD
+ and integrated them into the synaptics(4) driver and
+ xf86-input-ws. [nia 20210928]
gnu-efi: Import version 3.0.14. [jmcneill 20210930]
tzdata partly updated to 2021b [kre 20211001]