Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/590cc6a3cbf4
branches:  netbsd-8
changeset: 851953:590cc6a3cbf4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 26 08:06:10 2018 +0000

description:
Ticket #990

diffstat:

 doc/CHANGES-8.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 34433937d660 -r 590cc6a3cbf4 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun Aug 26 08:05:16 2018 +0000
+++ b/doc/CHANGES-8.1   Sun Aug 26 08:06:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.13 2018/08/25 14:50:21 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.14 2018/08/26 08:06:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -611,3 +611,8 @@
        Fix several bugs in the command / type builtin.
        [kre, ticket #989]
 
+sys/dev/usb/usb_subr.c                         1.224
+
+       Add missing KERNEL_LOCK protection around autoconf calls.
+       [mlelstv, ticket #990]
+



Home | Main Index | Thread Index | Old Index