aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* add missing %u to show mcr1full countSam Leffler2003-03-241-1/+1
* Follow new upcall quantum code in kernel.David Xu2003-03-211-5/+2
* o add missing copyright noticesSam Leffler2003-03-194-2/+305
* Allow the configuration to specify environment variables (passed onDag-Erling Smørgrav2003-03-141-2/+6
* Support multiple verbosity levels.Dag-Erling Smørgrav2003-03-141-5/+19
* use relative pathname to driver-private file (instead of absolute)Sam Leffler2003-03-111-1/+1
* add simple program to dump ubsec driver statisticsSam Leffler2003-03-112-0/+70
* KerberosIV deorbit sequence: Remove references to KerbIV libs.Mark Murray2003-03-081-2/+0
* Prepare for removal of KerberosIV from the tree.Dag-Erling Smørgrav2003-03-061-1/+0
* Fix a bug in the white-space remover.Poul-Henning Kamp2003-03-041-1/+1
* Add test program for round robin in userland.David Xu2003-02-264-0/+630
* Hacks to get i386 and pc98 building:Dag-Erling Smørgrav2003-02-241-0/+2
* o add -b option to enable batchingSam Leffler2003-02-241-5/+15
* If more than one argument were given on the command line, interpret theDag-Erling Smørgrav2003-02-231-4/+15
* Add LINT to the target list for the test setup.Dag-Erling Smørgrav2003-02-231-1/+1
* Add LINT to the taget list for CURRENT.Dag-Erling Smørgrav2003-02-231-1/+1
* Don't try to build LINT if there is no NOTES file.Dag-Erling Smørgrav2003-02-231-0/+4
* Don't omit --update on 9ball.Dag-Erling Smørgrav2003-02-211-1/+0
* Adjust code for new kse_release interface.David Xu2003-02-201-1/+1
* Properly terminate some warning messages.Dag-Erling Smørgrav2003-02-182-6/+6
* Explicitly set TZ to GMT (including in the build environment)Dag-Erling Smørgrav2003-02-181-0/+3
* - build powerpc world on 9ballDag-Erling Smørgrav2003-02-171-52/+117
* Log to stdout if no file was specified.Dag-Erling Smørgrav2003-02-151-9/+8
* Avoid an undef warning.Dag-Erling Smørgrav2003-02-151-1/+1
* Decrease verbosity, fix some configuration problems.Dag-Erling Smørgrav2003-02-142-8/+6
* Make the tinderbox log lines less obtrusive.Dag-Erling Smørgrav2003-02-131-4/+2
* Pass KERNCONF on the command line rather than in the environment,Dag-Erling Smørgrav2003-02-131-4/+2
* Complete overhaul of the configuration system, allowing the user toDag-Erling Smørgrav2003-02-131-41/+81
* GC the old tinderbox script.Dag-Erling Smørgrav2003-02-132-91/+0
* Place the logs in the tinderbox directory rather than cwd.Dag-Erling Smørgrav2003-02-131-1/+2
* Move away the old log file before starting the tinderbox so we don'tDag-Erling Smørgrav2003-02-131-0/+1
* - run the tinderbox script in verbose modeDag-Erling Smørgrav2003-02-131-2/+2
* Simplify the log accumulation code. It turns out that the trick ofDag-Erling Smørgrav2003-02-121-5/+6
* NO_KERNELCLEAN was a booboo.Dag-Erling Smørgrav2003-02-121-1/+0
* Welcome tbmaster, TinderboxNG's better half.Dag-Erling Smørgrav2003-02-122-1/+148
* Slight cleanup; adjust verbosity; unlink the logfile before opening itDag-Erling Smørgrav2003-02-121-7/+8
* Teach whereintheworld to preserve TinderboxNG log messages.Dag-Erling Smørgrav2003-02-121-1/+5
* Make "CURRENT" the default branch, and special-case it in the updateDag-Erling Smørgrav2003-02-121-2/+2
* Say hello to Tinderbox 2.0, the choice of a new generation!Dag-Erling Smørgrav2003-02-112-0/+446
* The regression-tests for 'make' *expect* to trigger make's warning:Garance A Drosehn2003-02-102-2/+2
* Add more tests. Specifically, infinity cast from other types shouldMike Barcroft2003-02-081-0/+6
* Add a missing inline keyword.David Xu2003-02-081-1/+2
* Add regression test for soon-to-be-committed fpclassify().Mike Barcroft2003-02-052-1/+70
* Add a getopt-ified version of an old tool that I've been using for ages:Sean Chittenden2003-01-312-3/+356
* Update reference vectors to include BSD's <type> output.Poul-Henning Kamp2003-01-315-0/+36
* Add Apple partitioning test case.Poul-Henning Kamp2003-01-317-2/+287
* Add more scaffolding to make this compile kernel code.Poul-Henning Kamp2003-01-281-0/+7
* Don't truncate lines if an error occurred.Dag-Erling Smørgrav2003-01-181-13/+18
* Indentation cleanup.Dag-Erling Smørgrav2003-01-181-5/+6
* Add a regression test for ccds layout policy.Poul-Henning Kamp2003-01-1723-0/+5843