opnsense-src/sbin/fsck
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
..
fsck.8 Add new option -c to specify alternatve location of the /etc/fstab 2011-10-25 01:46:42 +00:00
fsck.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
fsutil.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
fsutil.h Add the '-C' "check clean" flag. If the FS is marked clean, skip file 2009-01-30 18:33:05 +00:00
Makefile Bump WARNS level and add a '?' to WARNS=. 2003-10-29 16:10:17 +00:00
preen.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00