Date: Wed, 10 Sep 2008 18:09:52 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c Message-ID: <200809101810.m8AIA8CY018917@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@sopwith.solgatos.com
Approved by: mentor Scott scottl@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809101810.m8AIA8CY018917>
