summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename sed.test to multitest.t to comply with the naming scheme ofdds2007-03-142-473/+1
* Reinstate error-testing regression tests.dds2007-03-1433-78/+107
* Integrate the tests I wrote in 1992 with our current regressiondds2007-03-143-130/+111
* Reference results for sed.test (to be renamed into multitest.t).dds2007-03-1490-0/+4210
* - Uncomment tests that were commented outdds2007-03-142-172/+84
* - It looks like BSD and GNU sed can nowadays pass two more tests.dds2007-03-142-14/+8
* Use another non-printing test; address 0 now has a special meaning in GNU sed.dds2007-03-142-4/+4
* Document a procedure for testing individual binaries under development.dds2007-03-141-0/+6
* Update tests to reflect the state of the art of sed in HEAD anddds2007-03-142-90/+38
* Add sed math regression test.dds2007-03-142-1/+3
* Add Towers of Hanoi regression test.dds2007-03-142-1/+19
* Add missing newline to correct failure of the regression test.dds2007-03-141-1/+1
* Add raw IP support (protocol 114) to ipbroadcast regression test.bms2007-03-131-3/+19
* Add ncursesw, libelf, and libalias profiling librariesrafan2007-03-111-0/+21
* Add -A to specify local address for bind().bms2007-03-081-14/+24
* Support IP_SENDIF in -CURRENT.bms2007-03-081-10/+68
* Put this old tool for dumping PCI expansion ROM images somewhere useful.bms2007-03-023-0/+422
* Add -t to set IP TTL.bms2007-03-011-3/+19
* Introduce a test program for IPv4 broadcast datagram send.bms2007-03-012-0/+276
* Add a regression test for ethernet link-layer multicast memberships.bms2007-02-252-0/+263
* Add 's' after printing the send interval to make it clear it's a sendrwatson2007-02-081-1/+1
* Allow to use umastat on coredumps.pjd2007-02-061-3/+24
* For the IPv4 multicast membership socket regression test:bms2007-02-021-12/+58
* create empty opt_ah.h for compiling athstats.o; it just needssam2007-02-021-0/+8
* Remove old libmytinfo link.rafan2007-02-011-0/+1
* Simple README file which shows how to use fstest.pjd2007-01-281-0/+22
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-262-0/+5
* MFp4: - When new object is created, it's group ID can be set to process'pjd2007-01-253-7/+39
* MFp4: When user is not a member of the group which owns a file, even ifpjd2007-01-251-2/+2
* - Add a horrible bit of code to detect tsc differences between processors.jeff2007-01-241-28/+112
* - Print clock information so we know if something is not reported correctlyjeff2007-01-231-7/+7
* Add 3436 file system regression tests in 184 files.pjd2007-01-17189-0/+7978
* Ignore EINPROGRESS error on TCP connect(), and pick up the result of therwatson2007-01-121-4/+23
* Add a regression test for sending and writing zero bytes to sockets ofrwatson2007-01-122-0/+278
* Fix typos.joel2007-01-121-3/+3
* add man pagesam2007-01-122-1/+182
* fix typosam2007-01-121-1/+1
* Remove 3rd clause, per email from bmsimp2007-01-112-8/+2
* Add regression tests for exec.c rev 1.30.stefanf2007-01-114-3/+12
* Fix a few of the tests so that correct implementations actually pass them.das2007-01-071-6/+14
* Fix compiling.davidxu2007-01-0610-25/+29
* - Add colors for up to 8 cpus.jeff2007-01-061-0/+8
* Remove the test that ensures that when the string "nan(...)" is converteddas2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.das2007-01-031-2/+2
* Expand a comment for clarity and fix a missed substitution.scottl2007-01-021-3/+4
* Add a simple tool for checking the command queues in the MFI driver. Also addscottl2007-01-013-0/+124
* Drop all received data mbufs from a socket's queue if the MT_SONAMEbms2006-12-232-0/+116
* initialize mutex and cv.davidxu2006-12-061-2/+2
* Fix spelling.davidxu2006-12-051-1/+1
* Add a test for pthread's cv and cancellation.davidxu2006-12-052-0/+93
OpenPOWER on IntegriCloud