Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #673.



details:   https://anonhg.NetBSD.org/src/rev/18b573304405
branches:  netbsd-9
changeset: 744337:18b573304405
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Jan 29 23:33:15 2020 +0000

description:
Ticket #673.

diffstat:

 doc/CHANGES-9.0 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5d774ce1ac55 -r 18b573304405 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Wed Jan 29 23:31:30 2020 +0000
+++ b/doc/CHANGES-9.0   Wed Jan 29 23:33:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.170 2020/01/28 11:14:15 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.171 2020/01/29 23:33:15 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -8540,3 +8540,7 @@
          is newly used as RTK_HWREV_8102EL_SPIN1.
        [msaitoh, ticket #667]
 
+usr.sbin/sysinst/arch/evbarm/md.c              1.15
+
+       Do not compare a char array to NULL, test for empty string instead.
+       [martin, ticket #673]



Home | Main Index | Thread Index | Old Index