summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Adapt testsuite following change in Domain Search error handlingdumbbell2011-12-301-1/+5
* Spelling fixes for tools/uqs2011-12-3031-40/+43
* Fix typo in comment.rwatson2011-12-291-1/+1
* Reencode files from latin1 to UTF-8.uqs2011-12-297-7/+7
* sh: Allow quoting ^ and ] in bracket expressions.jilles2011-12-281-0/+12
* Oops, if we want to check from 0 to nsock, the test condition should becognet2011-12-281-1/+1
* Oops, my bad. Fix a broken thing I introduced earlier.adrian2011-12-261-1/+1
* sh: Add some testcases for pasting $*/$@ directly to a literal.jilles2011-12-251-0/+65
* Add in ath_ee_9287_print.adrian2011-12-231-2/+2
* Catch up with new driver ioctls in cxgbe.np2011-12-161-0/+175
* Many updates to cxgbe(4)np2011-12-161-29/+35
* Fix last-minute typo.fjoe2011-12-151-1/+1
* Add job error output test.fjoe2011-12-155-0/+146
* Add a test for r228510.jilles2011-12-141-0/+67
* Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG isdim2011-12-111-0/+35
* - Add a test for PR 151758.jhb2011-12-091-26/+54
* 1. Fix the handling of link reset while in netmap more.luigi2011-12-051-8/+9
* Fix some uninitialized variables in pipe regression tests that result ineadler2011-12-053-3/+5
* Support domain-search in dhclient(8)dumbbell2011-12-044-1/+405
* Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-022-2/+2
* Add a simple test for pipe inode numbers reported by fstat(2).kib2011-12-011-0/+66
* Add WITH_CTF description.fjoe2011-11-301-0/+4
* Add three execution tests for make(1):fjoe2011-11-3015-0/+102
* Turn off profiled libs build by default.fjoe2011-11-292-2/+2
* test: Add more testcases.jilles2011-11-281-4/+38
* Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself wasdim2011-11-281-0/+2
* Add a comment that shows how to limit the build to the specific list of arches.fjoe2011-11-281-0/+2
* sh: Add tests for some corner cases of 'case' exit status.jilles2011-11-262-0/+12
* Add missing ;;fjoe2011-11-241-0/+1
* Utility script to build specific parts of the source tree on all archesfjoe2011-11-241-0/+58
* Tidy up the statistic documentation.adrian2011-11-231-2/+2
* Add the new statistics introduced in r227868.adrian2011-11-231-7/+14
* sh: Allow unsetting OPTIND.jilles2011-11-201-0/+3
* Revert r227538, since it doesn't compile with clang at all (it doesn'tdim2011-11-172-60/+0
* Bring in support for netmap, a framework for very efficient packetluigi2011-11-177-0/+2294
* LLVM uses atomic operations, which are not supported on i386 and GCCdim2011-11-152-0/+60
* A regression test to ensure that arc4random returns different sequencesdas2011-11-152-1/+91
* 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
OpenPOWER on IntegriCloud