summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add -c option to preserve comments from GENERIC in the output.des2004-08-291-4/+12
* Add genericize, a Perl script that converts a kernel config into somethingdes2004-08-283-0/+115
* Fix positional parameter reference to ${10}.thomas2004-08-211-4/+4
* Add description of raidtest tool.pjd2004-08-201-0/+1
* - fflush() standard output before fork()ing.pjd2004-08-201-2/+2
* Add the raidtest tool, which can be used for performance tests of storage dev...pjd2004-08-203-0/+454
* Remove a couple of warnings and tweak an error message.des2004-08-201-3/+1
* Copy open_locked() from tinderbox.pl and use it to optionally acquire ades2004-08-202-3/+63
* Print the patch file name in the warning message for missing patch files.des2004-08-191-1/+1
* Clean up, add update_releng_[45].rc.des2004-08-191-2/+6
* RELENG_5 is now available.des2004-08-192-2/+6
* Branches of interest are RELENG_4_{8,9,10}.des2004-08-192-1/+5
* Comment out the timeout setting; it doesn't work properly.des2004-08-191-0/+1
* Example configuration files for customize.sh.thomas2004-08-161-0/+34
* Add documentation of the newly-added user-configurable Makefile knobs.thomas2004-08-161-0/+16
* Add example customization script, to be used through CUSTOMIZE Makefile knob.thomas2004-08-161-0/+72
* Properly identify the root filesystem to be used in /etc/fstab in eachthomas2004-08-162-16/+75
* Include the nanoBSD make.conf in the top-level nanoBSD Makefile, sothomas2004-08-082-17/+28
* add a command to calculate the ratios of cnt_hold and cnt_lock to locksjmg2004-07-271-0/+2
* When cleaning house, don't try to remove what isn't there.des2004-07-091-7/+13
* Update the location of the Hart's database as well.mux2004-06-281-2/+2
* The location of the Boemler's PCI database has moved. Update commentsmux2004-06-281-2/+2
* Set up logging before trying to lock the sandbox; otherwise tbmaster(1)des2004-06-221-15/+15
* Initialize $timeout to 0.des2004-06-211-0/+1
* Add a timeout after which tinderbox(1) will kill its children and exit.des2004-06-214-3/+36
* Update for so_state->sb_state, SB_* flag renames.rwatson2004-06-141-7/+7
* Add a JOBS config keyword, which corresponds to the --jobs tinderbox(1)des2004-06-142-1/+9
* Update-only configs.des2004-06-143-0/+9
* Group tinderbox results by config name. Skip configs whose names startdes2004-06-121-42/+54
* Include the config name in the log file name.des2004-06-121-1/+8
* Log the config name in the history file.des2004-06-051-0/+1
* Add trailing backslash missing from previous checkin.thomas2004-05-281-1/+1
* Support for optional initialization of the configuration slice bythomas2004-05-282-1/+12
* Look up ${CUSTOMIZE} in ${.CURDIR} first, and then as a path name by itself,thomas2004-05-281-3/+3
* If asked to build a kernel without first building world, build thedes2004-05-151-1/+6
* Be consistent in using variable names instead of parameter numbers.thomas2004-05-021-1/+1
* More POLA handling of CUSTOMIZE variablephk2004-04-271-3/+8
* Take boot0sio from the newly-built world, both for consistency's sake andthomas2004-04-271-1/+1
* Script for downloading and printing in hex, the offical vendor ID's fromobrien2004-04-181-0/+31
* Previous commit fixed one braino but left another in place.des2004-03-301-1/+1
* Tell fdisk(8) about our geometry.phk2004-03-281-0/+2
* Add a simple tool that prints out a register offset table to mapmarcel2004-03-283-0/+222
* Braino in previous commit.des2004-03-181-2/+2
* Given the impact of CFLAGS and COPTFLAGS on the build, report them indes2004-03-161-3/+3
* Whitespace nit.des2004-03-161-1/+1
* Set TZ to UTC so dates in the history file will match dates in the logs.des2004-03-161-0/+1
* Build the tinderbox with -O2.des2004-03-161-0/+2
* The documentation lists configuration variables in uppercase, so dumpdes2004-03-161-1/+1
* Add configuration shortcuts for CFLAGS and COPTFLAGS.des2004-03-162-4/+32
* Allow the user to override CFLAGS and COPTFLAGS on the command line.des2004-03-162-4/+20
OpenPOWER on IntegriCloud