aboutsummaryrefslogtreecommitdiff
path: root/lib/libbsnmp/modules
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-0413-13/+13
* Link to the build again. The problem was that we need a newHartmut Brandt2004-08-111-3/+3
* Again something bad is happening so comment out the ATM module.Hartmut Brandt2004-08-111-3/+3
* Now, after the import of NgATM-1.1, re-enable the atm module.Hartmut Brandt2004-08-111-1/+1
* Disable the snmp_atm module until the source gets fixed. This will unbreakScott Long2004-08-101-1/+1
* Link the snmp_atm module to the build unless NOATM is defined.Hartmut Brandt2004-08-091-1/+6
* Now that gensnmptree can read and merge more than one tree makeHartmut Brandt2004-08-091-4/+4
* A module for bsnmpd(1) that exports a MIB that contains information aboutHartmut Brandt2004-08-094-0/+478
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-041-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-19/+38
* Use a MANFILTER to patch the man pages to point to the right path.Hartmut Brandt2004-04-141-0/+4
* Put the name of the module first in the list of all .Nm calls withHartmut Brandt2004-04-141-0/+1
* Compare with 0 if comparing an integer, not with NULL.Hartmut Brandt2004-04-141-1/+1
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toHartmut Brandt2004-04-141-2/+2
* Rename the MIBS makefile variable to BMIBS so that it does not conflictHartmut Brandt2004-01-242-4/+4
* Create the OID and tree files while building the modules and the daemonHartmut Brandt2004-01-2311-453/+13
* Style: remove an empty line.Hartmut Brandt2004-01-231-1/+0
* Clean up makefiles.Ruslan Ermilov2004-01-193-15/+11
* Replace all uses of the old netgraph constants NG_*LEN by the newHartmut Brandt2003-11-153-55/+55
* Add an empty definition of the MIBS variable so that the makefile doesHartmut Brandt2003-11-131-0/+1
* The snmp_netgraph module depends on libnetgraph. So add a dependency andHartmut Brandt2003-11-121-0/+3
* Fix the build by adjusting the include directives. The problem wasHartmut Brandt2003-11-102-4/+6
* Add build infrastructure for libbsnmp and the modules. Add theHartmut Brandt2003-11-1017-0/+3186