freebsd-dev/sbin/fsirand
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
..
fsirand.8 mdoc: make pages render with mandoc 2010-10-21 12:27:13 +00:00
fsirand.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
Makefile fsirand(8): make WARNS=3 clean 2010-05-14 14:26:49 +00:00