Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Tickets #221 and #222



details:   https://anonhg.NetBSD.org/src/rev/fb910e3063f9
branches:  netbsd-10
changeset: 377191:fb910e3063f9
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jun 30 17:21:33 2023 +0000

description:
Tickets #221 and #222

diffstat:

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

diffs (30 lines):

diff -r 94af24dbdf13 -r fb910e3063f9 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Fri Jun 30 17:20:28 2023 +0000
+++ b/doc/CHANGES-10.0  Fri Jun 30 17:21:33 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.74 2023/06/27 18:56:25 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.75 2023/06/30 17:21:33 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -2322,3 +2322,20 @@ sys/kern/kern_timeout.c                          1.74-1.76
        PR 57226: callout(9): fix panic() in callout_destroy().
        [pho, ticket #219]
 
+external/cddl/osnet/dist/tools/ctf/cvt/barrier.c 1.6-1.8
+external/cddl/osnet/dist/tools/ctf/cvt/barrier.h 1.4
+external/cddl/osnet/dist/tools/ctf/cvt/ctfmerge.c 1.18
+external/cddl/osnet/dist/tools/ctf/cvt/tdata.c 1.10
+external/cddl/osnet/sys/sys/opentypes.h                1.7
+tools/compat/configure                         1.100
+tools/compat/configure.ac                      1.100
+tools/compat/nbtool_config.h.in                        1.54
+
+       Fix the ctfmerge tool on macOS.
+       [riastradh, ticket #221]
+
+sys/arch/i386/stand/bootxx/boot1.c             1.22
+
+       x86: primary bootstrap is now able to read a GPT inside RAIDframe.
+       [manu, ticket #222]
+



Home | Main Index | Thread Index | Old Index