freebsd-src/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 Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
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 Cleanups for gcc4: 2005-05-02 10:31:27 +00:00
atmconfig_device.help Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
atmconfig.8 Markup overhaul. 2004-05-17 20:45:21 +00:00
atmconfig.h Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
atmconfig.help Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00
diag.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
diag.h Add support for virtual interfaces. These have no phy chip and, hence, we 2004-01-26 12:17:49 +00:00
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 Get rid of several unneeded includes (if.h, if_var.h, if_mib.h). 2004-07-28 16:32:17 +00:00
private.h Add support for the examination and modification of the devices. 2004-08-12 12:31:43 +00:00