Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1473 and #1474



details:   https://anonhg.NetBSD.org/src/rev/e0e367b8e77b
branches:  netbsd-8
changeset: 852693:e0e367b8e77b
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 17 12:22:23 2019 +0000

description:
Tickets #1473 and #1474

diffstat:

 doc/CHANGES-8.2 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r e7d262047bcc -r e0e367b8e77b doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Tue Dec 17 12:21:34 2019 +0000
+++ b/doc/CHANGES-8.2   Tue Dec 17 12:22:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.80 2019/12/14 12:34:19 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.81 2019/12/17 12:22:23 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1795,3 +1795,16 @@
        PR kern/54728: reset MCU ready status before resetting the MCU.
        [mlelstv, ticket #1472]
 
+sys/arch/i386/stand/boot/devopen.c             1.10
+sys/arch/i386/stand/efiboot/devopen.c          1.9
+sys/arch/i386/stand/lib/biosdisk.c             1.53
+
+       In-RAID partitions with no name can be candidate for booting.
+       [manu, ticket #1473]
+
+sys/arch/i386/stand/efiboot/efidisk.c          1.9
+sys/arch/i386/stand/lib/biosdisk.c             1.54
+
+       Do not use NAME=label syntax when label are empty.
+       [manu, ticket #1474]
+



Home | Main Index | Thread Index | Old Index