freebsd-dev/usr.sbin/bsnmpd/tools/libbsnmptools
Enji Cooper 71aa1443ea Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
Although it increases the size of the bsnmp{get,set,walk} binaries by
four on my [amd64] system, it removes the need for producing .debug
files, profiled libraries, and for installing the library itself,
reducing the overall size use on disk by the utilities noted
previously.

Plus, it guards against ABI/API compatibility issues with the library
as it's only used internal to the tools themselves.

MFC after:	3 weeks
2017-01-03 22:31:05 +00:00
..
bsnmpimport.c
bsnmpmap.c
bsnmptc.c Set value->v.octetstring.len to a correct value on malloc success/failure 2016-12-31 12:14:25 +00:00
bsnmptc.h
bsnmptools.c snmp_output_err_resp, snmp_output_resp: allocate object using calloc, not 2016-12-31 22:46:17 +00:00
bsnmptools.h
Makefile Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB 2017-01-03 22:31:05 +00:00
Makefile.depend