cvs commit: src/usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c
Sean Bruno
sbruno at FreeBSD.org
Wed Sep 10 18:10:08 UTC 2008
sbruno 2008-09-10 18:09:52 UTC
FreeBSD src repository
Modified files:
usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c
Log:
SVN rev 182911 on 2008-09-10 18:09:52Z by sbruno
Beginning of overhaul of fwcontrol:
- Documentation of send_phy_config()
- cleanup of malloc's() and added error checking throughout
- new capability to iterate over multiple firewire buses
- update usage() display
- cleanup command line parsing to allow out of order switches
- cleanup command line parsing to allow multiple switches per invocation
- cleanup grammar of man page a bit
- add some ranges to the man page to indicate what values are valid
Since fwcontrol's code is the same across 6/7/head this can be
applied to all branches after the MFC period.
Reviewed by: Dieter freebsd at sopwith.solgatos.com
Approved by: mentor Scott scottl at samsco.org
MFC after: 60 days
Revision Changes Path
1.23 +7 -4 src/usr.sbin/fwcontrol/fwcontrol.8
1.25 +377 -121 src/usr.sbin/fwcontrol/fwcontrol.c
More information about the cvs-src
mailing list