aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken arithmetic expression parser.Ruslan Ermilov2003-07-042-0/+24
* bring in ath-specific test tool; more to followSam Leffler2003-06-283-1/+446
* Add regression tests for floating point parsing in scanf(3).David Schultz2003-06-282-1/+181
* amd64 is actually stable enough for the regular -CURRENT tinderbox now.Dag-Erling Smørgrav2003-06-201-1/+1
* Set the precedence on failure reports to "bulk" so I don't get tons ofDag-Erling Smørgrav2003-06-141-0/+1
* Replace hard-coded module path with a keyword which gets changed whenGreg Lehey2003-06-121-1/+1
* Make defproc work.Greg Lehey2003-06-081-14/+18
* Make btpp and fr work. There's still more to be done.Greg Lehey2003-06-081-28/+20
* Terminate echoed lines. Unlike echo(1), gdb echo doesen'tGreg Lehey2003-06-081-2/+2
* Get the manual section number for kldstat(8) right. Comment change only.Greg Lehey2003-06-071-2/+2
* Modify startup mode: don't specify the file name for the debug kernel,Greg Lehey2003-06-071-5/+3
* Add macros for kernel debugging. These have been around for aGreg Lehey2003-06-074-0/+1104
* Regression tests for wctype(), iswctype(), wctrans(), towctrans().Tim J. Robbins2003-06-063-1/+191
* Mail out -STABLE tinderbox failures as well.Dag-Erling Smørgrav2003-06-051-1/+1
* Add tests for the behaviour of substitution when the regex can matchTony Finch2003-06-045-0/+8
* Merge from private version:Sam Leffler2003-06-021-50/+127
* write pattern to /dev/ccd3 not /dev/ccd3cPoul-Henning Kamp2003-06-021-1/+1
* Remember to close the read end of the pipe.Dag-Erling Smørgrav2003-05-261-0/+1
* -lbsdxml lives in lib/libexpat. *Blush*Ruslan Ermilov2003-05-181-0/+1
* Document the DATE configuration field.Dag-Erling Smørgrav2003-05-171-0/+6
* Fix a bug in report() which prevented two failure reports today fromDag-Erling Smørgrav2003-05-171-1/+3
* Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}.Dag-Erling Smørgrav2003-05-171-2/+4
* Make some spaces non-breakable.Dag-Erling Smørgrav2003-05-171-5/+5
* Constrain the chekout date to ISO format (yyyy-mm-dd) and add a specialDag-Erling Smørgrav2003-05-172-9/+12
* More configuration tweaks. Rename %CONFIGS to %SETUPS to make the codeDag-Erling Smørgrav2003-05-161-27/+22
* Document the fact that tinderbox(1) accepts environment variables on theDag-Erling Smørgrav2003-05-161-3/+12
* More oats for the beggars' horses.Dag-Erling Smørgrav2003-05-162-1/+186
* Be careful what you wish for - you might get it!Dag-Erling Smørgrav2003-05-162-0/+294
* Add a 'patch' command rather than apply the patch unconditionally.Dag-Erling Smørgrav2003-05-161-9/+18
* Don't be so sensitive; /\bStop\b/ can occur in normal output and trickDag-Erling Smørgrav2003-05-161-1/+1
* Overhaul the reporting code, making sender, recipient and subject fullyDag-Erling Smørgrav2003-05-161-20/+43
* Add support for local patches (which are also passed on to make release)Dag-Erling Smørgrav2003-05-161-9/+30
* Explicitly set the sandbox directory (it defaults to ~/tinderbox which isDag-Erling Smørgrav2003-05-151-6/+4
* 'make release' should run from src/release, not src.Dag-Erling Smørgrav2003-05-151-1/+1
* Make 'clean' and 'update' commands rather than options. Invoke 'update'Dag-Erling Smørgrav2003-05-152-15/+17
* Make the ENV configuration variable a hash rather than an array.Dag-Erling Smørgrav2003-05-151-12/+64
* Add a 'release' command which builds a release. It currently setsDag-Erling Smørgrav2003-05-151-14/+58
* use 5.006_001 (for new open() syntax)Dag-Erling Smørgrav2003-05-151-0/+1
* Add a Makefile for the web bits.Dag-Erling Smørgrav2003-05-152-0/+13
* Untabify string literals.Dag-Erling Smørgrav2003-05-151-6/+6
* Don't show platforms for which we have no logs.Dag-Erling Smørgrav2003-05-151-4/+8
* CSS uses C-style comments, not C++-style.Dag-Erling Smørgrav2003-05-151-1/+3
* These are the sources for the tinderbox summary page.Dag-Erling Smørgrav2003-05-154-0/+199
* Start mailing -CURRENT tinderbox failures to the lists.Dag-Erling Smørgrav2003-05-061-1/+1
* Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; itDag-Erling Smørgrav2003-05-051-4/+6
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-4/+3
* Start running amd64 builds on 9ball.Dag-Erling Smørgrav2003-05-011-0/+1
* Sync with latest and greatest Apple sources (which, among other things, fixJordan K. Hubbard2003-04-231-62/+88
* Add a dozen new tests with the general theme of getting trailingDavid Schultz2003-04-191-0/+12
* A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions.Ruslan Ermilov2003-04-151-1/+1