Module Name:    src
Committed By:   nia
Date:           Wed Jun 22 08:31:06 UTC 2022

Modified Files:
        src/doc: CHANGES

Log Message:
doc: Various changes in June from various developers


To generate a diff of this commit:
cvs rdiff -u -r1.2887 -r1.2888 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.2887 src/doc/CHANGES:1.2888
--- src/doc/CHANGES:1.2887	Fri Jun 10 21:43:30 2022
+++ src/doc/CHANGES	Wed Jun 22 08:31:06 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2887 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2888 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -596,5 +596,16 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 		[rin 20220530]
 	getentropy(3): Re-introduced getentropy function to libc.
 		[riastradh 20220531]
+	xen: Restore support for grant tables v1. [bouyer 20220603]
 	luna68k: Add psgpam(4) audio driver for LUNA, using YM2149 PSG/SSG
 		sound chip. [tsutsui 20220610]
+	raidctl(8): Add -t option to test validity of config files.
+		[kre 20220614]
+	iostat(8): Various changes to layout of output, add -z option
+		to suppress output of inactive devices.
+		[kre 20220618]
+	fstat(1): Add basic ZFS support. [simonb 20220619]
+	bpf(4): Support VLAN hardware offloading of Ethernet devices.
+		[yamaguchi 20220620]
+	bridge(4): Support VLAN frames stripped by hardware tagging.
+		[yamaguchi 20220620]

Reply via email to