aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add 3436 file system regression tests in 184 files.Pawel Jakub Dawidek2007-01-17189-0/+7978
* Ignore EINPROGRESS error on TCP connect(), and pick up the result of theRobert Watson2007-01-121-4/+23
* Add a regression test for sending and writing zero bytes to sockets ofRobert Watson2007-01-122-0/+278
* Fix typos.Joel Dahl2007-01-121-3/+3
* add man pageSam Leffler2007-01-122-1/+182
* fix typoSam Leffler2007-01-121-1/+1
* Remove 3rd clause, per email from bmsWarner Losh2007-01-112-8/+2
* Add regression tests for exec.c rev 1.30.Stefan Farfeleder2007-01-114-3/+12
* Fix a few of the tests so that correct implementations actually pass them.David Schultz2007-01-071-6/+14
* Fix compiling.David Xu2007-01-0610-25/+29
* - Add colors for up to 8 cpus.Jeff Roberson2007-01-061-0/+8
* Remove the test that ensures that when the string "nan(...)" is convertedDavid Schultz2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.David Schultz2007-01-031-2/+2
* Expand a comment for clarity and fix a missed substitution.Scott Long2007-01-021-3/+4
* Add a simple tool for checking the command queues in the MFI driver. Also addScott Long2007-01-013-0/+124
* Drop all received data mbufs from a socket's queue if the MT_SONAMEBruce M Simpson2006-12-232-0/+116
* initialize mutex and cv.David Xu2006-12-061-2/+2
* Fix spelling.David Xu2006-12-051-1/+1
* Add a test for pthread's cv and cancellation.David Xu2006-12-052-0/+93
* New test cases demonstrating fixed bugs, and the reason whyDiomidis Spinellis2006-12-0321-1/+201
* /usr/sbin/faithd is an INET6-specific tool, and now it won't be builtYaroslav Tykhiy2006-11-271-0/+1
* Shorten the KERNCONF filename to the basename in the install target asNick Hibma2006-11-271-1/+1
* add rate knob for net80211 rate control modulesSam Leffler2006-11-261-0/+2
* ah_if.m was removed a while agoAlexander Leidinger2006-11-261-1/+0
* Make use of mk/ files from a fresh source tree, rather thanXin LI2006-11-241-1/+1
* Fix and extend the -j option to pkill/pgrep WRT the jailYaroslav Tykhiy2006-11-232-35/+87
* Remove references to mount_devfs, mount_fdescfs, mount_linprocfs,Craig Rodrigues2006-11-227-28/+0
* Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length ofJung-uk Kim2006-11-161-8/+12
* Add the Transcend 2GB card specs.Benno Rice2006-11-161-0/+5
* Add a short regression test to try to exercise races in the non-atomicRobert Watson2006-11-152-0/+219
* o Indent by tab.Maxim Konovalov2006-11-111-1/+1
* o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).Maxim Konovalov2006-11-113-0/+177
* Update copyright date.Bruce M Simpson2006-11-092-2/+2
* Use C99 types.Bruce M Simpson2006-11-092-32/+32
* Rewrite the format of pirtool output to match what the kernel currentlyBruce M Simpson2006-11-092-50/+66
* Use z modifier for size_t and ssize_t.Jung-uk Kim2006-11-071-15/+15
* Add the examples from the manual page.Diomidis Spinellis2006-11-0610-2/+630
* Updated results for bin/68981Diomidis Spinellis2006-11-062-0/+42
* Regress.out is now regress.x.out.Diomidis Spinellis2006-11-061-1/+0
* Test the handling of supplied and default parameters.Diomidis Spinellis2006-11-0629-2/+1692
* Add regression tests for PR 105078.Stefan Farfeleder2006-11-059-0/+19
* Only use the filename part of the kernel configuration file as an argument toNick Hibma2006-11-021-1/+1
* Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaultingJohn Birrell2006-11-011-0/+2
* Reworking of how to add ports.Julian Elischer2006-11-0116-55/+126
* Add fs_unrefs field to the super block structure.Pawel Jakub Dawidek2006-10-311-1/+2
* Add configuration stubs for adding package derived files to the variousJulian Elischer2006-10-307-0/+42
* Add some code to support including files ffrom packages in the image.Julian Elischer2006-10-302-15/+31
* Might as well move to the right place if we are not there.Julian Elischer2006-10-111-0/+2
* let the user know what configurations are available when asking for it.Julian Elischer2006-10-111-13/+22
* o Grammar.Maxim Konovalov2006-10-092-8/+8