summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* Support also running a 32-bit test on 64-bit platforms.obrien2012-06-291-1/+3
* Fix ioctl type for compiling with clangemaste2012-06-282-4/+4
* Add a test for number of CPUs configured/online.kib2012-06-271-0/+8
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-272-2/+2
* Correct sizeof usagekevlo2012-06-252-2/+2
* Provide a mechanism to not clear out the work and output dirs whenobrien2012-06-201-2/+4
* Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.adrian2012-06-151-3/+4
* Add the AMPDU BAR TX statistics to the "ampdu" tag.adrian2012-06-151-1/+2
* Add a test for the :tl & :tu modifiers.obrien2012-06-1211-0/+35
* Add athaggrstats to the ath(4) tools build.adrian2012-06-101-1/+1
* Flesh out 'athaggrstats', a utility which will display the aggregationadrian2012-06-106-0/+979
* sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0jilles2012-06-081-1/+1
* TinyBSD now seems to be hosted elsewhere.bz2012-06-071-1/+1
* Do not execute a needed statement with side-effect in assert().kib2012-06-061-4/+9
* Add gettimeofday() test.kib2012-06-061-0/+17
* Fix licenseemax2012-06-051-10/+10
* Add a very simple debug tool that would dump list of interfaces,emax2012-06-052-0/+200
* Correct examples to the latest version I had.obrien2012-06-051-6/+11
* Add a regression test for filemon(4) [r236592].obrien2012-06-043-0/+144
* Add regression test for '-V' command line option (requires r236346).obrien2012-05-318-0/+35
* make it easier to check newly-built makeobrien2012-05-301-0/+19
* make it easier to test newly-built make.obrien2012-05-302-0/+9
* Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.gjb2012-05-301-1/+1
* Import byacc from invisible island, it brings us lots of compatibilities withbapt2012-05-2134-0/+15099
* According to shared memory man pages, advice including <sys/types.h>kevlo2012-05-213-3/+3
* Document the ED_CRYPTO and LS_COLORS options.marcel2012-05-192-0/+8
* Import work done under project/nand (@235533) into head.gber2012-05-172-0/+4
* zfsboottest: update for the recent zfs boot code changesavg2012-05-131-3/+21
* Regenerate src.conf(5) for mdoc(7) and typo corrections.gjb2012-05-124-7/+5
* - 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
OpenPOWER on IntegriCloud