Module Name: src Committed By: martin Date: Tue Dec 17 16:12:54 UTC 2019
Modified Files: src/sys/dev/ic [netbsd-9]: ath.c src/sys/dev/usb [netbsd-9]: if_umb.c src/sys/net [netbsd-9]: if.c Log Message: Pull up following revision(s) (requested by christos in ticket #569): sys/dev/usb/if_umb.c: revision 1.10 sys/net/if.c: revision 1.466 sys/dev/ic/ath.c: revision 1.129 Protect network ioctls from non-authorized users. (Ilja Van Sprundel) To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.127.2.1 src/sys/dev/ic/ath.c cvs rdiff -u -r1.9 -r1.9.2.1 src/sys/dev/usb/if_umb.c cvs rdiff -u -r1.457.2.2 -r1.457.2.3 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.