aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Improve reporting in recoverdisk a good deal.Poul-Henning Kamp2007-04-231-12/+26
* o fix a buffer overflow in save_key() that occurs with 104-bit wepSam Leffler2007-04-231-9/+22
* Add some notes clarifying usage and a couple of known bugsKris Kennaway2007-04-221-1/+15
* Regression tests for recent changes to inet6_rth_* family of functionsMike Makonnen2007-04-214-0/+556
* Change the semantics of -i (in-place editing) so that it treatsYaroslav Tykhiy2007-04-211-1/+35
* Test sending 0 bytes.Pawel Jakub Dawidek2007-04-201-0/+6
* Fix length calculation.Pawel Jakub Dawidek2007-04-201-1/+1
* NanoBSD modifications:Adrian Chadd2007-04-201-1/+7
* Valid error codes for err() and errx() are 1..255.Dag-Erling Smørgrav2007-04-192-27/+29
* Add more tests to verify last sendfile(2) breakage: test sending morePawel Jakub Dawidek2007-04-191-3/+38
* Committing regression tests for all implemented nsswitch databases.Michael Bushkov2007-04-1520-0/+5390
* Nuke ipblock. A more complete multicast regression test suite is on the way.Bruce M Simpson2007-04-122-231/+0
* Fix a bug whereby group addresses were incorrectly computed in the test.Bruce M Simpson2007-04-091-2/+2
* correct copyright attribution; there was no copyright in the patchesSam Leffler2007-04-092-2/+4
* Due to the recent "aircrack-ptw" WEP cracking discovery, I thoughtSam Leffler2007-04-084-163/+909
* Add a small test program for the additional socket options whichBruce M Simpson2007-04-062-0/+231
* Connect ZFS to the build.Pawel Jakub Dawidek2007-04-062-0/+33
* Fix a fd leak in socketpair():John Baldwin2007-04-021-0/+33
* Add another fd leak test for accept() I used to test the fix in 1.234 ofJohn Baldwin2007-04-021-1/+83
* Logically separate the complex `hanoi' and `math' tests from basic tests.Yaroslav Tykhiy2007-04-021-2/+3
* Don't forget to close the range if we branched over its endYaroslav Tykhiy2007-04-022-1/+6
* Today SUN and GNU seds fully agree on test 5.3 and behaveYaroslav Tykhiy2007-04-022-13/+1
* This trivial change should fix at least 3 similar bugs. All ofYaroslav Tykhiy2007-04-015-1/+27
* Adding tests for Camellia which will be added to the tree soon.George V. Neville-Neil2007-03-262-2/+14
* Update the regression test so that there are actually two independentGeorge V. Neville-Neil2007-03-241-13/+12
* Add a test for IPv6 and IPsec which is similar to the one for IPv4.George V. Neville-Neil2007-03-212-0/+108
* Overhaul driver/subsystem api's:Sam Leffler2007-03-212-20/+122
* Rename sed.test to multitest.t to comply with the naming scheme ofDiomidis Spinellis2007-03-142-473/+1
* Reinstate error-testing regression tests.Diomidis Spinellis2007-03-1433-78/+107
* Integrate the tests I wrote in 1992 with our current regressionDiomidis Spinellis2007-03-143-130/+111
* Reference results for sed.test (to be renamed into multitest.t).Diomidis Spinellis2007-03-1490-0/+4210
* - Uncomment tests that were commented outDiomidis Spinellis2007-03-142-172/+84
* - It looks like BSD and GNU sed can nowadays pass two more tests.Diomidis Spinellis2007-03-142-14/+8
* Use another non-printing test; address 0 now has a special meaning in GNU sed.Diomidis Spinellis2007-03-142-4/+4
* Document a procedure for testing individual binaries under development.Diomidis Spinellis2007-03-141-0/+6
* Update tests to reflect the state of the art of sed in HEAD andDiomidis Spinellis2007-03-142-90/+38
* Add sed math regression test.Diomidis Spinellis2007-03-142-1/+3
* Add Towers of Hanoi regression test.Diomidis Spinellis2007-03-142-1/+19
* Add missing newline to correct failure of the regression test.Diomidis Spinellis2007-03-141-1/+1
* Add raw IP support (protocol 114) to ipbroadcast regression test.Bruce M Simpson2007-03-131-3/+19
* Add ncursesw, libelf, and libalias profiling librariesRong-En Fan2007-03-111-0/+21
* Add -A to specify local address for bind().Bruce M Simpson2007-03-081-14/+24
* Support IP_SENDIF in -CURRENT.Bruce M Simpson2007-03-081-10/+68
* Put this old tool for dumping PCI expansion ROM images somewhere useful.Bruce M Simpson2007-03-023-0/+422
* Add -t to set IP TTL.Bruce M Simpson2007-03-011-3/+19
* Introduce a test program for IPv4 broadcast datagram send.Bruce M Simpson2007-03-012-0/+276
* Add a regression test for ethernet link-layer multicast memberships.Bruce M Simpson2007-02-252-0/+263
* Add 's' after printing the send interval to make it clear it's a sendRobert Watson2007-02-081-1/+1
* Allow to use umastat on coredumps.Pawel Jakub Dawidek2007-02-061-3/+24
* For the IPv4 multicast membership socket regression test:Bruce M Simpson2007-02-021-12/+58