Module Name: src
Committed By: martin
Date: Thu Aug 17 09:31:26 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ammend ticket #328 for additional (empty) commits
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-10.0
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.0
diff -u src/doc/CHANGES-10.0:1.1.2.107 src/doc/CHANGES-10.0:1.1.2.108
--- src/doc/CHANGES-10.0:1.1.2.107 Tue Aug 15 10:05:47 2023
+++ src/doc/CHANGES-10.0 Thu Aug 17 09:31:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.107 2023/08/15 10:05:47 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.108 2023/08/17 09:31:26 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -11173,7 +11173,9 @@ sys/uvm/uvm_fault.c 1.234
uvm: PR 56535: prevent TLB invalidation races during COW resolution.
[chs, ticket #327]
-external/apache2/mDNSResponder/usr.sbin/mdnsd/Makefile 1.18
+external/apache2/mDNSResponder/usr.sbin/mdnsd/Makefile 1.18
+external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c 1.10
+external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c 1.18
mdnsd(8): switch to use arc4random(3) for randomness
[gutteridge, ticket #328]