Module Name:    src
Committed By:   snj
Date:           Thu Jun 22 05:38:03 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
ticket 37


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.11 src/doc/CHANGES-8.0:1.1.2.12
--- src/doc/CHANGES-8.0:1.1.2.11	Wed Jun 21 18:31:24 2017
+++ src/doc/CHANGES-8.0	Thu Jun 22 05:38:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.11 2017/06/21 18:31:24 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.12 2017/06/22 05:38:03 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -1406,3 +1406,9 @@ sys/kern/vfs_trans.c				1.47, 1.48
 	Make the fast path of fstrans_get_lwp_info() "static inline".
 	[hannken, ticket #54]
 
+sys/opencrypto/crypto.c				1.79-1.86
+sys/opencrypto/cryptodev.h			1.35, 1.36
+
+	Fix opencrypto locking.
+	[christos/knakahara, ticket #37]
+

Reply via email to