aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add some fenv.h regression tests.David Schultz2004-06-112-0/+535
* Log the config name in the history file.Dag-Erling Smørgrav2004-06-051-0/+1
* Add trailing backslash missing from previous checkin.Thomas Quinot2004-05-281-1/+1
* Support for optional initialization of the configuration slice byThomas Quinot2004-05-282-1/+12
* Look up ${CUSTOMIZE} in ${.CURDIR} first, and then as a path name by itself,Thomas Quinot2004-05-281-3/+3
* Fix stupid patch(1) tricks. Apparently patch thinks all files match theBrooks Davis2004-05-274-251/+0
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isBrooks Davis2004-05-265-0/+514
* Add regression tests for geom_stripe and geom_nop.Pawel Jakub Dawidek2004-05-228-0/+141
* If asked to build a kernel without first building world, build theDag-Erling Smørgrav2004-05-151-1/+6
* Test accumulation of partial multibyte characters in conversionTim J. Robbins2004-05-111-0/+11
* Add regression tests for GEOM Gate:Pawel Jakub Dawidek2004-05-035-0/+111
* Be consistent in using variable names instead of parameter numbers.Thomas Quinot2004-05-021-1/+1
* A new version that does exponents and lots of other neat things. UpdateSean Kelly2004-05-011-59/+335
* More POLA handling of CUSTOMIZE variablePoul-Henning Kamp2004-04-271-3/+8
* Take boot0sio from the newly-built world, both for consistency's sake andThomas Quinot2004-04-271-1/+1
* Script for downloading and printing in hex, the offical vendor ID's fromDavid E. O'Brien2004-04-181-0/+31
* Teach the script where libssl actually lives.Ruslan Ermilov2004-04-131-1/+1
* Reset internal conversion state after triggering conversion errors;Tim J. Robbins2004-04-073-3/+10
* Add a snapshot of build32.sh for amd64 systems. The readme and commentsPeter Wemm2004-03-302-0/+66
* Previous commit fixed one braino but left another in place.Dag-Erling Smørgrav2004-03-301-1/+1
* Tell fdisk(8) about our geometry.Poul-Henning Kamp2004-03-281-0/+2
* Add a simple tool that prints out a register offset table to mapMarcel Moolenaar2004-03-283-0/+222
* Braino in previous commit.Dag-Erling Smørgrav2004-03-181-2/+2
* Given the impact of CFLAGS and COPTFLAGS on the build, report them inDag-Erling Smørgrav2004-03-161-3/+3
* Whitespace nit.Dag-Erling Smørgrav2004-03-161-1/+1
* Set TZ to UTC so dates in the history file will match dates in the logs.Dag-Erling Smørgrav2004-03-161-0/+1
* Build the tinderbox with -O2.Dag-Erling Smørgrav2004-03-161-0/+2
* The documentation lists configuration variables in uppercase, so dumpDag-Erling Smørgrav2004-03-161-1/+1
* Add configuration shortcuts for CFLAGS and COPTFLAGS.Dag-Erling Smørgrav2004-03-162-4/+32
* Allow the user to override CFLAGS and COPTFLAGS on the command line.Dag-Erling Smørgrav2004-03-162-4/+20
* TMPDIR is magic, use TMPMNTPoul-Henning Kamp2004-03-131-5/+5
* - Use variable names instead of numbers for the script arguments toSimon L. B. Nielsen2004-03-111-18/+29
* Add an option to write collected data to file in binary format. ThisPoul-Henning Kamp2004-03-101-1/+18
* We don't retain 'x' bits in CVS so explicity use sh to run script.Poul-Henning Kamp2004-03-101-1/+1
* Add first cut at "nanobsd":Poul-Henning Kamp2004-03-103-0/+232
* Add regression tests for geom_concat class.Pawel Jakub Dawidek2004-03-034-0/+75
* Removed extraneous parentheses.Ruslan Ermilov2004-03-011-1/+1
* Add getopt_long.c if ${BOOTSTRAPPING} < 502104Andrey A. Chernov2004-02-281-1/+1
* style.Makefile(5):Johan Karlsson2004-02-242-2/+2
* Fix some cosmetic issues in warning and error messages.Dag-Erling Smørgrav2004-02-221-5/+5
* Add some more comments and a -4 argument to restrict searches to onlyBrian Feldman2004-02-211-5/+16
* Print the maximum resolution time encountered by each thread. Did youBrian Feldman2004-02-211-5/+25
* Add my getaddrinfo(3) stress-tester as gaithrstress. The most obviousBrian Feldman2004-02-203-0/+253
* Unbreak the upgrade path from 4.9 after removal of GNU getopt andRuslan Ermilov2004-02-202-0/+16
* Remove configurations which aren't used in production.Dag-Erling Smørgrav2004-02-174-31/+0
* Cosmetic changes to the recipient addresses.Dag-Erling Smørgrav2004-02-145-5/+5
* Add %%sender%% to the recipient list.Dag-Erling Smørgrav2004-02-124-4/+4
* Set the default sender address to <tinderbox@freebsd.org>, and theDag-Erling Smørgrav2004-02-121-2/+2
* Convert to plain bsd.prog.mk makefile.Ruslan Ermilov2004-02-071-9/+4
* Add a simple tool for checking the queue stats in the aac(4) driver. TheScott Long2004-02-072-0/+88