Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc Tickets #226 - #228



details:   https://anonhg.NetBSD.org/src/rev/b3708012a1a9
branches:  netbsd-10
changeset: 377334:b3708012a1a9
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jul 07 19:04:02 2023 +0000

description:
Tickets #226 - #228

diffstat:

 doc/CHANGES-10.0 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 5696039a56e0 -r b3708012a1a9 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Fri Jul 07 19:02:22 2023 +0000
+++ b/doc/CHANGES-10.0  Fri Jul 07 19:04:02 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.78 2023/07/05 16:12:51 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.79 2023/07/07 19:04:02 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -2369,3 +2369,21 @@ lib/libc/dlfcn/dlfcn_elf.c                       1.17
        libc: Fix missing membar_consumer in dl_iterate_phdr.
        [riastradh, ticket #225]
 
+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 #226]
+
+sys/arch/evbarm/conf/std.generic               1.11
+
+       evbarm: enable MEMORY_DISK_DYNAMIC & co. to match aarch64.
+       Allows loading of ramdisk.fs via u-boot initrd (to run sysinst)
+       [jakllsch, ticket #227]
+
+sys/net/if_wg.c                                        1.76
+
+       wg(4): improve diagnostic messages.
+       [jakllsch, ticket #228]
+



Home | Main Index | Thread Index | Old Index