CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/09/06 20:22:34
Modified files:
sbin/ifconfig : ifconfig.8 ifconfig.c
Log message:
Allow some set-style commands to have zero arguments. If there is an
argument after that command, check if it is a keyword, and if it is,
that means the original command really has no argument. Get it?
Now.. replace -m with media (no options), and -M with chan (no options).
Try 'ifconfig -a media chan' on a wireless & ethernet machine after this.
ok henning, reyk, thanks for the comments from others