aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules/snmp_netgraph
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add a REVISION section to track changes for the BEGEMOT-NETGRAPH MIB fileEnji Cooper2017-01-091-0/+13
* style(9): clean up trailing whitespaceEnji Cooper2016-12-271-4/+4
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-8/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* new dependsSimon J. Gerraty2015-06-161-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+31
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-1/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+27
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-111-2/+3
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-1/+1
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-191-2/+2
* Fix prototypes.Ruslan Ermilov2005-11-241-8/+8
* Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointersHartmut Brandt2005-11-101-3/+1
* Use the canonical include name for snmpmod.h. The build infrastructure takesHartmut Brandt2005-11-101-1/+1
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-7/+7
* The ticks delivered by the SNMP daemon are now 64-bit, so make ourHartmut Brandt2005-05-231-1/+1
* who's -> whoseRuslan Ermilov2005-02-131-1/+1
* Fixed punctuation in xrefs.Ruslan Ermilov2005-01-211-2/+2
* Delete a .Fn that had no argument andGiorgos Keramidas2004-10-091-1/+1
* 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
* 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
* Rename the MIBS makefile variable to BMIBS so that it does not conflictHartmut Brandt2004-01-241-1/+1
* Create the OID and tree files while building the modules and the daemonHartmut Brandt2004-01-231-0/+1
* Style: remove an empty line.Hartmut Brandt2004-01-231-1/+0
* Clean up makefiles.Ruslan Ermilov2004-01-191-2/+0
* Replace all uses of the old netgraph constants NG_*LEN by the newHartmut Brandt2003-11-153-55/+55
* 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-101-1/+3
* Add build infrastructure for libbsnmp and the modules. Add theHartmut Brandt2003-11-106-0/+2689