summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
Commit message (Expand)AuthorAgeFilesLines
* Install the MIBs and the definition file to the new location underharti2004-04-151-2/+2
* Use a MANFILTER to patch the man pages to point to the right path.harti2004-04-142-0/+8
* Put the name of the module first in the list of all .Nm calls withharti2004-04-141-0/+1
* Compare with 0 if comparing an integer, not with NULL.harti2004-04-141-1/+1
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-141-2/+2
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-0/+1
* Rename the makefile variable MIBS to BMIBS so that it does notharti2004-01-241-3/+3
* Rename the MIBS makefile variable to BMIBS so that it does not conflictharti2004-01-242-4/+4
* Create the OID and tree files while building the modules and the daemonharti2004-01-238-187/+32
* Update generated files.harti2004-01-233-3/+21
* Catch up with import of version 1.5a of bsnmp.harti2004-01-231-1/+2
* Catch up with the import of version 1.5a of bsnmp.harti2004-01-231-2/+4
* Style: remove an empty line.harti2004-01-231-1/+0
* Clean up makefiles.ru2004-01-193-15/+11
* Replace all uses of the old netgraph constants NG_*LEN by the newharti2003-11-153-55/+55
* Add an empty definition of the MIBS variable so that the makefile doesharti2003-11-131-0/+1
* The snmp_netgraph module depends on libnetgraph. So add a dependency andharti2003-11-121-0/+3
* Correct the include path so that the include files are foundharti2003-11-102-5/+7
* Fix the build by adjusting the include directives. The problem washarti2003-11-102-4/+6
* Add the build infrastructure for the SNMP daemon that is the baseharti2003-11-108-0/+202
* Add build infrastructure for libbsnmp and the modules. Add theharti2003-11-109-0/+2735
OpenPOWER on IntegriCloud