Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1540 and #1541



details:   https://anonhg.NetBSD.org/src/rev/012e259532f7
branches:  netbsd-8
changeset: 931248:012e259532f7
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Apr 24 16:18:06 2020 +0000

description:
Tickets #1540 and #1541

diffstat:

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

diffs (24 lines):

diff -r 50846328df0a -r 012e259532f7 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Fri Apr 24 16:15:24 2020 +0000
+++ b/doc/CHANGES-8.3   Fri Apr 24 16:18:06 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.4 2020/04/23 14:13:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.5 2020/04/24 16:18:06 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -100,4 +100,14 @@
        This should make DNSSEC work on such hosts as well.
        [he, ticket #1539]
 
+sys/arch/hp300/hp300/machdep.c                 1.233
 
+       Fix garbages in dmesg caused by uninitialized variables.
+       [tsutsui, ticket #1540]
+
+sys/dev/dkwedge/dk.c                           1.98
+
+       PR kern/55026: fix a race condition that could cause a crash
+       on last close of a wedge.
+       [maya, ticket #1541]
+



Home | Main Index | Thread Index | Old Index