Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #73



details:   https://anonhg.NetBSD.org/src/rev/36773c94e884
branches:  netbsd-9
changeset: 458199:36773c94e884
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Aug 16 19:31:27 2019 +0000

description:
Ticket #73

diffstat:

 doc/CHANGES-9.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 5eef72eece39 -r 36773c94e884 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Fri Aug 16 19:30:41 2019 +0000
+++ b/doc/CHANGES-9.0   Fri Aug 16 19:31:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.20 2019/08/16 19:29:16 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.21 2019/08/16 19:31:27 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -1906,3 +1906,10 @@
        Ship with sanitizer/lsan_interface.h for GCC 7.
        [kamil, ticket #72]
 
+sbin/fsck_ext2fs/main.c                                1.40
+sbin/fsck_ffs/main.c                           1.86
+sbin/fsck_lfs/main.c                           1.54
+
+       fsck: Stop defining the same variable concurrently in bss and data.
+       [kamil, ticket #73]
+



Home | Main Index | Thread Index | Old Index