cvs commit: src/sbin/ifconfig ifconfig.c
Sam Leffler
sam at FreeBSD.org
Mon Sep 29 16:27:36 UTC 2008
sam 2008-09-29 16:27:32 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
SVN rev 183466 on 2008-09-29 16:27:32Z by sam
Distinguish between cmd/parameters used for clone operations and
all others. Use this to disambiguate cmd line arguments that can
be either clone params or regular parameters so, in particular,
"bssid" again works as a regular parameter.
While here leverage the above to improve the logic for flushing
clone operations on the first !clone cmd line parameter.
Reviewed by: jhay
Revision Changes Path
1.140 +43 -33 src/sbin/ifconfig/ifconfig.c
More information about the cvs-src
mailing list