Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1203 - #1205



details:   https://anonhg.NetBSD.org/src/rev/358db1b8918c
branches:  netbsd-9
changeset: 951997:358db1b8918c
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Feb 11 13:03:10 2021 +0000

description:
Tickets #1203 - #1205

diffstat:

 doc/CHANGES-9.2 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r a58e0b2f9259 -r 358db1b8918c doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Thu Feb 11 13:02:04 2021 +0000
+++ b/doc/CHANGES-9.2   Thu Feb 11 13:03:10 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.44 2021/02/10 16:55:39 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.45 2021/02/11 13:03:10 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1505,3 +1505,21 @@
        minor cleanup.
        [ginsbach, ticket #1202]
 
+sys/dev/scsipi/cd.c                            1.350
+sys/dev/scsipi/sd.c                            1.331
+
+       PR 55986: DK_BUSY must have mask as second argument.
+       [ryoon, ticket #1203]
+
+sys/fs/msdosfs/msdosfs_vfsops.c                        1.136
+
+       PR 55985: do not insist on valid MSDOS bootloader signatures for
+       mounting an msdosfs.
+       [ryoon, ticket #1204]
+
+sys/arch/x68k/x68k/machdep.c                   1.204
+
+       Restore fixes for PR 51663 lost in r1.195 (uvm_hotplug(9) merge),
+       fixing kernel crash dumps for x68k.
+       [tsutsui, ticket #1205]
+



Home | Main Index | Thread Index | Old Index