Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1094
details: https://anonhg.NetBSD.org/src/rev/f7f52207859f
branches: netbsd-9
changeset: 939416:f7f52207859f
user: martin <martin%NetBSD.org@localhost>
date: Sun Sep 27 10:31:09 2020 +0000
description:
Ticket #1094
diffstat:
doc/CHANGES-9.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 33f2237090d0 -r f7f52207859f doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Sun Sep 27 10:30:16 2020 +0000
+++ b/doc/CHANGES-9.1 Sun Sep 27 10:31:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.116 2020/09/23 08:48:07 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.117 2020/09/27 10:31:09 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -5028,3 +5028,10 @@
- Fix typo in comment.
[msaitoh, ticket #1093]
+sys/dev/ic/ld_nvme.c 1.24
+sys/dev/ic/nvme.c 1.50
+
+ PR 55674: avoid creating many unusable ld(4) devices for nvme(4)
+ with multiple (partialy unused) name spaces.
+ [kardel, ticket #1094]
+
Home |
Main Index |
Thread Index |
Old Index