aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules
Commit message (Expand)AuthorAgeFilesLines
* libpfctl: fix file descriptor leakKristof Provost8 days1-1/+1
* pf: convert DIOCGETSTATUS to netlinkKristof Provost2024-04-291-17/+18
* snmp_pf: use libpfctl's pfctl_get_rules_info() rather than DIOCGETRULESKristof Provost2023-11-271-9/+6
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* snmp_wlan: Fix a couple of type mismatches in function prototypesJohn Baldwin2023-11-151-2/+2
* snmp_pf: use libpfctl's pfctl_get_status() rather than DIOCGETSTATUSKristof Provost2023-08-311-35/+39
* unbreak BEGEMOT-LM75-MIB.txtEugene Grosbein2023-08-311-4/+4
* Remove $FreeBSD$: two-line lua tagWarner Losh2023-08-169-18/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-166-12/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1632-32/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1627-54/+0
* bsnmpd snmp_bridge: Remove set but unused variable.John Baldwin2023-06-201-3/+2
* bsnmpd/modules/snmp_lm75: Fix typosElyes Haouas2023-06-021-1/+1
* bsnmpd/modules/snmp_hostres: Fix typosElyes Haouas2023-06-024-8/+8
* bsnmpd/modules/snmp_bridge: Fix typosElyes Haouas2023-06-021-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1212-12/+12
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-198-8/+11
* snmp_hostres(3): Fix a typo in a debug messageGordon Bergling2022-07-031-1/+1
* Remove DS_BUSY caseWarner Losh2021-11-301-1/+0
* bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2021-10-226-7/+1
* bsnmp: Fix incorrect use of libpfctlKristof Provost2021-06-171-2/+2
* bsnmpd: Return the correct uptime.Warner Losh2021-05-051-30/+7
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-04-261-1/+1
* libpfctl: Switch to pfctl_ruleKristof Provost2021-04-101-8/+9
* bsnmp: Use libpfctlKristof Provost2021-04-102-1/+6
* snmp_wlan(3): Fix mandoc warningsGordon Bergling2020-11-201-15/+17
* Fix a comment for the SUN geom class.Warner Losh2020-02-101-1/+1
* Fix comment. It mentioned sparc64 specifically, but alignment issuesWarner Losh2020-02-101-2/+1
* Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric2020-01-311-1/+2
* Fix the following -Werror warning from clang 10.0.0 in bsnmpd:Dimitry Andric2020-01-291-2/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-113-3/+3
* No need for each bsnmpd(1) module to open connection to syslogShteryana Shopova2019-06-211-1/+0
* Unbreak snmp_pf(3) after the changes introduced in r338209Shteryana Shopova2019-06-212-2/+2
* snmp_hostres(3): fix a typo in sanity checks in handle_chunk()Andriy Voskoboinyk2019-02-181-1/+1
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-221-2/+6
* Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-0316-7/+18
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2712-0/+24
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3111-12/+0
* bsnmpd: Only refresh devtree if devd event is a new or removed device.Pedro F. Giffuni2017-10-281-1/+3
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-246-506/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-121-1/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-4/+0
* Add smilint target to subdir targets so "make smilint" here will runEnji Cooper2017-01-171-1/+3
* Remove ad hoc smilint targets made standard in bsd.snmpmod.mk in r312328Enji Cooper2017-01-172-10/+0
* Add a REVISION section to track changes for the BEGEMOT-NETGRAPH MIB fileEnji Cooper2017-01-091-0/+13
* Add a REVISION section to track changes for the BEGEMOT-ATM-FREEBSD-MIB MIB fileEnji Cooper2017-01-091-1/+3
* Add a REVISION section to track changes for the hostres moduleEnji Cooper2017-01-091-0/+3
* Improve the smilint target in the hostres and mibII modulesEnji Cooper2017-01-092-4/+6