summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6 support to netblast/netsend/netreceivecognet2011-11-083-50/+159
* fifo_misc test: Fix swapped lseek arguments.jilles2011-11-051-1/+1
* sh: Add test for exit status of for loop without items.jilles2011-10-281-0/+4
* Bring over the new aggregate statistics from the 11n branch.adrian2011-10-261-12/+85
* Fix resize regressions tests - we need to destroy BSDlabel before we canpjd2011-10-251-0/+1
* Add a "-P olddistfiles" facility to prefetch ports distfiles, using anphk2011-10-231-12/+43
* Because ZFS boot code was very fragile in the past and real PITA to debug,pjd2011-10-212-0/+135
* - Allow to specify multiple files to check, eg.pjd2011-10-212-35/+69
* Add regression tests for modf{,f,l}().das2011-10-211-26/+108
* Tests for complex trig and hyperbolic functions.das2011-10-213-1/+552
* Tests for cancellation in fma(). Also include more tests for 128-bitdas2011-10-211-3/+63
* Fix some memory errors in *at() regression tests.jilles2011-10-181-6/+9
* Add some tests for corner cases of log() in unusual rounding modes.das2011-10-151-2/+29
* Add some tests for double-rounding bugs in fma().das2011-10-151-1/+54
* Fix build after TARGET_BIG_ENDIAN was nuked from orbit.thompsa2011-10-111-2/+1
* - Add missing interdependencies to kerberos libraries. Some of thestas2011-09-271-1/+1
* zfsboottest: some additional enhancementsavg2011-09-161-5/+10
* zfstest: rename to zfsboottest and move to toolsavg2011-09-162-0/+167
* Fix alignment assumptions.marius2011-09-022-6/+4
* Add support for IPv6 to ipfw fwd:bz2011-08-201-0/+369
* Test process descriptors.jonathan2011-08-185-0/+221
* poll(2) implementation for capabilities.jonathan2011-08-161-2/+16
* Rename CAP_*_KEVENT to CAP_*_EVENT.jonathan2011-08-121-2/+2
* Test *at(2) calls with capability-mode lookup.jonathan2011-08-124-3/+157
* Use the right printf() format string without a cast to maxint_t.jonathan2011-08-111-4/+4
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-112-3/+4
* Move cxgbtool from usr.sbin to tools/tools.np2011-08-108-0/+11278
* Properly initialise the "len" argument to getsockname(2) in the tcpdroprwatson2011-08-061-0/+1
* Expect fchflags(2) to fail with EOPNOTSUPP on NFS.jonathan2011-08-051-2/+11
* Flesh out the cap_test regression test.jonathan2011-08-043-0/+388
* Flesh out the cap_test regression test.jonathan2011-08-045-344/+319
* update smp related documentation after recent changesavg2011-07-301-16/+4
* Add athradar, an implementation of the radar parameter diagnosticadrian2011-07-223-0/+304
* sh: Add a test for a fairly obscure case with aliases.jilles2011-07-161-0/+6
* Garbage-collect the tools for maintaining the previous PCI vendors list. Thephilip2011-07-161-263/+0
* posix_spawn: If an error is detected in the child process, reap the zombie.jilles2011-07-102-1/+91
* Clarify the meaning of a test.jonathan2011-07-082-4/+4
* Ensure that kqueue is not inherited across fork().jonathan2011-07-073-6/+21
* sh: Test that '!' is literal if quoted and first char of bracket expressionjilles2011-06-251-0/+16
* - Need to respect the module name and the USB mode when accumulating device I...hselasky2011-06-253-10/+24
* - Improve bus_autoconf tool.hselasky2011-06-2511-416/+1005
* - We need to sort all USB device ID's together. Else the matching order willhselasky2011-06-243-54/+163
* - Make sure we don't match the wrong device by addinghselasky2011-06-241-0/+1
* - Add additional information to the PnP info of USB HUBs children whichhselasky2011-06-241-8/+1
* - Move all USB device ID arrays into so-called sections,hselasky2011-06-244-0/+511
* sh: Add test for r223282.jilles2011-06-191-0/+6
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-172-0/+28
* Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.ed2011-06-171-1/+0
* Don't omit ac(8) as part of WITHOUT_ACCT.ed2011-06-172-4/+2
* sh: Add case statement fallthrough (with ';&' instead of ';;').jilles2011-06-171-0/+39
OpenPOWER on IntegriCloud