Module Name:    src
Committed By:   snj
Date:           Tue May 10 23:18:17 UTC 2016

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
1376


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-6.0.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.66 src/doc/CHANGES-6.0.7:1.1.2.67
--- src/doc/CHANGES-6.0.7:1.1.2.66	Sun May  8 21:54:42 2016
+++ src/doc/CHANGES-6.0.7	Tue May 10 23:18:17 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.66 2016/05/08 21:54:42 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.67 2016/05/10 23:18:17 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -8542,3 +8542,9 @@ external/bsd/ntp/bin/ntpd/ntp_parser.h		
 	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]
+

Reply via email to