opnsense-src/usr.sbin/bsnmpd/tools/libbsnmptools
Enji Cooper 6047e12ca5 Replace malloc + memset(.., 0, ..) with calloc calls
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-05-15 00:40:05 +00:00
..
bsnmpimport.c Use strdup instead of malloc + strlcpy 2016-05-15 00:25:36 +00:00
bsnmpmap.c Replace malloc + memset(.., 0, ..) with calloc calls 2016-05-15 00:40:05 +00:00
bsnmptc.c Use a consistent errno save/restore pattern before running strtoul 2016-05-14 23:22:38 +00:00
bsnmptc.h
bsnmptools.c Correct function names that failed in error messages 2016-05-15 00:24:21 +00:00
bsnmptools.h Move _bsnmptools_debug extern from bsnmpmap.c to bsnmptools.h 2016-05-13 21:26:12 +00:00
Makefile
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00