freebsd-dev/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 More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fwdownload.c Fix resource leaks 2013-10-07 16:45:16 +00:00
Makefile Update the 'fwdownload' command to also flash disks connected over an 2012-06-20 00:17:29 +00:00
modeedit.c Fix mode page length calculation to remove last garbage line from the 2013-10-11 17:00:09 +00:00
progress.c Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
progress.h Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
util.c Fix build. 2011-11-25 07:11:02 +00:00