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 [EMAIL PROTECTED] Approved by: mentor Scott [EMAIL PROTECTED] 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"