Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #569
details: https://anonhg.NetBSD.org/src/rev/63f272a5a41b
branches: netbsd-9
changeset: 843700:63f272a5a41b
user: martin <martin%NetBSD.org@localhost>
date: Tue Dec 17 16:14:25 2019 +0000
description:
Ticket #569
diffstat:
doc/CHANGES-9.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8886cb595e28 -r 63f272a5a41b doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Tue Dec 17 16:12:53 2019 +0000
+++ b/doc/CHANGES-9.0 Tue Dec 17 16:14:25 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.143 2019/12/17 13:03:05 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.144 2019/12/17 16:14:25 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -7184,3 +7184,10 @@
Do not use NAME=label syntax when label are empty.
[manu, ticket #568]
+sys/dev/ic/ath.c 1.129
+sys/dev/usb/if_umb.c 1.10
+sys/net/if.c 1.466
+
+ Protect network ioctls from non-authorized users.
+ [christos, ticket #569]
+
Home |
Main Index |
Thread Index |
Old Index