| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo is | rwatson | 2005-09-13 | 1 | -6/+95 |
* | Remove a debugging printf. | rwatson | 2005-09-13 | 1 | -1/+0 |
* | Comment test_lseek(). | rwatson | 2005-09-12 | 1 | -0/+117 |
* | Further updates to fifo_io regression test: | rwatson | 2005-09-12 | 1 | -61/+287 |
* | o Add shutdown(2) regression tests. At the moment we cannot pass | maxim | 2005-09-12 | 2 | -0/+124 |
* | Add fifo_misc, a regression test to hold misc. functional tests for fifos | rwatson | 2005-09-12 | 2 | -0/+147 |
* | Use different temporary directory templates for fifo_io and fifo_open so | rwatson | 2005-09-12 | 2 | -2/+2 |
* | Add fifo_io, a regression test for I/O operations on POSIX fifos. We | rwatson | 2005-09-12 | 2 | -0/+1259 |
* | After going to some trouble to create a temporary directory in which to run | rwatson | 2005-09-11 | 1 | -0/+2 |
* | Add fifo_open, a basic regression test for opening fifos, which tests | rwatson | 2005-09-11 | 2 | -0/+481 |
* | Add fifo_create, a simple regression test for mkfifo(2). | rwatson | 2005-09-10 | 2 | -0/+244 |
* | Now that the PID is constantly refreshed, introduce a pidname function which | csjp | 2005-09-05 | 1 | -5/+21 |
* | Add a regression test to test two variations on the same bug: joining a | rwatson | 2005-09-05 | 2 | -0/+251 |
* | - Add tests for hash and return and more tests for set -e. | stefanf | 2005-09-05 | 15 | -9/+78 |
* | Simplify and add PR 77067 which addresses the same bug. | stefanf | 2005-09-04 | 1 | -3/+3 |
* | Fix syntax error that crept in somehow. | stefanf | 2005-09-04 | 1 | -1/+1 |
* | Add a couple of regression tests for /bin/sh. | stefanf | 2005-09-04 | 36 | -0/+202 |
* | script to set ifs parameters based on distance; derived from program | sam | 2005-08-30 | 1 | -0/+42 |
* | Extend utility to allow recovering single file from the deffective | sobomax | 2005-08-29 | 2 | -14/+33 |
* | Correct a comment to match the configuration parameter it describes. | simon | 2005-08-27 | 1 | -1/+1 |
* | Add regression tests for '-L' option. | pjd | 2005-08-25 | 2 | -0/+84 |
* | '-F' option behaviour was reverted, so revert previous commit. | pjd | 2005-08-25 | 2 | -3/+5 |
* | '-F' option now needs locked pidfile. Modify regression tests respectively. | pjd | 2005-08-24 | 2 | -6/+4 |
* | Add support for processing the "bd_locked" flag offered by the bpf | csjp | 2005-08-23 | 1 | -2/+3 |
* | Increase flexibility in disk-layout | phk | 2005-08-16 | 1 | -25/+52 |
* | Put more stuff in logfiles instead of stdout | phk | 2005-08-15 | 1 | -2/+8 |
* | Cleanup and polishing. | phk | 2005-08-15 | 1 | -24/+28 |
* | After much experimentation, settle for the simplest model for customize | phk | 2005-08-15 | 1 | -0/+17 |
* | Prune empty directories in /usr | phk | 2005-08-13 | 1 | -26/+38 |
* | Update to latest version of this tool. | phk | 2005-08-09 | 5 | -247/+335 |
* | sigh, sizeof the correct variable so we can match ifname's > 4 bytes | sam | 2005-08-06 | 1 | -1/+1 |
* | Add a few more system call timing cases: | rwatson | 2005-08-03 | 1 | -10/+65 |
* | simplify use with non-ath devices; search the wlan sysctl nodes to | sam | 2005-08-03 | 1 | -7/+18 |
* | polish various bits. | phk | 2005-08-02 | 1 | -36/+35 |
* | Ignore CVS directories | phk | 2005-08-02 | 1 | -1/+1 |
* | typo | phk | 2005-08-01 | 1 | -1/+1 |
* | Add stuff to HTML output. | phk | 2005-07-31 | 1 | -22/+86 |
* | The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc) | phk | 2005-07-31 | 3 | -0/+279 |
* | In realpath(), make sure each path component consists only of safe | des | 2005-07-29 | 1 | -1/+3 |
* | Differentiate between empty and short reports, and raise the bar for what | des | 2005-07-29 | 1 | -2/+6 |
* | Don't email reports that are empty or very short, as can happen if tbmaster | des | 2005-07-29 | 1 | -0/+6 |
* | Shorten src / obj paths while capturing logs, making them both smaller and | des | 2005-07-28 | 1 | -1/+30 |
* | Add regression tests (121 in total) for GEOM_ELI class. | pjd | 2005-07-27 | 8 | -0/+607 |
* | Add a description for bpfstat | csjp | 2005-07-26 | 1 | -0/+1 |
* | Introduce a bpfstat utility. This program can be used to retrieve | csjp | 2005-07-26 | 4 | -0/+402 |
* | Add the first snapshot at rewriting the nanobsd build to be a shellscript. | phk | 2005-07-26 | 1 | -0/+359 |
* | Add some more NO_FOO options. I'm not sure if they're correctly sorted in the | philip | 2005-07-25 | 1 | -0/+13 |
* | Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away with | philip | 2005-07-25 | 4 | -6/+37 |
* | Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this test | pjd | 2005-07-23 | 1 | -1/+1 |
* | update for recent additions | sam | 2005-07-22 | 1 | -0/+7 |