des
94af456055
Add the "TB ---" prefix to error and warning messages so that early
...
failures (e.g. failure to lock the sandbox) don't result in empty failure
reports.
2003-10-14 20:01:58 +00:00
des
809a30b985
Tweak the colors for failed runs
2003-10-11 09:44:18 +00:00
des
272ffb18d4
Show stale results (8 hours old or more) in a paler color.
2003-10-11 09:40:18 +00:00
des
9df08be68d
Cosmetic nits.
2003-10-10 23:27:57 +00:00
des
8bdcdc1bc6
Collapse the Architecture and Machine columns to conserve screen space.
2003-10-10 23:25:43 +00:00
des
8248f74b0c
Discourage line breaks between the time of day and the time zone.
2003-10-10 22:41:00 +00:00
des
477ef90c7b
Add support for tinderbox(1)'s -h option.
2003-10-10 21:13:37 +00:00
des
13c988b2af
There is no need for $have_logs since we determine what platforms and
...
branches to show from what logs are actually present on disk.
2003-10-10 21:05:31 +00:00
des
25458fa495
Document the -h option.
2003-10-10 21:04:14 +00:00
des
1d05773158
Report the version number and hostname at the top of the log. Allow the
...
user to override the hostname on the command line (for whatever reason).
Add a comment to explain why a particular piece of code is commented out.
2003-10-10 20:59:51 +00:00
des
b73c0f3102
s/GMT/UTC/
2003-10-10 20:44:49 +00:00
des
5b32d860e2
Allow wrapping between the date and the time. s/GMT/UTC/.
2003-10-10 07:11:54 +00:00
des
741ad65a33
Build RELENG_5_1.
2003-10-10 07:10:33 +00:00
des
d01beebd5a
Instead of using hardcoded column and row headers, scan the log directory
...
to see what's of interest.
2003-10-09 02:30:34 +00:00
des
5c1d84ac68
Build a couple of security branches.
2003-10-09 02:18:37 +00:00
ru
f246003ac7
Fix a bug that prevented exists() from finding "foo/", "foo/."
...
and "foo/.." when ".PATH: foo" was also given.
PR: bin/34062
2003-10-02 21:30:30 +00:00
sam
105729ef61
o the kernel sysctl uses 'avg' for a key; change to suit
...
o change header field widths to match the kernel so columns line up
2003-09-19 21:52:29 +00:00
sam
be091f65b4
fix build
2003-09-19 17:18:32 +00:00
des
85b34c534e
Add support for stop files, the existence of which signals tbmaster to
...
skip particular platforms or configs, or simply stop running.
2003-09-19 09:15:10 +00:00
des
e35bd916c0
Check that $verbose is defined before using it in a comparison.
2003-09-19 09:12:32 +00:00
des
778353602f
Make char signed by default.
...
Submitted by: grehan
2003-09-09 07:01:13 +00:00
phk
9a9a510c2c
In case of zero span data supress the histogram plot.
2003-08-18 11:13:19 +00:00
phk
b3803c0021
A small statistics tool for gauging the statistical significance
...
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.
2003-08-13 07:21:54 +00:00
des
e05a88d781
Add a comment about hcomp.
2003-08-05 19:35:41 +00:00
des
86595fbca8
gif -> png
2003-08-04 21:11:33 +00:00
des
52eef8e473
A Perl script which tries to "compress" headers by removing comments and
...
superfluous whitespace.
2003-08-04 13:10:01 +00:00
des
0f7e5cd774
Parts of the patch have been committed.
2003-08-01 21:54:35 +00:00
des
7f68ee2b31
powerpc patch.
2003-08-01 21:18:17 +00:00
des
8aa94a389d
Use a more generic patch name.
2003-08-01 21:17:43 +00:00
des
4a0f1b1aa5
powerpc still needs a patch.
2003-08-01 21:16:31 +00:00
des
7971e5125a
Re-add support for patches.
2003-08-01 21:15:28 +00:00
des
7e280bd757
Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile;
...
add a shortcut icon.
2003-08-01 07:55:13 +00:00
des
8dd3af2c0f
The rc files have been repo-copied to a separate subdirectory.
2003-08-01 07:24:31 +00:00
pb
ee50ebe269
Add a regression test for the big pipe bug.
...
Suggested by: silby
2003-07-31 12:40:56 +00:00
des
7000eed3cf
Braino in previous commit: lists are comma-separated.
2003-07-31 07:52:06 +00:00
des
0703427773
Make the experimental platforms tinderbox extra verbose.
2003-07-31 07:47:25 +00:00
ru
7b7cc3655c
A simple tool to sanity check the contents of release/*/dokern.sh
...
and release/*/drivers.conf.
2003-07-28 18:18:20 +00:00
des
9f8ae7ae81
DATE and PATCH are always defined, but may be empty.
2003-07-28 10:02:25 +00:00
des
df74382048
Remove redundant "targets", add NOLIBC_R and NOFORTH to environment
2003-07-28 09:51:52 +00:00
des
e7d0c5c9c6
Install experimental.rc
2003-07-28 09:49:27 +00:00
des
84032368d4
Document --dump
2003-07-28 09:48:13 +00:00
des
314a9f00b5
Revive the powerpc tinderbox that used to run on 9ball.
2003-07-28 09:46:48 +00:00
des
2c7245dc8d
stanley uses a different sandbox.
2003-07-28 09:44:54 +00:00
des
f6dda36719
Don't mail out failure reports from stanley.
2003-07-28 09:43:00 +00:00
des
7d45a42749
- add a -d option which dumps the configuration and exits
...
- initialize single-valued configuration variables to '' rather than undef
- allow empty values in configuration files
- take care to untaint $etcdir
2003-07-28 09:42:42 +00:00
des
1ee51e40bb
powerpc isn't tinderbox-ready yet.
2003-07-25 22:17:28 +00:00
des
d2927bd8dd
Ready to go live.
2003-07-25 07:18:06 +00:00
des
ccd8ed8347
Complain about extraneous command line arguments.
2003-07-24 10:44:45 +00:00
des
928703e4b6
Install rc files from ${.CURDIR}, not ${.OBJDIR}.
2003-07-23 20:22:50 +00:00
des
26842e222a
Sample configuration files.
2003-07-23 20:16:36 +00:00