aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* In snmp_hostres, device_map table is used for consistent device tableMikolaj Golub2012-09-171-0/+6
* Apparently, "ada" drives are better treated similarly to "da" drives.Ivan Voras2011-10-241-1/+2
* It seems that the warning is much less severe than its message says. TheIvan Voras2011-10-241-1/+1
* Fix typoIvan Voras2011-10-241-1/+1
* Make failed open of /dev/mdctl in the bsnmpd hostres module non-fatal.Simon L. B. Nielsen2010-07-241-2/+5
* Reduce the memory requirements for the tables by (1) using malloced stringsHartmut Brandt2006-07-141-5/+16
* Fix false positives when searching for disks. Things like adv(4) are notHartmut Brandt2006-01-261-0/+9
* Fix the MIB to use libgeom instead of libdisk.Hartmut Brandt2006-01-261-4/+1
* msgHartmut Brandt2006-01-091-0/+626