| Commit message (Expand) | Author | Age | Files | Lines |
| * | o Extend the suite to run more than just the driver. We need to run | Marcel Moolenaar | 2005-09-19 | 2 | -72/+75 |
| * | Add the beginnings of a testsuite for testing GPT control requests. | Marcel Moolenaar | 2005-09-19 | 2 | -0/+223 |
| * | Add a regression test for listen()'s backlog argument, both at time of | Robert Watson | 2005-09-18 | 2 | -0/+389 |
| * | Remove reference to bpfstat, this no longer exists. | Christian S.J. Peron | 2005-09-17 | 1 | -1/+0 |
| * | Remove checks for shutdown(2) on non-connected socket. | Maxim Konovalov | 2005-09-15 | 1 | -7/+0 |
| * | Add two small tests to set and clear two file I/O flags using ioctl on | Robert Watson | 2005-09-13 | 1 | -0/+77 |
| * | Restructure fifo_io event-related tests in order to support test cases | Robert Watson | 2005-09-13 | 1 | -480/+322 |
| * | Garbage collect bpfstat. This is handled by netstat now. | Christian S.J. Peron | 2005-09-13 | 4 | -419/+0 |
| * | Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo is | Robert Watson | 2005-09-13 | 1 | -6/+95 |
| * | Remove a debugging printf. | Robert Watson | 2005-09-13 | 1 | -1/+0 |
| * | Comment test_lseek(). | Robert Watson | 2005-09-12 | 1 | -0/+117 |
| * | Further updates to fifo_io regression test: | Robert Watson | 2005-09-12 | 1 | -61/+287 |
| * | o Add shutdown(2) regression tests. At the moment we cannot pass | Maxim Konovalov | 2005-09-12 | 2 | -0/+124 |
| * | Add fifo_misc, a regression test to hold misc. functional tests for fifos | Robert Watson | 2005-09-12 | 2 | -0/+147 |
| * | Use different temporary directory templates for fifo_io and fifo_open so | Robert Watson | 2005-09-12 | 2 | -2/+2 |
| * | Add fifo_io, a regression test for I/O operations on POSIX fifos. We | Robert Watson | 2005-09-12 | 2 | -0/+1259 |
| * | After going to some trouble to create a temporary directory in which to run | Robert Watson | 2005-09-11 | 1 | -0/+2 |
| * | Add fifo_open, a basic regression test for opening fifos, which tests | Robert Watson | 2005-09-11 | 2 | -0/+481 |
| * | Add fifo_create, a simple regression test for mkfifo(2). | Robert Watson | 2005-09-10 | 2 | -0/+244 |
| * | Now that the PID is constantly refreshed, introduce a pidname function which | Christian S.J. Peron | 2005-09-05 | 1 | -5/+21 |
| * | Add a regression test to test two variations on the same bug: joining a | Robert Watson | 2005-09-05 | 2 | -0/+251 |
| * | - Add tests for hash and return and more tests for set -e. | Stefan Farfeleder | 2005-09-05 | 15 | -9/+78 |
| * | Simplify and add PR 77067 which addresses the same bug. | Stefan Farfeleder | 2005-09-04 | 1 | -3/+3 |
| * | Fix syntax error that crept in somehow. | Stefan Farfeleder | 2005-09-04 | 1 | -1/+1 |
| * | Add a couple of regression tests for /bin/sh. | Stefan Farfeleder | 2005-09-04 | 36 | -0/+202 |
| * | script to set ifs parameters based on distance; derived from program | Sam Leffler | 2005-08-30 | 1 | -0/+42 |
| * | Extend utility to allow recovering single file from the deffective | Maxim Sobolev | 2005-08-29 | 2 | -14/+33 |
| * | Correct a comment to match the configuration parameter it describes. | Simon L. B. Nielsen | 2005-08-27 | 1 | -1/+1 |
| * | Add regression tests for '-L' option. | Pawel Jakub Dawidek | 2005-08-25 | 2 | -0/+84 |
| * | '-F' option behaviour was reverted, so revert previous commit. | Pawel Jakub Dawidek | 2005-08-25 | 2 | -3/+5 |
| * | '-F' option now needs locked pidfile. Modify regression tests respectively. | Pawel Jakub Dawidek | 2005-08-24 | 2 | -6/+4 |
| * | Add support for processing the "bd_locked" flag offered by the bpf | Christian S.J. Peron | 2005-08-23 | 1 | -2/+3 |
| * | Increase flexibility in disk-layout | Poul-Henning Kamp | 2005-08-16 | 1 | -25/+52 |
| * | Put more stuff in logfiles instead of stdout | Poul-Henning Kamp | 2005-08-15 | 1 | -2/+8 |
| * | Cleanup and polishing. | Poul-Henning Kamp | 2005-08-15 | 1 | -24/+28 |
| * | After much experimentation, settle for the simplest model for customize | Poul-Henning Kamp | 2005-08-15 | 1 | -0/+17 |
| * | Prune empty directories in /usr | Poul-Henning Kamp | 2005-08-13 | 1 | -26/+38 |
| * | Update to latest version of this tool. | Poul-Henning Kamp | 2005-08-09 | 5 | -247/+335 |
| * | sigh, sizeof the correct variable so we can match ifname's > 4 bytes | Sam Leffler | 2005-08-06 | 1 | -1/+1 |
| * | Add a few more system call timing cases: | Robert Watson | 2005-08-03 | 1 | -10/+65 |
| * | simplify use with non-ath devices; search the wlan sysctl nodes to | Sam Leffler | 2005-08-03 | 1 | -7/+18 |
| * | polish various bits. | Poul-Henning Kamp | 2005-08-02 | 1 | -36/+35 |
| * | Ignore CVS directories | Poul-Henning Kamp | 2005-08-02 | 1 | -1/+1 |
| * | typo | Poul-Henning Kamp | 2005-08-01 | 1 | -1/+1 |
| * | Add stuff to HTML output. | Poul-Henning Kamp | 2005-07-31 | 1 | -22/+86 |
| * | The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc) | Poul-Henning Kamp | 2005-07-31 | 3 | -0/+279 |
| * | In realpath(), make sure each path component consists only of safe | Dag-Erling Smørgrav | 2005-07-29 | 1 | -1/+3 |
| * | Differentiate between empty and short reports, and raise the bar for what | Dag-Erling Smørgrav | 2005-07-29 | 1 | -2/+6 |
| * | Don't email reports that are empty or very short, as can happen if tbmaster | Dag-Erling Smørgrav | 2005-07-29 | 1 | -0/+6 |
| * | Shorten src / obj paths while capturing logs, making them both smaller and | Dag-Erling Smørgrav | 2005-07-28 | 1 | -1/+30 |