summaryrefslogtreecommitdiffstats
path: root/lib/libbsnmp/libbsnmp
Commit message (Collapse)AuthorAgeFilesLines
* Add the right CFLAGS to show that we have err.h, getaddrinfo and strlcpy.harti2004-08-061-2/+2
| | | | Add support.c to the list of source files.
* Move libbsnmp.so to /lib so that it is available to atmconfig.harti2004-08-041-0/+1
| | | | | | At the moment the only dependency on this library is bsnmpd. Approved by: silence on re@
* Clean up makefiles.ru2004-01-191-1/+0
| | | | Reviewed by: harti
* Fixed the fatal bug: CFLAGS should be added to, not overridden.ru2004-01-171-1/+1
| | | | This prevented CPU and optimization flags to be added here.
* Add build infrastructure for libbsnmp and the modules. Add theharti2003-11-101-0/+17
netgraph module for the SNMP daemon.
OpenPOWER on IntegriCloud