freebsd-dev/sbin/camcontrol
Ed Schouten 1efe3c6b58 Add missing static keywords for global variables to tools in sbin/.
These tools declare global variables without using the static keyword,
even though their use is limited to a single C-file, or without placing
an extern declaration of them in the proper header file.
2011-11-04 13:36:02 +00:00
..
camcontrol.8 The camcontrol smppc option to clear a PHY error log is 'clearerrlog', 2011-01-05 18:27:38 +00:00
camcontrol.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
camcontrol.h
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
modeedit.c Initialize variables before usage. 2010-06-11 17:02:57 +00:00
util.c Make this WARNS=6 clean by: 2003-08-05 09:19:07 +00:00