aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan2012-06-272-2/+2
* Correct sizeof usageKevin Lo2012-06-252-2/+2
* Provide a mechanism to not clear out the work and output dirs whenDavid E. O'Brien2012-06-201-2/+4
* Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.Adrian Chadd2012-06-151-3/+4
* Add the AMPDU BAR TX statistics to the "ampdu" tag.Adrian Chadd2012-06-151-1/+2
* Add a test for the :tl & :tu modifiers.David E. O'Brien2012-06-1211-0/+35
* Add athaggrstats to the ath(4) tools build.Adrian Chadd2012-06-101-1/+1
* Flesh out 'athaggrstats', a utility which will display the aggregationAdrian Chadd2012-06-106-0/+979
* sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0Jilles Tjoelker2012-06-081-1/+1
* TinyBSD now seems to be hosted elsewhere.Bjoern A. Zeeb2012-06-071-1/+1
* Do not execute a needed statement with side-effect in assert().Konstantin Belousov2012-06-061-4/+9
* Add gettimeofday() test.Konstantin Belousov2012-06-061-0/+17
* Fix licenseMaksim Yevmenkin2012-06-051-10/+10
* Add a very simple debug tool that would dump list of interfaces,Maksim Yevmenkin2012-06-052-0/+200
* Correct examples to the latest version I had.David E. O'Brien2012-06-051-6/+11
* Add a regression test for filemon(4) [r236592].David E. O'Brien2012-06-043-0/+144
* Add regression test for '-V' command line option (requires r236346).David E. O'Brien2012-05-318-0/+35
* make it easier to check newly-built makeDavid E. O'Brien2012-05-301-0/+19
* make it easier to test newly-built make.David E. O'Brien2012-05-302-0/+9
* Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.Glen Barber2012-05-301-1/+1
* Import byacc from invisible island, it brings us lots of compatibilities withBaptiste Daroussin2012-05-2134-0/+15099
* According to shared memory man pages, advice including <sys/types.h>Kevin Lo2012-05-213-3/+3
* Document the ED_CRYPTO and LS_COLORS options.Marcel Moolenaar2012-05-192-0/+8
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-172-0/+4
* zfsboottest: update for the recent zfs boot code changesAndriy Gapon2012-05-131-3/+21
* Regenerate src.conf(5) for mdoc(7) and typo corrections.Glen Barber2012-05-124-7/+5
* - Add regression tests for BSD sortGabor Kovesdan2012-05-11449-0/+2661
* - Hook up BSD sort to the build. By default, it will be installed asGabor Kovesdan2012-05-111-0/+2
* Add some missing files to OLD_FILESEitan Adler2012-05-091-0/+2
* zfsboottest.sh: correctly check and suggest value of vfs.root.mountfromAndriy Gapon2012-05-071-2/+2
* zfsboottest.sh: gracefully handle default value of bootfs propertyAndriy Gapon2012-05-071-2/+1
* indicate the time per packet in nanoseconds.Luigi Rizzo2012-05-031-0/+8
* add support for pcap receive statistics (used by net-mgmt/darkstat)Luigi Rizzo2012-05-032-3/+10
* add some performance dataLuigi Rizzo2012-05-031-0/+11
* - add code to run pkt-gen on top of libpcap so we can see theLuigi Rizzo2012-05-031-25/+108
* - correct a bug in pcap_dispatch(): a count of 0 means infinity.Luigi Rizzo2012-05-031-5/+41
* Import m4 regression tests from OpenBSDBaptiste Daroussin2012-04-3047-43/+1076
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+6
* Change cc -> bc : "bc" is "busy count", which is the % of time the channelAdrian Chadd2012-04-281-3/+3
* Add a tool to print out min, average and max channel survey informationAdrian Chadd2012-04-283-0/+233
* Add files and directories to be cleaned up if WITHOUT_GCC is in effectDimitry Andric2012-04-141-0/+36
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-3/+5
* use getopt to parse options, add one option to setLuigi Rizzo2012-04-121-19/+61
* Teach wlanstats about the new BAR TX statistics.Adrian Chadd2012-04-081-0/+12
* Add AR_ISR_S5 and AR_ISR_S5_S.Adrian Chadd2012-04-081-0/+2
* Add some tests from PR 166463. Also make sure that all of the tests,David Schultz2012-04-071-7/+33
* we need to specify a NETMAP_API version or the ioctl() will fail.Luigi Rizzo2012-04-061-0/+1
* Add a threadid to the ah_decode API.Adrian Chadd2012-04-041-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-293-9/+9
* - Add new kerberos libraries to the list of optional obsolete files.Stanislav Sedov2012-03-231-1/+37