Module Name: src Committed By: martin Date: Fri Jul 7 18:47:48 UTC 2023
Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1663 To generate a diff of this commit: cvs rdiff -u -r1.1.2.75 -r1.1.2.76 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.75 src/doc/CHANGES-9.4:1.1.2.76 --- src/doc/CHANGES-9.4:1.1.2.75 Wed Jul 5 16:14:56 2023 +++ src/doc/CHANGES-9.4 Fri Jul 7 18:47:48 2023 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.4,v 1.1.2.75 2023/07/05 16:14:56 martin Exp $ +# $NetBSD: CHANGES-9.4,v 1.1.2.76 2023/07/07 18:47:48 martin Exp $ A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4 release: @@ -1636,3 +1636,10 @@ lib/libc/dlfcn/dlfcn_elf.c 1.17 libc: Fix missing membar_consumer in dl_iterate_phdr. [riastradh, ticket #1662] +distrib/sets/lists/misc/mi 1.225 +external/bsd/dhcpcd/examples/Makefile 1.2 +external/bsd/dhcpcd/examples/conf/Makefile 1.1 + + PR 57487: install a copy of dhcpcd.conf under /usr/share/examples. + [gutteridge, ticket #1663] +