freebsd-dev/usr.sbin/bsnmpd
Shteryana Shopova 1c706be073 Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clang
properly exports its symbols to the modules.

Submitted by:	dim
2010-12-16 15:18:53 +00:00
..
bsnmpd Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clang 2010-12-16 15:18:53 +00:00
gensnmptree The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
modules In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
tools Remove unnecessary debug/error CFLAGS. 2010-12-11 13:24:01 +00:00
Makefile Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base system. 2010-12-08 14:30:25 +00:00
Makefile.inc