1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sbin/atm/atmconfig
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
..
atm_oid.list
atmconfig_device.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
atmconfig_device.h
atmconfig_device.help
atmconfig.8
atmconfig.h
atmconfig.help
diag.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
diag.h
main.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
Makefile Unbreak NO_DYNAMICROOT by explicitely linking to libcrypto if MK_OPENSSL isn't 2011-10-16 16:58:28 +00:00
natm.c
private.h