| Commit message (Expand) | Author | Age | Files | Lines |
* | Remember to close the read end of the pipe. | des | 2003-05-26 | 1 | -0/+1 |
* | -lbsdxml lives in lib/libexpat. *Blush* | ru | 2003-05-18 | 1 | -0/+1 |
* | Document the DATE configuration field. | des | 2003-05-17 | 1 | -0/+6 |
* | Fix a bug in report() which prevented two failure reports today from | des | 2003-05-17 | 1 | -1/+3 |
* | Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}. | des | 2003-05-17 | 1 | -2/+4 |
* | Make some spaces non-breakable. | des | 2003-05-17 | 1 | -5/+5 |
* | Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special | des | 2003-05-17 | 2 | -9/+12 |
* | More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code | des | 2003-05-16 | 1 | -27/+22 |
* | Document the fact that tinderbox(1) accepts environment variables on the | des | 2003-05-16 | 1 | -3/+12 |
* | More oats for the beggars' horses. | des | 2003-05-16 | 2 | -1/+186 |
* | Be careful what you wish for - you might get it! | des | 2003-05-16 | 2 | -0/+294 |
* | Add a 'patch' command rather than apply the patch unconditionally. | des | 2003-05-16 | 1 | -9/+18 |
* | Don't be so sensitive; /\bStop\b/ can occur in normal output and trick | des | 2003-05-16 | 1 | -1/+1 |
* | Overhaul the reporting code, making sender, recipient and subject fully | des | 2003-05-16 | 1 | -20/+43 |
* | Add support for local patches (which are also passed on to make release) | des | 2003-05-16 | 1 | -9/+30 |
* | Explicitly set the sandbox directory (it defaults to ~/tinderbox which is | des | 2003-05-15 | 1 | -6/+4 |
* | 'make release' should run from src/release, not src. | des | 2003-05-15 | 1 | -1/+1 |
* | Make 'clean' and 'update' commands rather than options. Invoke 'update' | des | 2003-05-15 | 2 | -15/+17 |
* | Make the ENV configuration variable a hash rather than an array. | des | 2003-05-15 | 1 | -12/+64 |
* | Add a 'release' command which builds a release. It currently sets | des | 2003-05-15 | 1 | -14/+58 |
* | use 5.006_001 (for new open() syntax) | des | 2003-05-15 | 1 | -0/+1 |
* | Add a Makefile for the web bits. | des | 2003-05-15 | 2 | -0/+13 |
* | Untabify string literals. | des | 2003-05-15 | 1 | -6/+6 |
* | Don't show platforms for which we have no logs. | des | 2003-05-15 | 1 | -4/+8 |
* | CSS uses C-style comments, not C++-style. | des | 2003-05-15 | 1 | -1/+3 |
* | These are the sources for the tinderbox summary page. | des | 2003-05-15 | 4 | -0/+199 |
* | Start mailing -CURRENT tinderbox failures to the lists. | des | 2003-05-06 | 1 | -1/+1 |
* | Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; it | des | 2003-05-05 | 1 | -4/+6 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 1 | -4/+3 |
* | Start running amd64 builds on 9ball. | des | 2003-05-01 | 1 | -0/+1 |
* | Sync with latest and greatest Apple sources (which, among other things, fix | jkh | 2003-04-23 | 1 | -62/+88 |
* | Add a dozen new tests with the general theme of getting trailing | das | 2003-04-19 | 1 | -0/+12 |
* | A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions. | ru | 2003-04-15 | 1 | -1/+1 |
* | Add a test case for printf("%5.0f", 0.001). | das | 2003-04-14 | 1 | -0/+2 |
* | Remove the "run GEOM in userland harness" test stuff, it's been OBE. | phk | 2003-04-13 | 60 | -5805/+0 |
* | Give mdconfig a couple of seconds to deconfigure in case debugging is being | phk | 2003-04-13 | 1 | -1/+7 |
* | Make sure legacy stuff comes last. Some tools that use | ru | 2003-04-12 | 3 | -10/+12 |
* | libc_gen/basename.c depends on include/libgen.h. | ru | 2003-04-11 | 1 | -3/+3 |
* | Update these two reference vectors. | phk | 2003-04-09 | 2 | -0/+9 |
* | Add script to run kernel based regression test and the reference vectors | phk | 2003-04-09 | 16 | -0/+151 |
* | Utility to load one of our XML images into a MD(4) device. | phk | 2003-04-09 | 2 | -0/+285 |
* | Additional regression tests for grouping, parsing of '.*', and printing | das | 2003-04-07 | 1 | -0/+9 |
* | -legacy and /.../legacy/... looks better than build or bootstrap in | imp | 2003-04-06 | 2 | -5/+5 |
* | Test for bug in revision 1.54 of vfprintf.c. | tjr | 2003-04-06 | 1 | -0/+3 |
* | We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. This | imp | 2003-04-06 | 1 | -3/+5 |
* | Don't need the gccism include_next since we won't create this file | imp | 2003-04-06 | 1 | -6/+1 |
* | Regression tests for printf()'s floating point formats. | das | 2003-04-05 | 2 | -1/+168 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 6 | -0/+180 |
* | 2.x->3.0 upgrade tools are no longer needed. 5.x is unlikely to fit | imp | 2003-04-03 | 3 | -321/+0 |
* | Write negative zero as '-0.0'. Otherwise, it is parsed as an integer | das | 2003-03-27 | 1 | -2/+2 |