Module Name:    src
Committed By:   martin
Date:           Tue Dec 17 16:20:28 UTC 2019

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

Log Message:
Ticket #1475


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 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.81 src/doc/CHANGES-8.2:1.1.2.82
--- src/doc/CHANGES-8.2:1.1.2.81	Tue Dec 17 12:22:23 2019
+++ src/doc/CHANGES-8.2	Tue Dec 17 16:20:28 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.81 2019/12/17 12:22:23 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.82 2019/12/17 16:20:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1808,3 +1808,8 @@ sys/arch/i386/stand/lib/biosdisk.c		1.54
 	Do not use NAME=label syntax when label are empty.
 	[manu, ticket #1474]
 
+sys/dev/ic/ath.c				1.129
+
+	Protect network ioctls from non-authorized users.
+	[christos, ticket #1475]
+

Reply via email to