Module Name: src
Committed By: martin
Date: Mon Sep 16 08:43:12 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #868
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 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.33 src/doc/CHANGES-10.1:1.1.2.34
--- src/doc/CHANGES-10.1:1.1.2.33 Sun Sep 15 10:59:35 2024
+++ src/doc/CHANGES-10.1 Mon Sep 16 08:43:12 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.33 2024/09/15 10:59:35 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.34 2024/09/16 08:43:12 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -1564,3 +1564,8 @@ sys/netinet6/frag6.c 1.77
reproducible for us.
[ozaki-r, ticket #865]
+sys/miscfs/procfs/procfs_vfsops.c 1.120 (patch)
+
+ procfs kernel module: define dependencies based on build options.
+ [pgoyette, ticket #868]
+