Module Name: src
Committed By: martin
Date: Fri Oct 11 08:55:41 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #941
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-10.1
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-10.1
diff -u src/doc/CHANGES-10.1:1.1.2.43 src/doc/CHANGES-10.1:1.1.2.44
--- src/doc/CHANGES-10.1:1.1.2.43 Thu Oct 10 09:42:23 2024
+++ src/doc/CHANGES-10.1 Fri Oct 11 08:55:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.43 2024/10/10 09:42:23 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.44 2024/10/11 08:55:41 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -2195,3 +2195,12 @@ sys/arch/x86/pci/amdzentemp.c 1.21
model 0x40...0x4f (Zen 5)
[msaitoh, ticket #940]
+sbin/cgdconfig/Makefile 1.23
+sbin/cgdconfig/cgdconfig.8 1.58,1.59
+sbin/cgdconfig/cgdconfig.c 1.62,1.63
+sbin/cgdconfig/params.c 1.35
+sbin/cgdconfig/params.h 1.15
+
+ cgdconfig(8): PR 58212: add zfs verification method.
+ [riastradh, ticket #941]
+