| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 5 | -13/+6 |
* | Fix the following -Werror warnings from clang 3.5.0, while building | dim | 2014-11-22 | 1 | -2/+2 |
* | Remove ia64. | marcel | 2014-07-07 | 1 | -1/+1 |
* | Simplify the code a little bit using the update_sensor_sysctl() routine to | loos | 2014-06-27 | 1 | -9/+5 |
* | Correct the buffer length check to avoid overflows. | loos | 2014-06-27 | 1 | -3/+6 |
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 7 | -7/+7 |
* | Never, ever, abbreviate the month names on manual pages. | loos | 2014-06-02 | 1 | -1/+1 |
* | Adds the bsnmp module to export the temperature data from lm75 sensors on | loos | 2014-06-01 | 6 | -0/+726 |
* | Grammar cleanup; sort SEE ALSO. | brueffer | 2014-05-31 | 1 | -5/+6 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 4 | -4/+4 |
* | Rough cleanup (new sentence -> new line, grammar, spelling, mdoc). | brueffer | 2014-02-25 | 1 | -28/+35 |
* | Fix world build WITHOUT_PF. | glebius | 2014-02-12 | 1 | -1/+4 |
* | Add mibs for hastd(1) queue stats. | trociny | 2013-12-29 | 3 | -1/+88 |
* | hastResourceWorkerPid is read-only. | trociny | 2013-07-03 | 1 | -1/+1 |
* | Add a mib for worker process ID. | trociny | 2013-07-02 | 3 | -1/+19 |
* | Revert r250394, which disabled snmp_hast due to libl dependency issue -- | trociny | 2013-05-12 | 1 | -0/+1 |
* | Get rid of libl dependency. We needed it only to provide yywrap. But | trociny | 2013-05-11 | 1 | -2/+2 |
* | Move snmp_hast manual to section 3, where all other manual pages for | trociny | 2013-05-09 | 2 | -3/+3 |
* | Unbreak build - this can only build on i386 as-is due to use of libl in | peter | 2013-05-08 | 1 | -1/+0 |
* | HAST module for bsnmpd(1). | trociny | 2013-05-08 | 6 | -0/+987 |
* | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | ed | 2013-04-19 | 1 | -0/+2 |
* | Minor spelling and grammar fixes. | joel | 2013-04-11 | 1 | -4/+4 |
* | hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs | trociny | 2013-03-25 | 1 | -19/+13 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 4 | -0/+0 |
* | In snmp_hostres, device_map table is used for consistent device table | trociny | 2012-09-17 | 1 | -0/+6 |
* | Do not count kernel threads as processes for hrSystemProcesses OID. | glebius | 2012-09-11 | 1 | -1/+1 |
* | Spelling. | glebius | 2012-09-11 | 1 | -1/+1 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | glebius | 2012-09-08 | 3 | -6/+3 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -0/+2 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 2 | -4/+5 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 2 | -6/+6 |
* | mdoc: terminate quoted strings. | joel | 2012-03-26 | 2 | -2/+2 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 2 | -2/+0 |
* | Globally replace u_int*_t from (non-contributed) man pages. | ed | 2012-02-12 | 1 | -1/+1 |
* | Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1) | syrinx | 2012-01-10 | 4 | -26/+62 |
* | Partial backout of r228990, restore original MIB object name. | uqs | 2012-01-05 | 2 | -4/+4 |
* | Fix subtle typo: compare against idx -- not index. | ed | 2012-01-03 | 1 | -1/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 14 | -56/+56 |
* | In usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.h, use the correct | dim | 2011-12-17 | 1 | -2/+2 |
* | Apparently, "ada" drives are better treated similarly to "da" drives. | ivoras | 2011-10-24 | 1 | -1/+2 |
* | It seems that the warning is much less severe than its message says. The | ivoras | 2011-10-24 | 1 | -1/+1 |
* | Fix typo | ivoras | 2011-10-24 | 2 | -2/+2 |
* | Fix broken mdoc. | uqs | 2011-08-01 | 1 | -22/+39 |
* | Use full buffer size in read(2) call, there is no need to preserve the | ae | 2011-07-11 | 1 | -11/+5 |
* | Remove redundant assignments to WARNS. | ed | 2011-06-06 | 1 | -2/+0 |
* | [mdoc] Fixed .Dt call. | ru | 2011-05-25 | 3 | -3/+3 |
* | Unbreak the build by temprorarily not using include directives in | syrinx | 2010-12-20 | 2 | -2/+20 |
* | Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. | syrinx | 2010-12-20 | 5 | -18/+24 |
* | Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clang | syrinx | 2010-12-16 | 1 | -1/+1 |
* | Remove unnecessary debug/error CFLAGS. | syrinx | 2010-12-11 | 1 | -1/+0 |