Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Tickets #140 and #142



details:   https://anonhg.NetBSD.org/src/rev/b16ab5f41f98
branches:  netbsd-10
changeset: 374338:b16ab5f41f98
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 19 16:41:18 2023 +0000

description:
Tickets #140 and #142

diffstat:

 doc/CHANGES-10.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 7e46dc37c97c -r b16ab5f41f98 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Wed Apr 19 16:40:19 2023 +0000
+++ b/doc/CHANGES-10.0  Wed Apr 19 16:41:18 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.55 2023/04/17 18:34:56 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.56 2023/04/19 16:41:18 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1621,3 +1621,13 @@ tests/lib/libc/stdio/t_printf.c                  1.9,1.
        Add a test for PR 57250.
        [he, ticket #138]
 
+external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_mutex.h 1.3
+
+       Fix StaticSpinMutex::CheckLocked() on sparc32.
+       [hannken, ticket #140]
+
+sys/arch/luna68k/luna68k/mainbus.c             1.20
+
+       luna68k: fix device name for xpbus at mainbus for LUNA-II.
+       [tsutsui, ticket #142]
+



Home | Main Index | Thread Index | Old Index