summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* MFC r226549,r226550,r226551,r226552,r226553,r226554,r226568,r226569,r226611,Pawel Jakub Dawidek2011-11-193-35/+204
* - MFC r225778:Stanislav Sedov2011-09-271-1/+1
* zfsboottest: some additional enhancementsAndriy Gapon2011-09-161-5/+10
* zfstest: rename to zfsboottest and move to toolsAndriy Gapon2011-09-162-0/+167
* Fix alignment assumptions.Marius Strobl2011-09-022-6/+4
* Add support for IPv6 to ipfw fwd:Bjoern A. Zeeb2011-08-201-0/+369
* Test process descriptors.Jonathan Anderson2011-08-185-0/+221
* poll(2) implementation for capabilities.Jonathan Anderson2011-08-161-2/+16
* Rename CAP_*_KEVENT to CAP_*_EVENT.Jonathan Anderson2011-08-121-2/+2
* Test *at(2) calls with capability-mode lookup.Jonathan Anderson2011-08-124-3/+157
* Use the right printf() format string without a cast to maxint_t.Jonathan Anderson2011-08-111-4/+4
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson2011-08-112-3/+4
* Move cxgbtool from usr.sbin to tools/tools.Navdeep Parhar2011-08-108-0/+11278
* Properly initialise the "len" argument to getsockname(2) in the tcpdropRobert Watson2011-08-061-0/+1
* Expect fchflags(2) to fail with EOPNOTSUPP on NFS.Jonathan Anderson2011-08-051-2/+11
* Flesh out the cap_test regression test.Jonathan Anderson2011-08-043-0/+388
* Flesh out the cap_test regression test.Jonathan Anderson2011-08-045-344/+319
* update smp related documentation after recent changesAndriy Gapon2011-07-301-16/+4
* Add athradar, an implementation of the radar parameter diagnosticAdrian Chadd2011-07-223-0/+304
* sh: Add a test for a fairly obscure case with aliases.Jilles Tjoelker2011-07-161-0/+6
* Garbage-collect the tools for maintaining the previous PCI vendors list. ThePhilip Paeps2011-07-161-263/+0
* posix_spawn: If an error is detected in the child process, reap the zombie.Jilles Tjoelker2011-07-102-1/+91
* Clarify the meaning of a test.Jonathan Anderson2011-07-082-4/+4
* Ensure that kqueue is not inherited across fork().Jonathan Anderson2011-07-073-6/+21
* sh: Test that '!' is literal if quoted and first char of bracket expressionJilles Tjoelker2011-06-251-0/+16
* - Need to respect the module name and the USB mode when accumulating device I...Hans Petter Selasky2011-06-253-10/+24
* - Improve bus_autoconf tool.Hans Petter Selasky2011-06-2511-416/+1005
* - We need to sort all USB device ID's together. Else the matching order willHans Petter Selasky2011-06-243-54/+163
* - Make sure we don't match the wrong device by addingHans Petter Selasky2011-06-241-0/+1
* - Add additional information to the PnP info of USB HUBs children whichHans Petter Selasky2011-06-241-8/+1
* - Move all USB device ID arrays into so-called sections,Hans Petter Selasky2011-06-244-0/+511
* sh: Add test for r223282.Jilles Tjoelker2011-06-191-0/+6
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-172-0/+28
* Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.Ed Schouten2011-06-171-1/+0
* Don't omit ac(8) as part of WITHOUT_ACCT.Ed Schouten2011-06-172-4/+2
* sh: Add case statement fallthrough (with ';&' instead of ';;').Jilles Tjoelker2011-06-171-0/+39
* sh: Skip variables with invalid names in "set", "export -p", "readonly -p".Jilles Tjoelker2011-06-172-0/+6
* sh: Reduce unnecessary forks with eval.Jilles Tjoelker2011-06-161-0/+5
* sh: Add support for named character classes in bracket expressions.Jilles Tjoelker2011-06-151-0/+32
* sh: Add test for LC_COLLATE-based character ranges in case.Jilles Tjoelker2011-06-121-0/+24
* sh: Add test for case pattern matching with iso-8859-1 charset.Jilles Tjoelker2011-06-121-0/+52
* Add "context" subcommand to fetch and display SGE context.Navdeep Parhar2011-06-111-0/+235
* sh: Do parameter expansion on ENV before using it.Jilles Tjoelker2011-06-101-0/+11
* sh: Do parameter expansion before printing PS4 (set -x).Jilles Tjoelker2011-06-091-0/+9
* cxgbetool: a tool for the cxgbe(4) driver.Navdeep Parhar2011-06-095-0/+41744
* sh: Add simple tests for set -x and PS4.Jilles Tjoelker2011-06-082-0/+17
* sh: Fix $? in heredocs on simple commands.Jilles Tjoelker2011-06-051-0/+15
* sh: Add already working testcases for $? in here-document.Jilles Tjoelker2011-06-051-0/+25
* Add a very simple IPDIVERT test, which creates IP divert sockets andRobert Watson2011-06-042-0/+177
* sh: Reduce more needless differences between error messages.Jilles Tjoelker2011-06-041-1/+1