1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/camcontrol
Scott Long 9ccde11826 getopt returns an int, not a char, so use the correct data type for
the return value. Fixes powerpc tinderbox.

MFC after:	2 days
2013-12-30 16:49:31 +00:00
..
camcontrol.8 Add the '-b' flag to 'camcontrol devlist'. This prints only the existing 2013-12-29 20:48:47 +00:00
camcontrol.c getopt returns an int, not a char, so use the correct data type for 2013-12-30 16:49:31 +00:00
camcontrol.h
fwdownload.c Fix resource leaks 2013-10-07 16:45:16 +00:00
Makefile
modeedit.c Fix mode page length calculation to remove last garbage line from the 2013-10-11 17:00:09 +00:00
progress.c
progress.h
util.c