Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug that prevented exists() from finding "foo/", "foo/." | ru | 2003-10-02 | 2 | -0/+22 |
| | | | | | | and "foo/.." when ".PATH: foo" was also given. PR: bin/34062 | ||||
* | o the kernel sysctl uses 'avg' for a key; change to suit | sam | 2003-09-19 | 1 | -4/+4 |
| | | | | o change header field widths to match the kernel so columns line up | ||||
* | fix build | sam | 2003-09-19 | 1 | -0/+1 |
| | |||||
* | Add support for stop files, the existence of which signals tbmaster to | des | 2003-09-19 | 1 | -0/+8 |
| | | | | skip particular platforms or configs, or simply stop running. | ||||
* | Check that $verbose is defined before using it in a comparison. | des | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | Make char signed by default. | des | 2003-09-09 | 1 | -4/+14 |
| | | | | Submitted by: grehan | ||||
* | In case of zero span data supress the histogram plot. | phk | 2003-08-18 | 1 | -0/+6 |
| | |||||
* | A small statistics tool for gauging the statistical significance | phk | 2003-08-13 | 5 | -0/+621 |
| | | | | | | | | of data from benchmarks etc. Implements "Student's t" for various confidence levels, defaults to 95%. If your benchmarks are not significant at the 95% confidence level, we don't want to hear about it. | ||||
* | Add a comment about hcomp. | des | 2003-08-05 | 1 | -0/+1 |
| | |||||
* | gif -> png | des | 2003-08-04 | 1 | -1/+1 |
| | |||||
* | A Perl script which tries to "compress" headers by removing comments and | des | 2003-08-04 | 2 | -0/+106 |
| | | | | superfluous whitespace. | ||||
* | Parts of the patch have been committed. | des | 2003-08-01 | 1 | -18/+0 |
| | |||||
* | powerpc patch. | des | 2003-08-01 | 1 | -0/+67 |
| | |||||
* | Use a more generic patch name. | des | 2003-08-01 | 1 | -1/+1 |
| | |||||
* | powerpc still needs a patch. | des | 2003-08-01 | 1 | -0/+2 |
| | |||||
* | Re-add support for patches. | des | 2003-08-01 | 2 | -1/+9 |
| | |||||
* | Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile; | des | 2003-08-01 | 5 | -3/+6 |
| | | | | add a shortcut icon. | ||||
* | The rc files have been repo-copied to a separate subdirectory. | des | 2003-08-01 | 10 | -104/+15 |
| | |||||
* | Add a regression test for the big pipe bug. | pb | 2003-07-31 | 3 | -0/+95 |
| | | | | Suggested by: silby | ||||
* | Braino in previous commit: lists are comma-separated. | des | 2003-07-31 | 2 | -2/+2 |
| | |||||
* | Make the experimental platforms tinderbox extra verbose. | des | 2003-07-31 | 2 | -0/+2 |
| | |||||
* | A simple tool to sanity check the contents of release/*/dokern.sh | ru | 2003-07-28 | 1 | -0/+55 |
| | | | | and release/*/drivers.conf. | ||||
* | DATE and PATCH are always defined, but may be empty. | des | 2003-07-28 | 1 | -2/+2 |
| | |||||
* | Remove redundant "targets", add NOLIBC_R and NOFORTH to environment | des | 2003-07-28 | 2 | -2/+2 |
| | |||||
* | Install experimental.rc | des | 2003-07-28 | 1 | -1/+1 |
| | |||||
* | Document --dump | des | 2003-07-28 | 1 | -0/+2 |
| | |||||
* | Revive the powerpc tinderbox that used to run on 9ball. | des | 2003-07-28 | 2 | -0/+20 |
| | |||||
* | stanley uses a different sandbox. | des | 2003-07-28 | 2 | -0/+2 |
| | |||||
* | Don't mail out failure reports from stanley. | des | 2003-07-28 | 2 | -0/+2 |
| | |||||
* | - add a -d option which dumps the configuration and exits | des | 2003-07-28 | 1 | -5/+28 |
| | | | | | | - initialize single-valued configuration variables to '' rather than undef - allow empty values in configuration files - take care to untaint $etcdir | ||||
* | powerpc isn't tinderbox-ready yet. | des | 2003-07-25 | 2 | -2/+2 |
| | |||||
* | Ready to go live. | des | 2003-07-25 | 4 | -0/+4 |
| | |||||
* | Complain about extraneous command line arguments. | des | 2003-07-24 | 1 | -0/+3 |
| | |||||
* | Install rc files from ${.CURDIR}, not ${.OBJDIR}. | des | 2003-07-23 | 1 | -1/+2 |
| | |||||
* | Sample configuration files. | des | 2003-07-23 | 15 | -0/+165 |
| | |||||
* | Rewrite tbmaster to use configuration files instead of a hard-coded hash. | des | 2003-07-23 | 2 | -253/+283 |
| | |||||
* | Improve the markup a little. | des | 2003-07-23 | 1 | -11/+11 |
| | |||||
* | Test 8.16 in sed.test tests the ability of a sed to handle an empty | dds | 2003-07-22 | 2 | -22/+38 |
| | | | | | | | | | | | | | | | | | regular expression as the first argument to a substitute command. If used to test a sed which (erroneously) evaluates this at translation time rather than at execution time, the bugged sed is put into an infinite loop. This mode of failure seems excessive. Such a failing sed is the Free Software Foundation's sed 3.02. The specific test was also not being executed for the BSD sed. Both problems are now fixed. PR: misc/25585 Submitted by: Walter Briscoe <w.briscoe@ponl.com> Approved by: schweikh (mentor) MFC after: 2 weeks | ||||
* | add stat dumper for the safenet driver | sam | 2003-07-21 | 2 | -1/+74 |
| | |||||
* | Look for logs in the directory where we place the output. | des | 2003-07-18 | 1 | -8/+9 |
| | |||||
* | Fix taint bug in previous commit. | des | 2003-07-18 | 1 | -2/+4 |
| | |||||
* | Generate index.html in the same directory. | des | 2003-07-18 | 1 | -1/+3 |
| | |||||
* | Fixed broken arithmetic expression parser. | ru | 2003-07-04 | 2 | -0/+24 |
| | | | | | Reminded by: bde In memory of: alane | ||||
* | bring in ath-specific test tool; more to follow | sam | 2003-06-28 | 3 | -1/+446 |
| | |||||
* | Add regression tests for floating point parsing in scanf(3). | das | 2003-06-28 | 2 | -1/+181 |
| | |||||
* | amd64 is actually stable enough for the regular -CURRENT tinderbox now. | des | 2003-06-20 | 1 | -1/+1 |
| | |||||
* | Set the precedence on failure reports to "bulk" so I don't get tons of | des | 2003-06-14 | 1 | -0/+1 |
| | | | | vacation notices every time the tree breaks. | ||||
* | Replace hard-coded module path with a keyword which gets changed when | grog | 2003-06-12 | 1 | -1/+1 |
| | | | | the kernel is built. | ||||
* | Make defproc work. | grog | 2003-06-08 | 1 | -14/+18 |
| | |||||
* | Make btpp and fr work. There's still more to be done. | grog | 2003-06-08 | 1 | -28/+20 |
| |