| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out something I'm working on that crept in with the last commit. | harti | 2004-08-05 | 2 | -2/+6 |
* | Remove extra spaces. Remove double quotes around error messages - | harti | 2004-08-05 | 2 | -26/+22 |
* | This file is not suppose be be all one big comment :-( | dfr | 2004-08-05 | 1 | -1/+1 |
* | Add another test that checks for a working '+' command flag. | harti | 2004-08-05 | 2 | -0/+38 |
* | add a set of scripts that I posted to -current last year. This makes | jmg | 2004-08-04 | 3 | -0/+213 |
* | Add regression test for "prefer" balance algorithm in MIRROR class. | pjd | 2004-08-04 | 1 | -0/+68 |
* | Add a regression test for the passing of command line | harti | 2004-08-04 | 2 | -0/+174 |
* | Add minimal socketpair() regression test to confirm that we can create | rwatson | 2004-08-04 | 2 | -0/+139 |
* | Add regression tests for TLS. | dfr | 2004-08-03 | 14 | -0/+429 |
* | Add GEOM_MIRROR class which provide RAID1 functionality and has many useful | pjd | 2004-07-30 | 8 | -0/+361 |
* | After conferring with Apple legal, update the license of this to APSL 2.0 | jkh | 2004-07-27 | 1 | -2/+4 |
* | add a command to calculate the ratios of cnt_hold and cnt_lock to locks | jmg | 2004-07-27 | 1 | -0/+2 |
* | Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>. | pjd | 2004-07-26 | 2 | -3/+3 |
* | Change naming scheme from /dev/<name>.concat to /dev/concat/<name>. | pjd | 2004-07-26 | 2 | -3/+3 |
* | Simple attachment regression test to attach the "accf_data" accept | rwatson | 2004-07-26 | 2 | -0/+211 |
* | Add two more programs useful for testing the correctness of pipes. | silby | 2004-07-22 | 2 | -0/+214 |
* | Add test programs for mbsnrtowcs() and wcsnrtombs(). | tjr | 2004-07-21 | 3 | -0/+386 |
* | Make this test compile again and remove its dependency on sys/pipe.h. | silby | 2004-07-21 | 1 | -1/+2 |
* | Add a simple regression test for the stat st_size bug just fixed in | silby | 2004-07-20 | 1 | -0/+82 |
* | Add a skeleton makefile that runs the tests out of libc/regex/grot. | tjr | 2004-07-19 | 1 | -0/+11 |
* | Oops, test error behaviour of wctrans(), not wctype(). | tjr | 2004-07-19 | 1 | -2/+2 |
* | While testing fe[gs]etround(), make sure FLT_ROUNDS reflects the | das | 2004-07-19 | 1 | -0/+10 |
* | Explicitly specify ATPROTO_DDP constant rather than '0' when binding | rwatson | 2004-07-17 | 1 | -1/+1 |
* | Add a simple tool to bind netatalk sockets and perform send operations. | rwatson | 2004-07-17 | 2 | -0/+170 |
* | gcc now objects to a default label without any contents. Because I want | rwatson | 2004-07-17 | 1 | -0/+2 |
* | Add simple regression test to detect leakage of file descriptors when | rwatson | 2004-07-17 | 2 | -0/+142 |
* | Experimental support for using doxygen to generate kernel documentation. | dfr | 2004-07-11 | 2 | -0/+241 |
* | When cleaning house, don't try to remove what isn't there. | des | 2004-07-09 | 1 | -7/+13 |
* | Use and explicite 'sh' to run the scripts, because they may be checked | harti | 2004-07-09 | 1 | -6/+6 |
* | Arguments to options aren't necessarily separated with whitespace. | ru | 2004-07-07 | 1 | -0/+1 |
* | Update the location of the Hart's database as well. | mux | 2004-06-28 | 1 | -2/+2 |
* | The location of the Boemler's PCI database has moved. Update comments | mux | 2004-06-28 | 1 | -2/+2 |
* | Add qsort, mergesort and heapsort regression tests. | sobomax | 2004-06-25 | 5 | -0/+477 |
* | Set up logging before trying to lock the sandbox; otherwise tbmaster(1) | des | 2004-06-22 | 1 | -15/+15 |
* | Initialize $timeout to 0. | des | 2004-06-21 | 1 | -0/+1 |
* | Add a timeout after which tinderbox(1) will kill its children and exit. | des | 2004-06-21 | 4 | -3/+36 |
* | Update for so_state->sb_state, SB_* flag renames. | rwatson | 2004-06-14 | 1 | -7/+7 |
* | Add a JOBS config keyword, which corresponds to the --jobs tinderbox(1) | des | 2004-06-14 | 2 | -1/+9 |
* | Update-only configs. | des | 2004-06-14 | 3 | -0/+9 |
* | Group tinderbox results by config name. Skip configs whose names start | des | 2004-06-12 | 1 | -42/+54 |
* | Include the config name in the log file name. | des | 2004-06-12 | 1 | -1/+8 |
* | Add some fenv.h regression tests. | das | 2004-06-11 | 2 | -0/+535 |
* | Log the config name in the history file. | des | 2004-06-05 | 1 | -0/+1 |
* | Add trailing backslash missing from previous checkin. | thomas | 2004-05-28 | 1 | -1/+1 |
* | Support for optional initialization of the configuration slice by | thomas | 2004-05-28 | 2 | -1/+12 |
* | Look up ${CUSTOMIZE} in ${.CURDIR} first, and then as a path name by itself, | thomas | 2004-05-28 | 1 | -3/+3 |
* | Fix stupid patch(1) tricks. Apparently patch thinks all files match the | brooks | 2004-05-27 | 4 | -251/+0 |
* | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | brooks | 2004-05-26 | 5 | -0/+514 |
* | Add regression tests for geom_stripe and geom_nop. | pjd | 2004-05-22 | 8 | -0/+141 |
* | If asked to build a kernel without first building world, build the | des | 2004-05-15 | 1 | -1/+6 |