Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #651



details:   https://anonhg.NetBSD.org/src/rev/215ff592f0c0
branches:  netbsd-8
changeset: 851508:215ff592f0c0
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Mar 22 11:05:47 2018 +0000

description:
Ticket #651

diffstat:

 doc/CHANGES-8.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 82e59a94a65b -r 215ff592f0c0 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Thu Mar 22 11:03:51 2018 +0000
+++ b/doc/CHANGES-8.0   Thu Mar 22 11:05:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.150 2018/03/21 10:52:15 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.151 2018/03/22 11:05:47 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10508,3 +10508,9 @@
         - fix boot partition lookup.
        [nonaka, ticket #648]
 
+external/cddl/osnet/sys/sys/kmem.h             1.7-1.9
+
+       Our pool code needs either PR_SLEEP or PR_NOWAIT; arrange for
+       that explaining the current choice.
+       [maya, ticket #651]
+



Home | Main Index | Thread Index | Old Index