Module Name:    src
Committed By:   martin
Date:           Tue Oct 15 04:24:16 UTC 2019

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

Log Message:
Ticket #1405


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-8.2

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.2
diff -u src/doc/CHANGES-8.2:1.1.2.50 src/doc/CHANGES-8.2:1.1.2.51
--- src/doc/CHANGES-8.2:1.1.2.50	Fri Oct 11 18:16:45 2019
+++ src/doc/CHANGES-8.2	Tue Oct 15 04:24:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.50 2019/10/11 18:16:45 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.51 2019/10/15 04:24:16 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1276,3 +1276,10 @@ external/bsd/ipf/dist/man/ipf.5			1.6
 	Fix typo.
 	[uwe, ticket #1404]
 
+sys/kern/vnode_if.sh				1.67
+sys/kern/vnode_if.src				1.78
+sys/kern/vnode_if.c				(regen)
+
+	Add fstrans type LAZY and use it for VOP_STRATEGY().
+	[hannken, ticket #1405]
+

Reply via email to