1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/fwcontrol
Sean Bruno c1de48a3d2 Reviewed by: (Dieter)freebsd@sopwith.solgatos.com
Approved by:	slong scottl@samsco.org
MFC after:	2 weeks

Final cleanup of fwcontrol.
  NetBSD compatibility
  Cleanup errors in usage() display
  Finish up error handling via errx/warnx
  Generate error on unparsed command line syntax
  Change device(devbase) to open into the form /dev/fwX.X
2008-12-12 18:17:23 +00:00
..
fwcontrol.8 Sweep this man page a bit: 2008-09-11 22:11:41 +00:00
fwcontrol.c Reviewed by: (Dieter)freebsd@sopwith.solgatos.com 2008-12-12 18:17:23 +00:00
fwdv.c Increase buffer size of DV stream to prevent buffer 2007-06-17 10:20:55 +00:00
fwmethods.h
fwmpegts.c Reviewed by: (Dieter)freebsd@sopwith.solgatos.com 2008-12-12 18:17:23 +00:00
Makefile