aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Just define __FreeBSD__ to 1 instead of doing what the compiler does.Alexander Leidinger2012-01-241-1/+5
* Add some basic regression tests for mdconfig(8).Edward Tomasz Napierala2012-01-243-0/+568
* We are in FreeBSD 10 now: define __FreeBSD__ to 10.Alexander Leidinger2012-01-241-1/+1
* Mechanically add a config for all missing drivers.Alexander Leidinger2012-01-23238-0/+5236
* sh: Fix $? in the first command of a 'for'.Jilles Tjoelker2012-01-222-0/+17
* Bring over the visibility control tool for Monthadar's wtap project.Adrian Chadd2012-01-223-0/+131
* These tests check whether the compiler evaluates floating-pointDavid Schultz2012-01-203-0/+293
* sh: Fix execution of multiple statements in a trap when evalskip is setJean-Sébastien Pédron2012-01-162-0/+14
* sh: Test EXIT trap with multiple statements in itJean-Sébastien Pédron2012-01-161-0/+3
* sh: Fix some bugs with exit status from case containing ;&.Jilles Tjoelker2012-01-153-0/+17
* sh: Fix two bugs with case and exit status:Jilles Tjoelker2012-01-153-0/+17
* sh: Add testcases that should not be broken by future optimizations.Jilles Tjoelker2012-01-142-0/+18
* Add .t files for tests, missed in prior checkins, so that prove(1) worksDavid Schultz2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the sameDavid Schultz2012-01-141-3/+3
* Fix a test that doesn't work on architectures where long double is noDavid Schultz2012-01-141-0/+2
* sh: Properly show "Not a directory" error in cd builtin.Jilles Tjoelker2012-01-131-0/+26
* Remove wtmpcvt(1).Ed Schouten2012-01-131-1/+0
* Bring over a tool to create and destroy wtap instances.Adrian Chadd2012-01-112-0/+91
* X11BASE has been deprecated for a long time and will die soonEitan Adler2012-01-091-1/+1
* sh: Avoid possible echo options in a testcase.Jilles Tjoelker2012-01-061-3/+3
* Import the first cut of "bsdbox".Adrian Chadd2012-01-0610-0/+295
* Convert files over to UTF-8.Ulrich Spörlein2012-01-054-13/+22
* Fix an obvious typo. We do want to specify file permission when we pass O_CREAT.Pawel Jakub Dawidek2012-01-031-1/+1
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outRobert Watson2012-01-021-0/+2
* Adapt testsuite following change in Domain Search error handlingJean-Sébastien Pédron2011-12-301-1/+5
* Spelling fixes for tools/Ulrich Spörlein2011-12-3031-40/+43
* Fix typo in comment.Robert Watson2011-12-291-1/+1
* Reencode files from latin1 to UTF-8.Ulrich Spörlein2011-12-297-7/+7
* sh: Allow quoting ^ and ] in bracket expressions.Jilles Tjoelker2011-12-281-0/+12
* Oops, if we want to check from 0 to nsock, the test condition should beOlivier Houchard2011-12-281-1/+1
* Oops, my bad. Fix a broken thing I introduced earlier.Adrian Chadd2011-12-261-1/+1
* sh: Add some testcases for pasting $*/$@ directly to a literal.Jilles Tjoelker2011-12-251-0/+65
* Add in ath_ee_9287_print.Adrian Chadd2011-12-231-2/+2
* Catch up with new driver ioctls in cxgbe.Navdeep Parhar2011-12-161-0/+175
* Many updates to cxgbe(4)Navdeep Parhar2011-12-161-29/+35
* Fix last-minute typo.Max Khon2011-12-151-1/+1
* Add job error output test.Max Khon2011-12-155-0/+146
* Add a test for r228510.Jilles Tjoelker2011-12-141-0/+67
* Add more files to cleanup with 'make delete-old' when WITHOUT_CLANG isDimitry Andric2011-12-111-0/+35
* - Add a test for PR 151758.John Baldwin2011-12-091-26/+54
* 1. Fix the handling of link reset while in netmap more.Luigi Rizzo2011-12-051-8/+9
* Fix some uninitialized variables in pipe regression tests that result inEitan Adler2011-12-053-3/+5
* Support domain-search in dhclient(8)Jean-Sébastien Pédron2011-12-044-1/+405
* Revert to conservative defaults. WITH_PROFILE is a default now.Max Khon2011-12-022-2/+2
* Add a simple test for pipe inode numbers reported by fstat(2).Konstantin Belousov2011-12-011-0/+66
* Add WITH_CTF description.Max Khon2011-11-301-0/+4
* Add three execution tests for make(1):Max Khon2011-11-3015-0/+102
* Turn off profiled libs build by default.Max Khon2011-11-292-2/+2
* test: Add more testcases.Jilles Tjoelker2011-11-281-4/+38
* Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself wasDimitry Andric2011-11-281-0/+2