| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add test programs for mbsnrtowcs() and wcsnrtombs(). | Tim J. Robbins | 2004-07-21 | 3 | -0/+386 |
| * | Make this test compile again and remove its dependency on sys/pipe.h. | Mike Silbersack | 2004-07-21 | 1 | -1/+2 |
| * | Add a simple regression test for the stat st_size bug just fixed in | Mike Silbersack | 2004-07-20 | 1 | -0/+82 |
| * | Add a skeleton makefile that runs the tests out of libc/regex/grot. | Tim J. Robbins | 2004-07-19 | 1 | -0/+11 |
| * | Oops, test error behaviour of wctrans(), not wctype(). | Tim J. Robbins | 2004-07-19 | 1 | -2/+2 |
| * | While testing fe[gs]etround(), make sure FLT_ROUNDS reflects the | David Schultz | 2004-07-19 | 1 | -0/+10 |
| * | Explicitly specify ATPROTO_DDP constant rather than '0' when binding | Robert Watson | 2004-07-17 | 1 | -1/+1 |
| * | Add a simple tool to bind netatalk sockets and perform send operations. | Robert Watson | 2004-07-17 | 2 | -0/+170 |
| * | gcc now objects to a default label without any contents. Because I want | Robert Watson | 2004-07-17 | 1 | -0/+2 |
| * | Add simple regression test to detect leakage of file descriptors when | Robert Watson | 2004-07-17 | 2 | -0/+142 |
| * | Experimental support for using doxygen to generate kernel documentation. | Doug Rabson | 2004-07-11 | 2 | -0/+241 |
| * | When cleaning house, don't try to remove what isn't there. | Dag-Erling Smørgrav | 2004-07-09 | 1 | -7/+13 |
| * | Use and explicite 'sh' to run the scripts, because they may be checked | Hartmut Brandt | 2004-07-09 | 1 | -6/+6 |
| * | Arguments to options aren't necessarily separated with whitespace. | Ruslan Ermilov | 2004-07-07 | 1 | -0/+1 |
| * | Update the location of the Hart's database as well. | Maxime Henrion | 2004-06-28 | 1 | -2/+2 |
| * | The location of the Boemler's PCI database has moved. Update comments | Maxime Henrion | 2004-06-28 | 1 | -2/+2 |
| * | Add qsort, mergesort and heapsort regression tests. | Maxim Sobolev | 2004-06-25 | 5 | -0/+477 |
| * | Set up logging before trying to lock the sandbox; otherwise tbmaster(1) | Dag-Erling Smørgrav | 2004-06-22 | 1 | -15/+15 |
| * | Initialize $timeout to 0. | Dag-Erling Smørgrav | 2004-06-21 | 1 | -0/+1 |
| * | Add a timeout after which tinderbox(1) will kill its children and exit. | Dag-Erling Smørgrav | 2004-06-21 | 4 | -3/+36 |
| * | Update for so_state->sb_state, SB_* flag renames. | Robert Watson | 2004-06-14 | 1 | -7/+7 |
| * | Add a JOBS config keyword, which corresponds to the --jobs tinderbox(1) | Dag-Erling Smørgrav | 2004-06-14 | 2 | -1/+9 |
| * | Update-only configs. | Dag-Erling Smørgrav | 2004-06-14 | 3 | -0/+9 |
| * | Group tinderbox results by config name. Skip configs whose names start | Dag-Erling Smørgrav | 2004-06-12 | 1 | -42/+54 |
| * | Include the config name in the log file name. | Dag-Erling Smørgrav | 2004-06-12 | 1 | -1/+8 |
| * | Add some fenv.h regression tests. | David Schultz | 2004-06-11 | 2 | -0/+535 |
| * | Log the config name in the history file. | Dag-Erling Smørgrav | 2004-06-05 | 1 | -0/+1 |
| * | Add trailing backslash missing from previous checkin. | Thomas Quinot | 2004-05-28 | 1 | -1/+1 |
| * | Support for optional initialization of the configuration slice by | Thomas Quinot | 2004-05-28 | 2 | -1/+12 |
| * | Look up ${CUSTOMIZE} in ${.CURDIR} first, and then as a path name by itself, | Thomas Quinot | 2004-05-28 | 1 | -3/+3 |
| * | Fix stupid patch(1) tricks. Apparently patch thinks all files match the | Brooks Davis | 2004-05-27 | 4 | -251/+0 |
| * | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | Brooks Davis | 2004-05-26 | 5 | -0/+514 |
| * | Add regression tests for geom_stripe and geom_nop. | Pawel Jakub Dawidek | 2004-05-22 | 8 | -0/+141 |
| * | If asked to build a kernel without first building world, build the | Dag-Erling Smørgrav | 2004-05-15 | 1 | -1/+6 |
| * | Test accumulation of partial multibyte characters in conversion | Tim J. Robbins | 2004-05-11 | 1 | -0/+11 |
| * | Add regression tests for GEOM Gate: | Pawel Jakub Dawidek | 2004-05-03 | 5 | -0/+111 |
| * | Be consistent in using variable names instead of parameter numbers. | Thomas Quinot | 2004-05-02 | 1 | -1/+1 |
| * | A new version that does exponents and lots of other neat things. Update | Sean Kelly | 2004-05-01 | 1 | -59/+335 |
| * | More POLA handling of CUSTOMIZE variable | Poul-Henning Kamp | 2004-04-27 | 1 | -3/+8 |
| * | Take boot0sio from the newly-built world, both for consistency's sake and | Thomas Quinot | 2004-04-27 | 1 | -1/+1 |
| * | Script for downloading and printing in hex, the offical vendor ID's from | David E. O'Brien | 2004-04-18 | 1 | -0/+31 |
| * | Teach the script where libssl actually lives. | Ruslan Ermilov | 2004-04-13 | 1 | -1/+1 |
| * | Reset internal conversion state after triggering conversion errors; | Tim J. Robbins | 2004-04-07 | 3 | -3/+10 |
| * | Add a snapshot of build32.sh for amd64 systems. The readme and comments | Peter Wemm | 2004-03-30 | 2 | -0/+66 |
| * | Previous commit fixed one braino but left another in place. | Dag-Erling Smørgrav | 2004-03-30 | 1 | -1/+1 |
| * | Tell fdisk(8) about our geometry. | Poul-Henning Kamp | 2004-03-28 | 1 | -0/+2 |
| * | Add a simple tool that prints out a register offset table to map | Marcel Moolenaar | 2004-03-28 | 3 | -0/+222 |
| * | Braino in previous commit. | Dag-Erling Smørgrav | 2004-03-18 | 1 | -2/+2 |
| * | Given the impact of CFLAGS and COPTFLAGS on the build, report them in | Dag-Erling Smørgrav | 2004-03-16 | 1 | -3/+3 |
| * | Whitespace nit. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -1/+1 |