aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the __FreeBSD_version check.Doug Rabson2008-03-261-1/+1
* Add some regression tests for posix record locks.Doug Rabson2008-03-262-0/+1356
* Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are alwaysAntoine Brodin2008-03-241-2/+2
* sync w/ p4: minor cleanups to improve msgsSam Leffler2008-03-221-15/+9
* Add a test case for options.c revision 1.26.Stefan Farfeleder2008-03-222-0/+15
* Alert properly when we have stale mounts left after interuptingRemko Lodder2008-03-201-6/+14
* "track" is a script I've used for ages to track the progress of a build.Dag-Erling Smørgrav2008-03-203-0/+57
* Add the correct license.George V. Neville-Neil2008-03-191-1/+22
* A multicast test. The mctest program acts as both a source and a sinkGeorge V. Neville-Neil2008-03-192-0/+373
* Vim function to style(9).David E. O'Brien2008-03-131-0/+68
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withAntoine Brodin2008-03-081-2/+71
* Add some checks for amd64 target around usr/lib32 libraries, missed inAntoine Brodin2008-03-081-0/+4
* Improve handling of the tinybsd application wrt ports. Ports thatRemko Lodder2008-03-081-53/+41
* Don't run tests that assume <= 64-bit precision on machines with quadDavid Schultz2008-03-021-8/+20
* Remove a dereference. It was unintended and a no-op.Sean Farley2008-03-011-20/+30
* Add files to remove when MK_GCOV, MK_IPX or MK_NCP are defined.Antoine Brodin2008-02-291-9/+57
* Add a regression test for cd.c's revision 1.35.Stefan Farfeleder2008-02-241-0/+17
* getopt(3) returns -1, not EOF.Ruslan Ermilov2008-02-191-1/+1
* Some basic regression tests for {sin,cos,tan}{,f,l}().David Schultz2008-02-183-1/+293
* There are 3 tests here, not 2.David Schultz2008-02-171-1/+1
* Add open_to_operation, a security regression test that opens files withRobert Watson2008-02-142-0/+1263
* mutex_islocked_np -> mutex_isowned_npDag-Erling Smørgrav2008-02-062-9/+9
* This is a regression test to verify the proper behavior of IP ID generationMike Silbersack2008-02-061-0/+76
* Add missing includes and correct argument to sysctlbynameMatteo Riondato2008-02-052-1/+4
* After careful consideration (and a brief discussion with attilio@), changeDag-Erling Smørgrav2008-02-041-2/+2
* Add a regression test for pthread_mutex_islocked_np().Dag-Erling Smørgrav2008-02-032-0/+85
* Add unix_sorflush, a regression test for the following scenario:Robert Watson2008-01-302-0/+106
* Update the timestamp regexps in syncstamp() and monostamp() for > 99999John Baldwin2008-01-251-2/+2
* Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions priorDavid E. O'Brien2008-01-211-5/+0
* Remove files conditional on the obsolete MK_FORTRAN knob. They are alreadyChristian Brueffer2008-01-181-12/+0
* expm1(-big) generates an inexact exception but not underflow.David Schultz2008-01-181-1/+1
* Add some regression tests for libm's exponential functions. TheseDavid Schultz2008-01-183-1/+181
* Eliminate warnings by adding headers.Ed Maste2008-01-171-0/+2
* Add a set of regression tests for the POSIX shm API (shm_open(2) andJohn Baldwin2008-01-165-0/+828
* WITHOUT_FORTRAN was removed some time ago. Regen src.conf.5.Christian Brueffer2008-01-151-4/+0
* Tests for lrintl() and llrintl(). I didn't add anything speciallyDavid Schultz2008-01-141-5/+22
* * Remove KTR_CPUMASK, it is not correct to set thisKris Kennaway2008-01-131-2/+3
* Attach the tr(1) regression tests to the build.Giorgos Keramidas2008-01-131-1/+1
* Add a new set of regression tests, for the tr(1) utility.Giorgos Keramidas2008-01-1317-0/+97
* - Add support for using swap backed md(4) devices for building theSimon L. B. Nielsen2008-01-121-6/+33
* Add regression tests for UNIX domain socket garbage collection. Should beRobert Watson2007-12-312-0/+770
* - Fix calculation of data slice size when NANO_DATASIZE=-1.Simon L. B. Nielsen2007-12-271-2/+2
* Ministat was repocopied to src/usr.bin/ministatPoul-Henning Kamp2007-12-205-725/+0
* Update the number of reported tests to keep prove(1) happy.Diomidis Spinellis2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test forDiomidis Spinellis2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.Diomidis Spinellis2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.Diomidis Spinellis2007-12-181-1/+78
* Fix an amusing typo that has prevented this from compiling since 2004.David Schultz2007-12-161-7/+7
* Don't try the long double tests on i386. Our reduced precisionDavid Schultz2007-12-161-1/+1
* Remove another Alpha remnant.David Schultz2007-12-161-1/+0