aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules/snmp_hast
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line lua tagWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+2
* Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-031-1/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-2/+0
* Use SRCTOP instead of spelling out the full path with .CURDIREnji Cooper2017-01-091-2/+2
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-14/+0
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+2
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+37
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-6/+7
| |\
| * \ Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-283-1/+88
| |\ \ \
| * | | | New dependenciesSimon J. Gerraty2013-10-131-0/+36
* | | | | 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
* | | | Grammar cleanup; sort SEE ALSO.Christian Brueffer2014-05-311-5/+6
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Add mibs for hastd(1) queue stats.Mikolaj Golub2013-12-293-1/+88
|/
* hastResourceWorkerPid is read-only.Mikolaj Golub2013-07-031-1/+1
* Add a mib for worker process ID.Mikolaj Golub2013-07-023-1/+19
* Get rid of libl dependency. We needed it only to provide yywrap. ButMikolaj Golub2013-05-111-2/+2
* Move snmp_hast manual to section 3, where all other manual pages forMikolaj Golub2013-05-092-3/+3
* HAST module for bsnmpd(1).Mikolaj Golub2013-05-085-0/+986