Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc 1376



details:   https://anonhg.NetBSD.org/src/rev/356b62952d97
branches:  netbsd-6-1
changeset: 776132:356b62952d97
user:      snj <snj%NetBSD.org@localhost>
date:      Tue May 10 23:18:37 2016 +0000

description:
1376

diffstat:

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

diffs (19 lines):

diff -r e2fdb2c9d636 -r 356b62952d97 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue May 10 23:14:45 2016 +0000
+++ b/doc/CHANGES-6.1.6 Tue May 10 23:18:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.64 2016/05/08 21:59:43 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.65 2016/05/10 23:18:37 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -8262,3 +8262,9 @@
        Update ntp to 4.2.8p7.
        [spz, ticket #1380]
 
+sys/miscfs/specfs/spec_vnops.c                 1.161, 1.162 via patch
+
+       Avoid a race with spec_revoke when extracting v_rdev.
+       Fixes PR kern/50467.
+       [hannken, ticket #1376]
+



Home | Main Index | Thread Index | Old Index