freebsd-dev/sbin/camcontrol
Enji Cooper 32b7e40e69 Fix whitespace bugs
- Delete trailing whitespace.
- Replace 8 single column spaces with hard tabs.
- Delete lines with consisting purely of blank space.
- Add space between `return` and `(`, per style(9).

Special care was taken to not blindly replace 8 single column spaces
with tabs; doing so could break tools that do strict string comparisons
with camcontrol output.
2017-07-10 05:16:07 +00:00
..
attrib.c
camcontrol.8 Bump the camcontrol(8) man page date. 2017-05-03 21:04:32 +00:00
camcontrol.c Fix whitespace bugs 2017-07-10 05:16:07 +00:00
camcontrol.h
epc.c
fwdownload.c Fix memory leaks in camcontrol 2017-05-03 19:56:55 +00:00
Makefile
Makefile.depend
modeedit.c When editing a mode page on a tape drive, do not clear the device 2017-05-05 21:29:28 +00:00
persist.c
progress.c
progress.h
timestamp.c Fix camcontrol timestamp setting and update the man page. 2017-05-01 18:53:47 +00:00
util.c
zone.c