freebsd-dev/sbin/devfs
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
..
devfs.8 Document the interaction between /etc/devfs.conf and 2010-02-21 10:29:45 +00:00
devfs.c
extern.h
Makefile Bump WARNS where possible. 2010-02-15 14:07:40 +00:00
rule.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00