summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo isrwatson2005-09-131-6/+95
* Remove a debugging printf.rwatson2005-09-131-1/+0
* Comment test_lseek().rwatson2005-09-121-0/+117
* Further updates to fifo_io regression test:rwatson2005-09-121-61/+287
* o Add shutdown(2) regression tests. At the moment we cannot passmaxim2005-09-122-0/+124
* Add fifo_misc, a regression test to hold misc. functional tests for fifosrwatson2005-09-122-0/+147
* Use different temporary directory templates for fifo_io and fifo_open sorwatson2005-09-122-2/+2
* Add fifo_io, a regression test for I/O operations on POSIX fifos. Werwatson2005-09-122-0/+1259
* After going to some trouble to create a temporary directory in which to runrwatson2005-09-111-0/+2
* Add fifo_open, a basic regression test for opening fifos, which testsrwatson2005-09-112-0/+481
* Add fifo_create, a simple regression test for mkfifo(2).rwatson2005-09-102-0/+244
* Now that the PID is constantly refreshed, introduce a pidname function whichcsjp2005-09-051-5/+21
* Add a regression test to test two variations on the same bug: joining arwatson2005-09-052-0/+251
* - Add tests for hash and return and more tests for set -e.stefanf2005-09-0515-9/+78
* Simplify and add PR 77067 which addresses the same bug.stefanf2005-09-041-3/+3
* Fix syntax error that crept in somehow.stefanf2005-09-041-1/+1
* Add a couple of regression tests for /bin/sh.stefanf2005-09-0436-0/+202
* script to set ifs parameters based on distance; derived from programsam2005-08-301-0/+42
* Extend utility to allow recovering single file from the deffectivesobomax2005-08-292-14/+33
* Correct a comment to match the configuration parameter it describes.simon2005-08-271-1/+1
* Add regression tests for '-L' option.pjd2005-08-252-0/+84
* '-F' option behaviour was reverted, so revert previous commit.pjd2005-08-252-3/+5
* '-F' option now needs locked pidfile. Modify regression tests respectively.pjd2005-08-242-6/+4
* Add support for processing the "bd_locked" flag offered by the bpfcsjp2005-08-231-2/+3
* Increase flexibility in disk-layoutphk2005-08-161-25/+52
* Put more stuff in logfiles instead of stdoutphk2005-08-151-2/+8
* Cleanup and polishing.phk2005-08-151-24/+28
* After much experimentation, settle for the simplest model for customizephk2005-08-151-0/+17
* Prune empty directories in /usrphk2005-08-131-26/+38
* Update to latest version of this tool.phk2005-08-095-247/+335
* sigh, sizeof the correct variable so we can match ifname's > 4 bytessam2005-08-061-1/+1
* Add a few more system call timing cases:rwatson2005-08-031-10/+65
* simplify use with non-ath devices; search the wlan sysctl nodes tosam2005-08-031-7/+18
* polish various bits.phk2005-08-021-36/+35
* Ignore CVS directoriesphk2005-08-021-1/+1
* typophk2005-08-011-1/+1
* Add stuff to HTML output.phk2005-07-311-22/+86
* The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc)phk2005-07-313-0/+279
* In realpath(), make sure each path component consists only of safedes2005-07-291-1/+3
* Differentiate between empty and short reports, and raise the bar for whatdes2005-07-291-2/+6
* Don't email reports that are empty or very short, as can happen if tbmasterdes2005-07-291-0/+6
* Shorten src / obj paths while capturing logs, making them both smaller anddes2005-07-281-1/+30
* Add regression tests (121 in total) for GEOM_ELI class.pjd2005-07-278-0/+607
* Add a description for bpfstatcsjp2005-07-261-0/+1
* Introduce a bpfstat utility. This program can be used to retrievecsjp2005-07-264-0/+402
* Add the first snapshot at rewriting the nanobsd build to be a shellscript.phk2005-07-261-0/+359
* Add some more NO_FOO options. I'm not sure if they're correctly sorted in thephilip2005-07-251-0/+13
* Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away withphilip2005-07-254-6/+37
* Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this testpjd2005-07-231-1/+1
* update for recent additionssam2005-07-221-0/+7
OpenPOWER on IntegriCloud