| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust code for new kse_release interface. | David Xu | 2003-02-20 | 1 | -1/+1 |
| * | Properly terminate some warning messages. | Dag-Erling Smørgrav | 2003-02-18 | 2 | -6/+6 |
| * | Explicitly set TZ to GMT (including in the build environment) | Dag-Erling Smørgrav | 2003-02-18 | 1 | -0/+3 |
| * | - build powerpc world on 9ball | Dag-Erling Smørgrav | 2003-02-17 | 1 | -52/+117 |
| * | Log to stdout if no file was specified. | Dag-Erling Smørgrav | 2003-02-15 | 1 | -9/+8 |
| * | Avoid an undef warning. | Dag-Erling Smørgrav | 2003-02-15 | 1 | -1/+1 |
| * | Decrease verbosity, fix some configuration problems. | Dag-Erling Smørgrav | 2003-02-14 | 2 | -8/+6 |
| * | Make the tinderbox log lines less obtrusive. | Dag-Erling Smørgrav | 2003-02-13 | 1 | -4/+2 |
| * | Pass KERNCONF on the command line rather than in the environment, | Dag-Erling Smørgrav | 2003-02-13 | 1 | -4/+2 |
| * | Complete overhaul of the configuration system, allowing the user to | Dag-Erling Smørgrav | 2003-02-13 | 1 | -41/+81 |
| * | GC the old tinderbox script. | Dag-Erling Smørgrav | 2003-02-13 | 2 | -91/+0 |
| * | Place the logs in the tinderbox directory rather than cwd. | Dag-Erling Smørgrav | 2003-02-13 | 1 | -1/+2 |
| * | Move away the old log file before starting the tinderbox so we don't | Dag-Erling Smørgrav | 2003-02-13 | 1 | -0/+1 |
| * | - run the tinderbox script in verbose mode | Dag-Erling Smørgrav | 2003-02-13 | 1 | -2/+2 |
| * | Simplify the log accumulation code. It turns out that the trick of | Dag-Erling Smørgrav | 2003-02-12 | 1 | -5/+6 |
| * | NO_KERNELCLEAN was a booboo. | Dag-Erling Smørgrav | 2003-02-12 | 1 | -1/+0 |
| * | Welcome tbmaster, TinderboxNG's better half. | Dag-Erling Smørgrav | 2003-02-12 | 2 | -1/+148 |
| * | Slight cleanup; adjust verbosity; unlink the logfile before opening it | Dag-Erling Smørgrav | 2003-02-12 | 1 | -7/+8 |
| * | Teach whereintheworld to preserve TinderboxNG log messages. | Dag-Erling Smørgrav | 2003-02-12 | 1 | -1/+5 |
| * | Make "CURRENT" the default branch, and special-case it in the update | Dag-Erling Smørgrav | 2003-02-12 | 1 | -2/+2 |
| * | Say hello to Tinderbox 2.0, the choice of a new generation! | Dag-Erling Smørgrav | 2003-02-11 | 2 | -0/+446 |
| * | The regression-tests for 'make' *expect* to trigger make's warning: | Garance A Drosehn | 2003-02-10 | 2 | -2/+2 |
| * | Add more tests. Specifically, infinity cast from other types should | Mike Barcroft | 2003-02-08 | 1 | -0/+6 |
| * | Add a missing inline keyword. | David Xu | 2003-02-08 | 1 | -1/+2 |
| * | Add regression test for soon-to-be-committed fpclassify(). | Mike Barcroft | 2003-02-05 | 2 | -1/+70 |
| * | Add a getopt-ified version of an old tool that I've been using for ages: | Sean Chittenden | 2003-01-31 | 2 | -3/+356 |
| * | Update reference vectors to include BSD's <type> output. | Poul-Henning Kamp | 2003-01-31 | 5 | -0/+36 |
| * | Add Apple partitioning test case. | Poul-Henning Kamp | 2003-01-31 | 7 | -2/+287 |
| * | Add more scaffolding to make this compile kernel code. | Poul-Henning Kamp | 2003-01-28 | 1 | -0/+7 |
| * | Don't truncate lines if an error occurred. | Dag-Erling Smørgrav | 2003-01-18 | 1 | -13/+18 |
| * | Indentation cleanup. | Dag-Erling Smørgrav | 2003-01-18 | 1 | -5/+6 |
| * | Add a regression test for ccds layout policy. | Poul-Henning Kamp | 2003-01-17 | 23 | -0/+5843 |
| * | Make sure we find all vnode method vectors in /sys. | Poul-Henning Kamp | 2003-01-15 | 1 | -1/+1 |
| * | Fix a useless use of cat. Save a process today. | Jens Schweikhardt | 2003-01-09 | 1 | -1/+1 |
| * | Document tinderbox and whereintheworld, and move diffburst in its | Dag-Erling Smørgrav | 2003-01-09 | 1 | -3/+4 |
| * | My version of fenner's "make world" log summarizer. | Dag-Erling Smørgrav | 2003-01-09 | 2 | -0/+64 |
| * | Sample tinderbox script & build settings. | Dag-Erling Smørgrav | 2003-01-09 | 2 | -0/+91 |
| * | more crypto test stuff: | Sam Leffler | 2003-01-06 | 4 | -22/+450 |
| * | geom_bsd need -lmd to link now. | Poul-Henning Kamp | 2003-01-06 | 1 | -0/+1 |
| * | Add a regression test for wordexp() and wordfree(). | Tim J. Robbins | 2003-01-04 | 2 | -0/+185 |
| * | Add various command line options, most notably sort order. | Poul-Henning Kamp | 2003-01-03 | 1 | -10/+51 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -3/+4 |
| * | Add a test program for perror() that demonstrates two bugs in the | Tim J. Robbins | 2002-12-19 | 2 | -0/+116 |
| * | Test that if the buffer argument (`s') to wcrtomb() is NULL then | Tim J. Robbins | 2002-12-19 | 1 | -19/+15 |
| * | Add regression test for strerror()/strerror_r(). | Mike Barcroft | 2002-12-18 | 2 | -0/+141 |
| * | Goto WARNS 5 with assorted changes. | Poul-Henning Kamp | 2002-12-16 | 9 | -33/+32 |
| * | Update this one too. | Poul-Henning Kamp | 2002-12-16 | 1 | -1/+5 |
| * | Get the test-suite into sync with the kernel again. | Poul-Henning Kamp | 2002-12-16 | 8 | -10/+34 |
| * | add program used to exercise/test /dev/crypto symmetric crypto functionality | Sam Leffler | 2002-12-14 | 4 | -0/+349 |
| * | Add a test for what was fixed in revisions 1.39 and 1.50 of | Ruslan Ermilov | 2002-11-28 | 2 | -0/+18 |