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
des
bb88d62ad9
Rewrite tbmaster to use configuration files instead of a hard-coded hash.
2003-07-23 20:16:11 +00:00
des
8f1f25625e
Improve the markup a little.
2003-07-23 20:15:49 +00:00
dds
739de7fe1d
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
05e4c8c331
add stat dumper for the safenet driver
2003-07-21 21:58:04 +00:00
des
6942d1e7e6
Look for logs in the directory where we place the output.
2003-07-18 07:43:43 +00:00
des
76be06b592
Fix taint bug in previous commit.
2003-07-18 07:29:00 +00:00
des
23627a9271
Generate index.html in the same directory.
2003-07-18 07:24:13 +00:00
ru
4360edf5db
Fixed broken arithmetic expression parser.
...
Reminded by: bde
In memory of: alane
2003-07-04 13:33:48 +00:00
sam
9eae058f9f
bring in ath-specific test tool; more to follow
2003-06-28 18:26:23 +00:00
das
9f4938168b
Add regression tests for floating point parsing in scanf(3).
2003-06-28 09:03:44 +00:00
des
137b9f1790
amd64 is actually stable enough for the regular -CURRENT tinderbox now.
2003-06-20 16:57:37 +00:00
des
8f6dd33b0c
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
grog
2ab324d92f
Replace hard-coded module path with a keyword which gets changed when
...
the kernel is built.
2003-06-12 08:11:08 +00:00
grog
bdb8232f29
Make defproc work.
2003-06-08 06:11:15 +00:00
grog
63d6633ce4
Make btpp and fr work. There's still more to be done.
2003-06-08 06:10:45 +00:00
grog
75394c3ce7
Terminate echoed lines. Unlike echo(1), gdb echo doesen't
...
automatically terminate them.
2003-06-08 06:08:28 +00:00
grog
44ab674c71
Get the manual section number for kldstat(8) right. Comment change only.
...
Pointed out by: yar
2003-06-07 01:17:04 +00:00
grog
01c6323d54
Modify startup mode: don't specify the file name for the debug kernel,
...
so it needs to be (and can be) specified on the command line. Don't
try to automatically connect to a remote machine, so that the same
.gdbinit file can be used for analysing processor dumps.
2003-06-07 01:15:07 +00:00
grog
df67c67a7d
Add macros for kernel debugging. These have been around for a
...
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.
Indirectly reminded by: dwhite
2003-06-07 01:01:42 +00:00
tjr
8dfc0712c7
Regression tests for wctype(), iswctype(), wctrans(), towctrans().
2003-06-06 09:42:21 +00:00
des
f18163545f
Mail out -STABLE tinderbox failures as well.
2003-06-05 13:50:38 +00:00
fanf
dc25e19e71
Add tests for the behaviour of substitution when the regex can match
...
a zero-length string. This shows bugs in the s///g and s///2+ cases.
2003-06-04 15:26:23 +00:00
sam
b3ca652b31
Merge from private version:
...
o add hash operations
o make AES operations useful: split into 3 ops based on key length (specify
aes for AES w/ 128 bit keys, aes192 for 192-bit keys, and aes256 for
256-bit keys
o add -c option to force encrypt->decrypt result to be compared against the
original plaintext (need to compare it against a known good implementation
like openssl)
o change multi-threaded test output to be more meaningingful
o fix default block size selection to consider algorithm's blocking needs
2003-06-02 23:45:32 +00:00
phk
08edb67197
write pattern to /dev/ccd3 not /dev/ccd3c
2003-06-02 19:49:09 +00:00
des
b236dd249a
Remember to close the read end of the pipe.
2003-05-26 12:12:45 +00:00
ru
371eb349e9
-lbsdxml lives in lib/libexpat. *Blush*
...
Submitted by: tmm (Makefile.inc1)
2003-05-18 00:40:22 +00:00
des
60aab675d6
Document the DATE configuration field.
2003-05-17 22:40:34 +00:00
des
ebb6ea254d
Fix a bug in report() which prevented two failure reports today from
...
reaching the lists. Also add support for tinderbox.pl's --date option.
2003-05-17 22:38:36 +00:00
des
f073845867
Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}.
2003-05-17 14:15:59 +00:00
des
d16a0d97c4
Make some spaces non-breakable.
2003-05-17 14:13:51 +00:00
des
3ef02db084
Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special
...
case, "today", which corresponds to 00:00 on the day the run starts.
Remove NO_CPU_CFLAGS and NO_CPU_COPTFLAGS. This should be safe since we
clear the environment and set __MAKE_CONF to /dev/null. NO_CPU_CFLAGS
actually breaks the Alpha release by preventing the inclusion of -mieee
in CFLAGS.
Do not set BUILDNAME as the release/Makefile already constructs a better
one than we do (though I wish there was a way to s/-SNAP/-TINDERBOX/)
2003-05-17 14:12:48 +00:00
des
9e8ba6de4e
More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code
...
clearer (particularly to someone who has read the man page). Don't print
anything on stderr.
2003-05-16 14:01:02 +00:00
des
82db649c34
Document the fact that tinderbox(1) accepts environment variables on the
...
command line. Also sort the xrefs correctly.
2003-05-16 13:58:20 +00:00
des
182cb0e079
More oats for the beggars' horses.
2003-05-16 12:11:13 +00:00
des
a91743ed20
Be careful what you wish for - you might get it!
...
Wished for by: ru
2003-05-16 10:59:40 +00:00
des
9be4da3f37
Add a 'patch' command rather than apply the patch unconditionally.
...
Don't try to clean the release chroot, leave that to the release Makefile.
2003-05-16 10:58:35 +00:00
des
bd0c33f669
Don't be so sensitive; /\bStop\b/ can occur in normal output and trick
...
tbmaster into thinking the build failed. Look for /^Stop in / instead.
2003-05-16 10:55:49 +00:00
des
98685b8814
Overhaul the reporting code, making sender, recipient and subject fully
...
configurable.
Add support for tinderbox.pl's --patch.
-STABLE releases won't build with NOPERL (kernel builds use Perl).
2003-05-16 07:54:47 +00:00
des
16db649280
Add support for local patches (which are also passed on to make release)
...
--verbose was a little too verbose, especially while cleaning the sandbox.
2003-05-16 07:52:38 +00:00
des
5edcb9f9a8
Explicitly set the sandbox directory (it defaults to ~/tinderbox which is
...
wrong when running a release tinderbox as root)
Use the setup's COMMENT field in the subject of the failure report, instead
of just "$branch tinderbox".
Tweak the test setups.
2003-05-15 20:33:33 +00:00
des
81f4086b7f
'make release' should run from src/release, not src.
2003-05-15 20:30:21 +00:00
des
b252fa2abc
Make 'clean' and 'update' commands rather than options. Invoke 'update'
...
(but not 'clean') in all setups. Bump tinderbox.pl version to 2.1, mostly
for the 'release' command added in the previous commit.
2003-05-15 13:12:57 +00:00