summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/fwcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* - Remove extraneous null ptr deref checkseadler2011-12-211-2/+1
* Closing fd when it's donekevlo2010-12-091-0/+1
* Remove reference to phy_delay from fwcontrol. Thanks for the catch!sbruno2009-02-171-2/+1
* Add fd = -1 after close when we detect the format so that subsequentimp2009-01-021-0/+1
* Reviewed by: (Dieter)freebsd@sopwith.solgatos.comsbruno2008-12-121-22/+60
* Beginning of overhaul of fwcontrol:sbruno2008-09-101-121/+377
* - add '-f' option to force root node.simokawa2008-03-051-7/+17
* Add MPEG2-TS/HDV support to fwcontrol.imp2006-10-261-16/+86
* Remove unused variables. Shorten the path to a WARNS=6 compliance.charnier2005-05-201-17/+20
* Add usage of -m option.simokawa2004-10-291-2/+3
* Add -m option, set default fwmem target.simokawa2004-10-231-1/+23
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-261-12/+74
* Don't crash if the CROM is all zeros.dfr2004-05-231-0/+4
* Add '0x' in front of EUI64 to avoid confusion.simokawa2003-10-221-2/+2
* Add -p option to dump phy registers.simokawa2003-09-251-1/+93
* - Use /dev/fwX.Y rather than /dev/fwX.simokawa2003-08-051-30/+67
* - Allow retrieval of local Configuration ROM.simokawa2003-07-121-2/+1
* Decode bus_info block.simokawa2003-06-101-4/+13
* Free asyreq.simokawa2003-04-301-6/+6
* Add functions for sending a link-on packet and a RESET_START request.simokawa2003-04-291-16/+65
* MFp4(simokawa_firewire):simokawa2003-04-171-7/+19
* Improve device listing.simokawa2003-02-091-4/+3
* Improve alignment in printf().simokawa2003-01-301-1/+1
* - Search free device node to open. (fwcontrol.c)simokawa2003-01-281-4/+9
* Change API of FW_GDEVLST ioctl.simokawa2003-01-251-28/+42
* Use stderr for message output.simokawa2003-01-241-10/+12
* Merge DV(Digital Video) support.simokawa2003-01-231-2/+15
* - Remove speed_map API because speed_map is obsoleted by 1394a.simokawa2003-01-041-27/+2
* - Handle zero sized directory right way.simokawa2003-01-041-8/+15
* Import FireWire userland utility.simokawa2002-12-301-0/+410
OpenPOWER on IntegriCloud