freebsd-dev/sbin/rcorder
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
..
ealloc.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
ealloc.h
hash.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
hash.h
Makefile
rcorder.8 Gavin documented these alternate options in good faith in r222751 2011-08-06 09:13:09 +00:00
rcorder.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
sprite.h