aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Flush stdout after each line to make piping to another command easier.Andrew Thompson2008-05-191-1/+3
* Simple testing program for *at family of syscalls.Roman Divacky2008-05-183-0/+678
* Add the DTrace test makefile for the test suite distributed in OpenSolaris.John Birrell2008-05-172-0/+456
* Test the expansion of $LINENO.Stefan Farfeleder2008-05-152-0/+25
* Add the ability to do all read, all write, or random read/write.Adrian Chadd2008-05-151-9/+44
* Include a very basic (and beta) tool for stressing disks using the POSIXAdrian Chadd2008-05-072-0/+197
* Enable autoflush of output to always show prompts. If piping the outputSean Farley2008-04-301-0/+5
* o add indirect array for field indices as the # stats is > 127 and doesn'tSam Leffler2008-04-304-18/+28
* update for new eventsSam Leffler2008-04-301-0/+65
* Add new directories, scripts and wlanwds. Introduced with vap support.Rui Paulo2008-04-291-0/+2
* Add missing 't'.Rui Paulo2008-04-291-1/+1
* - Remove cumbersome and inaccurate attempt at synchronizing the timestampsJeff Roberson2008-04-261-70/+5
* Updated the test to handle multiple sinks. The sinks cut theirGeorge V. Neville-Neil2008-04-243-40/+148
* Add four utility functions related to struct grp processing modeled in-partSean Farley2008-04-233-1/+130
* Differentiate in the tests against getenv() between an empty string and aSean Farley2008-04-232-12/+15
* Add a small script that will examine all files which exist on /cfg andPoul-Henning Kamp2008-04-211-0/+42
* test scripts for vaps and other 802.11 featuresSam Leffler2008-04-2020-0/+755
* add dwds test appSam Leffler2008-04-203-1/+359
* update for vapsSam Leffler2008-04-202-11/+121
* Updates for changes in the way printf() handles hex floating pointDavid Schultz2008-04-121-5/+5
* Correct typo.Ceri Davies2008-04-051-1/+1
* Add some tests for fma(), fmaf(), and fmal().David Schultz2008-04-033-1/+424
* Add a manual page and a Makefile.George V. Neville-Neil2008-04-034-5/+220
* Test remainderl() and remquol() as well.David Schultz2008-03-301-4/+34
* Add some minimal tests for csqrtl().David Schultz2008-03-301-59/+88
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-292-9/+0
* 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