| Commit message (Expand) | Author | Age | Files | Lines |
| * | amd64 is actually stable enough for the regular -CURRENT tinderbox now. | Dag-Erling Smørgrav | 2003-06-20 | 1 | -1/+1 |
| * | Set the precedence on failure reports to "bulk" so I don't get tons of | Dag-Erling Smørgrav | 2003-06-14 | 1 | -0/+1 |
| * | Replace hard-coded module path with a keyword which gets changed when | Greg Lehey | 2003-06-12 | 1 | -1/+1 |
| * | Make defproc work. | Greg Lehey | 2003-06-08 | 1 | -14/+18 |
| * | Make btpp and fr work. There's still more to be done. | Greg Lehey | 2003-06-08 | 1 | -28/+20 |
| * | Terminate echoed lines. Unlike echo(1), gdb echo doesen't | Greg Lehey | 2003-06-08 | 1 | -2/+2 |
| * | Get the manual section number for kldstat(8) right. Comment change only. | Greg Lehey | 2003-06-07 | 1 | -2/+2 |
| * | Modify startup mode: don't specify the file name for the debug kernel, | Greg Lehey | 2003-06-07 | 1 | -5/+3 |
| * | Add macros for kernel debugging. These have been around for a | Greg Lehey | 2003-06-07 | 4 | -0/+1104 |
| * | Regression tests for wctype(), iswctype(), wctrans(), towctrans(). | Tim J. Robbins | 2003-06-06 | 3 | -1/+191 |
| * | Mail out -STABLE tinderbox failures as well. | Dag-Erling Smørgrav | 2003-06-05 | 1 | -1/+1 |
| * | Add tests for the behaviour of substitution when the regex can match | Tony Finch | 2003-06-04 | 5 | -0/+8 |
| * | Merge from private version: | Sam Leffler | 2003-06-02 | 1 | -47/+124 |
| * | write pattern to /dev/ccd3 not /dev/ccd3c | Poul-Henning Kamp | 2003-06-02 | 1 | -1/+1 |
| * | Remember to close the read end of the pipe. | Dag-Erling Smørgrav | 2003-05-26 | 1 | -0/+1 |
| * | -lbsdxml lives in lib/libexpat. *Blush* | Ruslan Ermilov | 2003-05-18 | 1 | -0/+1 |
| * | Document the DATE configuration field. | Dag-Erling Smørgrav | 2003-05-17 | 1 | -0/+6 |
| * | Fix a bug in report() which prevented two failure reports today from | Dag-Erling Smørgrav | 2003-05-17 | 1 | -1/+3 |
| * | Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}. | Dag-Erling Smørgrav | 2003-05-17 | 1 | -2/+4 |
| * | Make some spaces non-breakable. | Dag-Erling Smørgrav | 2003-05-17 | 1 | -5/+5 |
| * | Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special | Dag-Erling Smørgrav | 2003-05-17 | 2 | -9/+12 |
| * | More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code | Dag-Erling Smørgrav | 2003-05-16 | 1 | -27/+22 |
| * | Document the fact that tinderbox(1) accepts environment variables on the | Dag-Erling Smørgrav | 2003-05-16 | 1 | -3/+12 |
| * | More oats for the beggars' horses. | Dag-Erling Smørgrav | 2003-05-16 | 2 | -1/+186 |
| * | Be careful what you wish for - you might get it! | Dag-Erling Smørgrav | 2003-05-16 | 2 | -0/+294 |
| * | Add a 'patch' command rather than apply the patch unconditionally. | Dag-Erling Smørgrav | 2003-05-16 | 1 | -9/+18 |
| * | Don't be so sensitive; /\bStop\b/ can occur in normal output and trick | Dag-Erling Smørgrav | 2003-05-16 | 1 | -1/+1 |
| * | Overhaul the reporting code, making sender, recipient and subject fully | Dag-Erling Smørgrav | 2003-05-16 | 1 | -20/+43 |
| * | Add support for local patches (which are also passed on to make release) | Dag-Erling Smørgrav | 2003-05-16 | 1 | -9/+30 |
| * | Explicitly set the sandbox directory (it defaults to ~/tinderbox which is | Dag-Erling Smørgrav | 2003-05-15 | 1 | -6/+4 |
| * | 'make release' should run from src/release, not src. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -1/+1 |
| * | Make 'clean' and 'update' commands rather than options. Invoke 'update' | Dag-Erling Smørgrav | 2003-05-15 | 2 | -15/+17 |
| * | Make the ENV configuration variable a hash rather than an array. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -12/+64 |
| * | Add a 'release' command which builds a release. It currently sets | Dag-Erling Smørgrav | 2003-05-15 | 1 | -14/+58 |
| * | use 5.006_001 (for new open() syntax) | Dag-Erling Smørgrav | 2003-05-15 | 1 | -0/+1 |
| * | Add a Makefile for the web bits. | Dag-Erling Smørgrav | 2003-05-15 | 2 | -0/+13 |
| * | Untabify string literals. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -6/+6 |
| * | Don't show platforms for which we have no logs. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -4/+8 |
| * | CSS uses C-style comments, not C++-style. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -1/+3 |
| * | These are the sources for the tinderbox summary page. | Dag-Erling Smørgrav | 2003-05-15 | 4 | -0/+199 |
| * | Start mailing -CURRENT tinderbox failures to the lists. | Dag-Erling Smørgrav | 2003-05-06 | 1 | -1/+1 |
| * | Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; it | Dag-Erling Smørgrav | 2003-05-05 | 1 | -4/+6 |
| * | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | Mark Murray | 2003-05-05 | 1 | -4/+3 |
| * | Start running amd64 builds on 9ball. | Dag-Erling Smørgrav | 2003-05-01 | 1 | -0/+1 |
| * | Sync with latest and greatest Apple sources (which, among other things, fix | Jordan K. Hubbard | 2003-04-23 | 1 | -62/+88 |
| * | Add a dozen new tests with the general theme of getting trailing | David Schultz | 2003-04-19 | 1 | -0/+12 |
| * | A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions. | Ruslan Ermilov | 2003-04-15 | 1 | -1/+1 |
| * | Add a test case for printf("%5.0f", 0.001). | David Schultz | 2003-04-14 | 1 | -0/+2 |
| * | Remove the "run GEOM in userland harness" test stuff, it's been OBE. | Poul-Henning Kamp | 2003-04-13 | 60 | -5805/+0 |
| * | Give mdconfig a couple of seconds to deconfigure in case debugging is being | Poul-Henning Kamp | 2003-04-13 | 1 | -1/+7 |