| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated dependencies | sjg | 2014-05-16 | 14 | -1/+24 |
* | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
* | Merge from head | sjg | 2014-05-08 | 4 | -4/+4 |
|\ |
|
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 4 | -4/+4 |
* | | Merge head | sjg | 2014-04-28 | 5 | -30/+127 |
|\ \
| |/ |
|
| * | 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 |
* | | Updated dependencies | sjg | 2013-10-13 | 1 | -0/+1 |
* | | New dependencies | sjg | 2013-10-13 | 1 | -0/+36 |
* | | Merge from head | sjg | 2013-09-05 | 7 | -0/+1007 |
|\ \
| |/ |
|
| * | 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 |
* | | sync from head | sjg | 2013-04-12 | 2 | -23/+17 |
|\ \
| |/ |
|
| * | 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 |
* | | Updated dependencies | sjg | 2013-03-11 | 14 | -0/+14 |
* | | Updated dependencies | sjg | 2013-02-16 | 15 | -30/+0 |
* | | Sync with HEAD. | obrien | 2013-02-08 | 4 | -0/+0 |
|\ \
| |/ |
|
| * | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 4 | -0/+0 |
* | | Updated/new Makefile.depend | sjg | 2012-11-08 | 11 | -0/+37 |
| | | |
| \ | |
*-. \ | Sync from head | sjg | 2012-11-04 | 7 | -8/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
| |/ |
|
* | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 15 | -0/+496 |
|/ |
|
* | 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 |