summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - Add regression tests for BSD sortgabor2012-05-11449-0/+2661
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+2
* Add some missing files to OLD_FILESeadler2012-05-091-0/+2
* zfsboottest.sh: correctly check and suggest value of vfs.root.mountfromavg2012-05-071-2/+2
* zfsboottest.sh: gracefully handle default value of bootfs propertyavg2012-05-071-2/+1
* indicate the time per packet in nanoseconds.luigi2012-05-031-0/+8
* add support for pcap receive statistics (used by net-mgmt/darkstat)luigi2012-05-032-3/+10
* add some performance dataluigi2012-05-031-0/+11
* - add code to run pkt-gen on top of libpcap so we can see theluigi2012-05-031-25/+108
* - correct a bug in pcap_dispatch(): a count of 0 means infinity.luigi2012-05-031-5/+41
* Import m4 regression tests from OpenBSDbapt2012-04-3047-43/+1076
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+6
* Change cc -> bc : "bc" is "busy count", which is the % of time the channeladrian2012-04-281-3/+3
* Add a tool to print out min, average and max channel survey informationadrian2012-04-283-0/+233
* Add files and directories to be cleaned up if WITHOUT_GCC is in effectdim2012-04-141-0/+36
* A bit of cleanup in the names of fields of netmap-related structures.luigi2012-04-131-3/+5
* use getopt to parse options, add one option to setluigi2012-04-121-19/+61
* Teach wlanstats about the new BAR TX statistics.adrian2012-04-081-0/+12
* Add AR_ISR_S5 and AR_ISR_S5_S.adrian2012-04-081-0/+2
* Add some tests from PR 166463. Also make sure that all of the tests,das2012-04-071-7/+33
* we need to specify a NETMAP_API version or the ioctl() will fail.luigi2012-04-061-0/+1
* Add a threadid to the ah_decode API.adrian2012-04-041-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-293-9/+9
* - Add new kerberos libraries to the list of optional obsolete files.stas2012-03-231-1/+37
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-0/+6
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-222-41/+537
|\
| * - Import Heimdal 1.5 distribution.stas2011-10-059-455/+370
| * - Kill files that do not belong to the laters heimdal version imported.stas2011-09-291-212/+0
| * - Flatten the vendor heimdal tree.stas2011-09-298-0/+2136
* Use new -n option when executing kldload, tohselasky2012-03-181-1/+1
* Add a BINDIR so "make install" works.adrian2012-03-132-0/+2
* sh: Add a test for variables with underscores in arithmetic.jilles2012-03-111-0/+4
* Stop some of the output from wrapping at 80 characters.adrian2012-03-111-3/+5
* Use = rather than == for expressions to test(1) builtin(1) in sh(1) tobz2012-03-061-1/+1
* Add regression test for USB enumeration.hselasky2012-03-011-0/+30
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-0/+8
* Fix order of arguments to lseek().brueffer2012-02-291-1/+1
* Add is_beacon_bad.adrian2012-02-281-0/+4
* A bunch of netmap fixes:luigi2012-02-273-13/+24
* Check fchmod()/fchown() in fifo_misc test.jilles2012-02-261-0/+93
* Update scripts to work around two sh(1) bugs found in stable/8:bz2012-02-244-252/+263
* libc: Add some tests for fmtmsg().jilles2012-02-212-1/+252
* Fix up this local copy of statfoo to support > 128 statistics.adrian2012-02-172-9/+24
* Add regression tests scripts for multi-IP FIBs exercising the send,bz2012-02-177-0/+4697
* Add regression tests for the setsockopt(2) SO_SETFIB socket option.bz2012-02-173-0/+262
* Add some missing radar config parameters.adrian2012-02-141-2/+20
* Remove UCP from the list of countersgnn2012-02-141-1/+1
* Add options for program (-p) and to turn off waiting (-w) which is nowgnn2012-02-141-5/+20
* Add a rudimentary test to run through all the available counters on agnn2012-02-141-0/+79
* Include target names in diagnostic output.fjoe2012-02-121-60/+60
OpenPOWER on IntegriCloud