Module Name: src
Committed By: nia
Date: Thu Jun 30 11:03:07 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
doc: Various changes in the past week from various developers
To generate a diff of this commit:
cvs rdiff -u -r1.2888 -r1.2889 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.2888 src/doc/CHANGES:1.2889
--- src/doc/CHANGES:1.2888 Wed Jun 22 08:31:06 2022
+++ src/doc/CHANGES Thu Jun 30 11:03:07 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2888 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2889 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -609,3 +609,15 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[yamaguchi 20220620]
bridge(4): Support VLAN frames stripped by hardware tagging.
[yamaguchi 20220620]
+ urtwn(4): Support the TRENDnet TEW-648UBM. [brook 20220623]
+ powerpc: Add fma(3), fmaf(3), fmal(3) to libm. [he 20220623]
+ atari: Add box drawing character support to the ite(4) framebuffer
+ driver. [tsutsui 20220625]
+ x68k: Add box drawing character support to the ite(4) framebuffer
+ driver. [tsutsui 20220625]
+ arm: Improve performance of splx(9). [jmcneill 20220625]
+ rcp(1): Add SIGINFO support. [rin 20220626]
+ robots(6): Enable FANCY mode for debugging purposes.
+ [christos 20220627]
+ uintuos(4): Add a driver for Wacom Intuos drawing tablets.
+ [yhardy 20220630]