Commit Graph

489 Commits

Author SHA1 Message Date
des
a01fa3dd5f Merge in uncommitted changes from the running configuration. 2003-12-04 10:22:56 +00:00
des
bbc893d308 RELENG_5_2 is right around the corner. 2003-12-04 10:21:06 +00:00
ru
8b16f19b53 Understand the old pseudo-device config(8) file directive, for 4.x. 2003-11-28 08:58:44 +00:00
phantom
ad3f1c6054 Learn about new world order 2003-11-26 10:43:05 +00:00
sam
58d58e721b fixup include filenames; this stuff used to be in the kernel source tree 2003-11-13 21:25:09 +00:00
sam
41dd852297 honor environment settings of SYSDIR and BINDIR 2003-11-13 21:24:09 +00:00
sam
0f82ac37b7 add in-kernel ttcp performance tool 2003-11-13 00:30:27 +00:00
des
8e83cfd041 Remove leftovers from old color determination scheme.
Tune the speed at which colors change.
2003-11-12 08:37:10 +00:00
des
aa731bc983 braino in age computation 2003-11-12 08:32:34 +00:00
des
0f38b455d2 Use graded colors to more clearly indicate relative age. 2003-11-12 08:30:51 +00:00
des
fee6e52043 Turn the table around: platforms across, branches down.
Also fix some bogus tabification in here documents.
2003-11-12 08:16:16 +00:00
des
14e08494b4 Belatedly include RELENG_4_9 in the build, and rotate RELENG_4_7 out. 2003-11-12 07:50:36 +00:00
sam
9085c8042a add 802.11 layer stats dumper 2003-11-08 01:06:19 +00:00
sam
cb9490d26b catchup with if_xname change 2003-11-08 01:01:56 +00:00
green
702cf84221 Add a "-f" flag for asf(8) which performs a search to find the each module
no matter where in the directory structure it may be.  Use this and the "-k"
flag in the generated gdbinit files so that the "getsyms" function in gdb
requires no user intervention to run and will find every module if they're
in the kernel build's module directory.  This is still quite useful for
cases where gdb knows that the path for some modules is /boot/kernel and
others are in the object directory for /usr/src/sys/$ARCH/compile/kernel.

Approved by:	grog
2003-11-04 06:38:37 +00:00
phk
2de88267f6 Attached is a small patch to ministat that separates the
avg/median/stddev bars onto two lines.  Useful for datasets that
overlap.

Submitted by:    Dan Nelson <dnelson@allantgroup.com>
2003-10-31 13:25:43 +00:00
tjr
62bcef1682 Add regression tests for sgetrune() and sputrune(). 2003-10-30 11:51:36 +00:00
sheldonh
b2819ceb95 Update the location of the Hart list. 2003-10-29 11:12:28 +00:00
des
7a44ee10af 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
ca338e3964 Tweak the colors for failed runs 2003-10-11 09:44:18 +00:00
des
cb24e55c0c Show stale results (8 hours old or more) in a paler color. 2003-10-11 09:40:18 +00:00
des
5c0416ca4a Cosmetic nits. 2003-10-10 23:27:57 +00:00
des
8c75eea853 Collapse the Architecture and Machine columns to conserve screen space. 2003-10-10 23:25:43 +00:00
des
a97c1cb829 Discourage line breaks between the time of day and the time zone. 2003-10-10 22:41:00 +00:00
des
7ea266dced Add support for tinderbox(1)'s -h option. 2003-10-10 21:13:37 +00:00
des
ed541427f1 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
08d994bb47 Document the -h option. 2003-10-10 21:04:14 +00:00
des
578714fcf5 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
9268e718fb s/GMT/UTC/ 2003-10-10 20:44:49 +00:00
des
533b2299b5 Allow wrapping between the date and the time. s/GMT/UTC/. 2003-10-10 07:11:54 +00:00
des
258bcd3937 Build RELENG_5_1. 2003-10-10 07:10:33 +00:00
des
ad7ba9086c 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
4f08ebff2e Build a couple of security branches. 2003-10-09 02:18:37 +00:00
ru
146749407a 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
b4d410e5f0 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
cfa02586ee fix build 2003-09-19 17:18:32 +00:00
des
488ec1c44b 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
bcd0443159 Check that $verbose is defined before using it in a comparison. 2003-09-19 09:12:32 +00:00
des
98973a8f7c Make char signed by default.
Submitted by:	grehan
2003-09-09 07:01:13 +00:00
phk
d4ef867e01 In case of zero span data supress the histogram plot. 2003-08-18 11:13:19 +00:00
phk
3c9c80991a 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
387f6c8ccd Add a comment about hcomp. 2003-08-05 19:35:41 +00:00
des
a15f0fdf56 gif -> png 2003-08-04 21:11:33 +00:00
des
945f8d106a A Perl script which tries to "compress" headers by removing comments and
superfluous whitespace.
2003-08-04 13:10:01 +00:00
des
1271e0509f Parts of the patch have been committed. 2003-08-01 21:54:35 +00:00
des
70579d7da1 powerpc patch. 2003-08-01 21:18:17 +00:00
des
f194562cce Use a more generic patch name. 2003-08-01 21:17:43 +00:00
des
34a6a2e724 powerpc still needs a patch. 2003-08-01 21:16:31 +00:00
des
851d9ff3c2 Re-add support for patches. 2003-08-01 21:15:28 +00:00
des
144558ebea 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