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
..
2011-09-03 03:12:33 +00:00
2011-10-27 20:36:35 +00:00
2011-09-19 16:01:53 +00:00
2011-08-20 17:05:11 +00:00
2011-06-24 07:29:04 +00:00
2011-06-02 09:56:42 +00:00