Module Name:    src
Committed By:   martin
Date:           Tue Dec 24 17:16:23 UTC 2019

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

Log Message:
Ticket #1476


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 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.82 src/doc/CHANGES-8.2:1.1.2.83
--- src/doc/CHANGES-8.2:1.1.2.82	Tue Dec 17 16:20:28 2019
+++ src/doc/CHANGES-8.2	Tue Dec 24 17:16:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.82 2019/12/17 16:20:28 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.83 2019/12/24 17:16:23 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1813,3 +1813,8 @@ sys/dev/ic/ath.c				1.129
 	Protect network ioctls from non-authorized users.
 	[christos, ticket #1475]
 
+sys/miscfs/nullfs/null_vfsops.c			1.96
+
+	Fix MPSAFE flag for the root vnode.
+	[hannken, ticket #1476]
+

Reply via email to