CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/07 04:55:02
Modified files:
sys/dev/ic : an.c
Log message:
Only root is allowed to set the WEP key. Add an suser() check to
enforce this for the an(4) wireless network device.
found by Ilja Van Sprundel; OK dlg@ deraadt@ mpi@
