Module Name: src
Committed By: martin
Date: Thu Jul 14 18:47:11 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Ticket #1205
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 src/doc/CHANGES-7.1
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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.99 src/doc/CHANGES-7.1:1.1.2.100
--- src/doc/CHANGES-7.1:1.1.2.99 Thu Jul 14 18:38:51 2016
+++ src/doc/CHANGES-7.1 Thu Jul 14 18:47:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.99 2016/07/14 18:38:51 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.100 2016/07/14 18:47:11 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5167,3 +5167,8 @@ external/bsd/ntp/scripts/mkver
Update ntp to 4.2.8p8.
[snj, ticket #1204]
+sys/ufs/lfs/lfs_vnops.c 1.304
+
+ Fix a deadlock
+ [dholland, ticket #1205]
+