Module Name:    src
Committed By:   jdc
Date:           Mon Mar 13 21:38:46 UTC 2023

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1611


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-9.4

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-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.56 src/doc/CHANGES-9.4:1.1.2.57
--- src/doc/CHANGES-9.4:1.1.2.56	Tue Mar  7 20:02:04 2023
+++ src/doc/CHANGES-9.4	Mon Mar 13 21:38:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.56 2023/03/07 20:02:04 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.57 2023/03/13 21:38:46 jdc Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1271,3 +1271,10 @@ sys/kern/vfs_syscalls.c				1.557
 	open(2): PR 57260: don't map ERESTART to EINTR.
 	[riastradh, ticket #1610]
 
+build.sh					1.366 via patch
+
+	Avoid the dependency on a populated tooldir (or building the tools)
+	when simply doing mkrepro-timestamp and the current repository setups
+	does not actually require it.
+	[martin, ticket #1611]
+

Reply via email to