Ruslan Ermilov
21159d1687
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 Leffler
be9b20b07a
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 Leffler
2128acac3b
fix build
2003-09-19 17:18:32 +00:00
Dag-Erling Smørgrav
65c0d0bfeb
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
Dag-Erling Smørgrav
da4536cd6d
Check that $verbose is defined before using it in a comparison.
2003-09-19 09:12:32 +00:00
Dag-Erling Smørgrav
48652808c4
Make char signed by default.
...
Submitted by: grehan
2003-09-09 07:01:13 +00:00
Poul-Henning Kamp
a21af19141
In case of zero span data supress the histogram plot.
2003-08-18 11:13:19 +00:00
Poul-Henning Kamp
3b9b37bd54
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
Dag-Erling Smørgrav
503148a20c
Add a comment about hcomp.
2003-08-05 19:35:41 +00:00
Dag-Erling Smørgrav
35f9ba02ce
gif -> png
2003-08-04 21:11:33 +00:00
Dag-Erling Smørgrav
b5ed0e8e06
A Perl script which tries to "compress" headers by removing comments and
...
superfluous whitespace.
2003-08-04 13:10:01 +00:00
Dag-Erling Smørgrav
0cfef457a6
Parts of the patch have been committed.
2003-08-01 21:54:35 +00:00
Dag-Erling Smørgrav
20332394f8
powerpc patch.
2003-08-01 21:18:17 +00:00
Dag-Erling Smørgrav
6205801c80
Use a more generic patch name.
2003-08-01 21:17:43 +00:00
Dag-Erling Smørgrav
9ebd4b3025
powerpc still needs a patch.
2003-08-01 21:16:31 +00:00
Dag-Erling Smørgrav
1110b43744
Re-add support for patches.
2003-08-01 21:15:28 +00:00
Dag-Erling Smørgrav
20b0471597
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
Dag-Erling Smørgrav
378c1e90c3
The rc files have been repo-copied to a separate subdirectory.
2003-08-01 07:24:31 +00:00
Pierre Beyssac
af1a7621cf
Add a regression test for the big pipe bug.
...
Suggested by: silby
2003-07-31 12:40:56 +00:00
Dag-Erling Smørgrav
cb065e0460
Braino in previous commit: lists are comma-separated.
2003-07-31 07:52:06 +00:00
Dag-Erling Smørgrav
f7f2eceb60
Make the experimental platforms tinderbox extra verbose.
2003-07-31 07:47:25 +00:00
Ruslan Ermilov
33a96c6f65
A simple tool to sanity check the contents of release/*/dokern.sh
...
and release/*/drivers.conf.
2003-07-28 18:18:20 +00:00
Dag-Erling Smørgrav
1c1d85facf
DATE and PATCH are always defined, but may be empty.
2003-07-28 10:02:25 +00:00
Dag-Erling Smørgrav
4a35f45618
Remove redundant "targets", add NOLIBC_R and NOFORTH to environment
2003-07-28 09:51:52 +00:00
Dag-Erling Smørgrav
d117ab063e
Install experimental.rc
2003-07-28 09:49:27 +00:00
Dag-Erling Smørgrav
9741efe751
Document --dump
2003-07-28 09:48:13 +00:00
Dag-Erling Smørgrav
153dd0a1a9
Revive the powerpc tinderbox that used to run on 9ball.
2003-07-28 09:46:48 +00:00
Dag-Erling Smørgrav
fd951241bd
stanley uses a different sandbox.
2003-07-28 09:44:54 +00:00
Dag-Erling Smørgrav
a563d96873
Don't mail out failure reports from stanley.
2003-07-28 09:43:00 +00:00
Dag-Erling Smørgrav
d55094495a
- 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
Dag-Erling Smørgrav
b1e91d01fb
powerpc isn't tinderbox-ready yet.
2003-07-25 22:17:28 +00:00
Dag-Erling Smørgrav
fd9eb4ba67
Ready to go live.
2003-07-25 07:18:06 +00:00
Dag-Erling Smørgrav
fe468ebbfb
Complain about extraneous command line arguments.
2003-07-24 10:44:45 +00:00
Dag-Erling Smørgrav
f233d6e590
Install rc files from ${.CURDIR}, not ${.OBJDIR}.
2003-07-23 20:22:50 +00:00
Dag-Erling Smørgrav
b3b214e9f3
Sample configuration files.
2003-07-23 20:16:36 +00:00
Dag-Erling Smørgrav
9b573dd6f8
Rewrite tbmaster to use configuration files instead of a hard-coded hash.
2003-07-23 20:16:11 +00:00
Dag-Erling Smørgrav
0c0e412335
Improve the markup a little.
2003-07-23 20:15:49 +00:00
Diomidis Spinellis
37c94e1d78
Test 8.16 in sed.test tests the ability of a sed to handle an empty
...
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
2003-07-22 19:22:08 +00:00
Sam Leffler
0c5b9ee7a1
add stat dumper for the safenet driver
2003-07-21 21:58:04 +00:00
Dag-Erling Smørgrav
da60560610
Look for logs in the directory where we place the output.
2003-07-18 07:43:43 +00:00
Dag-Erling Smørgrav
90e476c26d
Fix taint bug in previous commit.
2003-07-18 07:29:00 +00:00
Dag-Erling Smørgrav
cc1f50a9fe
Generate index.html in the same directory.
2003-07-18 07:24:13 +00:00
Ruslan Ermilov
c94d70434f
Fixed broken arithmetic expression parser.
...
Reminded by: bde
In memory of: alane
2003-07-04 13:33:48 +00:00
Sam Leffler
64125f9866
bring in ath-specific test tool; more to follow
2003-06-28 18:26:23 +00:00
David Schultz
3f0b22498b
Add regression tests for floating point parsing in scanf(3).
2003-06-28 09:03:44 +00:00
Dag-Erling Smørgrav
99dca055e8
amd64 is actually stable enough for the regular -CURRENT tinderbox now.
2003-06-20 16:57:37 +00:00
Dag-Erling Smørgrav
47e898fefd
Set the precedence on failure reports to "bulk" so I don't get tons of
...
vacation notices every time the tree breaks.
2003-06-14 12:36:13 +00:00
Greg Lehey
403de99214
Replace hard-coded module path with a keyword which gets changed when
...
the kernel is built.
2003-06-12 08:11:08 +00:00
Greg Lehey
36572f4867
Make defproc work.
2003-06-08 06:11:15 +00:00
Greg Lehey
3a40ab54ef
Make btpp and fr work. There's still more to be done.
2003-06-08 06:10:45 +00:00