summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* s/GMT/UTC/des2003-10-102-4/+4
|
* Allow wrapping between the date and the time. s/GMT/UTC/.des2003-10-101-2/+2
|
* Build RELENG_5_1.des2003-10-102-1/+10
|
* Instead of using hardcoded column and row headers, scan the log directorydes2003-10-091-15/+15
| | | | to see what's of interest.
* Build a couple of security branches.des2003-10-091-1/+1
|
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-022-0/+22
| | | | | | and "foo/.." when ".PATH: foo" was also given. PR: bin/34062
* o the kernel sysctl uses 'avg' for a key; change to suitsam2003-09-191-4/+4
| | | | o change header field widths to match the kernel so columns line up
* fix buildsam2003-09-191-0/+1
|
* Add support for stop files, the existence of which signals tbmaster todes2003-09-191-0/+8
| | | | skip particular platforms or configs, or simply stop running.
* Check that $verbose is defined before using it in a comparison.des2003-09-191-1/+1
|
* Make char signed by default.des2003-09-091-4/+14
| | | | Submitted by: grehan
* In case of zero span data supress the histogram plot.phk2003-08-181-0/+6
|
* A small statistics tool for gauging the statistical significancephk2003-08-135-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.des2003-08-051-0/+1
|
* gif -> pngdes2003-08-041-1/+1
|
* A Perl script which tries to "compress" headers by removing comments anddes2003-08-042-0/+106
| | | | superfluous whitespace.
* Parts of the patch have been committed.des2003-08-011-18/+0
|
* powerpc patch.des2003-08-011-0/+67
|
* Use a more generic patch name.des2003-08-011-1/+1
|
* powerpc still needs a patch.des2003-08-011-0/+2
|
* Re-add support for patches.des2003-08-012-1/+9
|
* Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile;des2003-08-015-3/+6
| | | | add a shortcut icon.
* The rc files have been repo-copied to a separate subdirectory.des2003-08-0110-104/+15
|
* Add a regression test for the big pipe bug.pb2003-07-313-0/+95
| | | | Suggested by: silby
* Braino in previous commit: lists are comma-separated.des2003-07-312-2/+2
|
* Make the experimental platforms tinderbox extra verbose.des2003-07-312-0/+2
|
* A simple tool to sanity check the contents of release/*/dokern.shru2003-07-281-0/+55
| | | | and release/*/drivers.conf.
* DATE and PATCH are always defined, but may be empty.des2003-07-281-2/+2
|
* Remove redundant "targets", add NOLIBC_R and NOFORTH to environmentdes2003-07-282-2/+2
|
* Install experimental.rcdes2003-07-281-1/+1
|
* Document --dumpdes2003-07-281-0/+2
|
* Revive the powerpc tinderbox that used to run on 9ball.des2003-07-282-0/+20
|
* stanley uses a different sandbox.des2003-07-282-0/+2
|
* Don't mail out failure reports from stanley.des2003-07-282-0/+2
|
* - add a -d option which dumps the configuration and exitsdes2003-07-281-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.des2003-07-252-2/+2
|
* Ready to go live.des2003-07-254-0/+4
|
* Complain about extraneous command line arguments.des2003-07-241-0/+3
|
* Install rc files from ${.CURDIR}, not ${.OBJDIR}.des2003-07-231-1/+2
|
* Sample configuration files.des2003-07-2315-0/+165
|
* Rewrite tbmaster to use configuration files instead of a hard-coded hash.des2003-07-232-253/+283
|
* Improve the markup a little.des2003-07-231-11/+11
|
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-222-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 driversam2003-07-212-1/+74
|
* Look for logs in the directory where we place the output.des2003-07-181-8/+9
|
* Fix taint bug in previous commit.des2003-07-181-2/+4
|
* Generate index.html in the same directory.des2003-07-181-1/+3
|
* Fixed broken arithmetic expression parser.ru2003-07-042-0/+24
| | | | | Reminded by: bde In memory of: alane
* bring in ath-specific test tool; more to followsam2003-06-283-1/+446
|
* Add regression tests for floating point parsing in scanf(3).das2003-06-282-1/+181
|
OpenPOWER on IntegriCloud