Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1640



details:   https://anonhg.NetBSD.org/src/rev/e350601d128f
branches:  netbsd-7
changeset: 445468:e350601d128f
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Tue Oct 30 10:14:55 2018 +0000

description:
Ticket #1640

diffstat:

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

diffs (20 lines):

diff -r 5805fbe20093 -r e350601d128f doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Oct 30 10:14:21 2018 +0000
+++ b/doc/CHANGES-7.3   Tue Oct 30 10:14:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.7 2018/10/30 10:07:52 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.8 2018/10/30 10:14:55 sborrill Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -93,3 +93,10 @@
        form part of what is allowed in ARG_MAX.
        [mrg, ticket #1642]
 
+usr.sbin/sysinst/arch/sgimips/md.c             1.5-1.6
+
+       PR port-sgimips/53583: fetch kernel name always before using it.
+       Make the struct utsname local to avoid future similar issues.
+       Make sure to install a bootloader even on upgrade installation.
+       [tsutsui, #1640]
+



Home | Main Index | Thread Index | Old Index