CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/24 02:00:12
Modified files:
sys/net : if_ppp.c if_sl.c
Log message:
Make if_ppp and if_sl ioctl handlers return ENOTTY for unsupported
ioctls, instead of -1 or EINVAL. ENOTTY audit suggested to me by uwe.
ok dlg tedu
