Module Name: src
Committed By: nia
Date: Wed Oct 19 15:00:41 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
doc: Various recent changes
To generate a diff of this commit:
cvs rdiff -u -r1.2921 -r1.2922 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.2921 src/doc/CHANGES:1.2922
--- src/doc/CHANGES:1.2921 Sat Oct 15 19:51:04 2022
+++ src/doc/CHANGES Wed Oct 19 15:00:41 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2921 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2922 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -692,7 +692,12 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
nsd: Import 4.6.0. [christos 20220924]
unbound(8): Import 1.16.3. [christos 20220924]
file(1): Upgraded to 5.43. [christos 20220924]
+ luna68k: Improve framebuffer performance. [isaki 20220925]
tzdata: updated to 2022d (using the 2022dgtz fork) [kre 20220928]
+ swwdog(4): Enable in GENERIC kernels. [riastradh 20220929]
+ wbsio(4): Add Nuvoton NCT6799D support. [msaitoh 20221001]
+ amdsmn(4), amdzentemp(4): Add support for AMD family 17h/6xh and
+ 19h/6xh. [msaitoh 20221001]
wbsio(4),lm(4): Add NCT6799D support. [msaitoh 20221001]
dhcp: Patch to version 4.4.3-P1. [christos 20221005]
OpenSSH: Import 9.1. [christos 20221005]
@@ -701,3 +706,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzdata: updated to 2022e (using the 2022egtz fork) [kre 20221013]
tzcode: Updated to 2022e. [christos 20221015]
zlib(3): Import 1.2.13 [christos 20221015]
+ ldd(1): Add -v option to display all errors, not just the most
+ recent. [mrg 20221015]
+ evbarm: Add support for Oracle Cloud virtual machines.
+ [jmcneill 20221015]