aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove references to cryptotestWarner Losh2004-01-221-5/+1
* Theo de Raadt has brought to our attention that he wrote at least partWarner Losh2004-01-211-501/+0
* Add regression tests for printf's %a/%A formats.David Schultz2004-01-191-1/+38
* Add regression tests for some of the bugs recently discovered in theDavid Schultz2004-01-191-4/+15
* Work around a recently-introduced gcc bug. The compiler no longerDavid Schultz2004-01-181-1/+1
* Add ${IMAGES} to CLEANFILES.Dag-Erling Smørgrav2004-01-111-0/+1
* Store binary files in uuencoded form.Dag-Erling Smørgrav2004-01-117-2/+234
* Add pirtool, a tool for dumping the $PIR table on i386 machines at runtime.Bruce M Simpson2004-01-063-0/+374
* Rename "msgbuf" to "dmesg", a more easily remembered name.Greg Lehey2003-12-311-4/+4
* Remove calls to 'y' macro.Greg Lehey2003-12-303-6/+0
* Remove current implementation of kldstat macro.Greg Lehey2003-12-301-18/+39
* Add documentation for previously undocumented macros, and correctGreg Lehey2003-12-291-13/+20
* Add documentation for previously undocumented macros. This is notGreg Lehey2003-12-291-16/+13
* Add comments to deter people from using this file directly. That'sGreg Lehey2003-12-291-16/+96
* Explain what all this is about.Greg Lehey2003-12-221-0/+16
* Revert the last two commits. It seems that compat mode is actually fasterDag-Erling Smørgrav2003-12-121-4/+7
* Don't pass -P option to make(1) as it confuses the error detection logic.Dag-Erling Smørgrav2003-12-111-2/+2
* Always pass -j to make(1), even when we only want one job. It disablesDag-Erling Smørgrav2003-12-112-19/+5
* PowerPC doesn't need NOLIBC_R and NOFORTH (and hasn't for quite a while now)Dag-Erling Smørgrav2003-12-111-1/+0
* Install experimental.rc as well.Dag-Erling Smørgrav2003-12-111-1/+1
* Add a small program to test/measure with the RFC 2783 API for timingPoul-Henning Kamp2003-12-083-0/+231
* add install ruleSam Leffler2003-12-072-0/+11
* o report 0 instead of -1 for xmit rate when in transitionSam Leffler2003-12-071-4/+39
* fix commentSam Leffler2003-12-071-1/+1
* Log all results to a history file in the log directory.Dag-Erling Smørgrav2003-12-071-0/+38
* Merge in uncommitted changes from the running configuration.Dag-Erling Smørgrav2003-12-041-2/+2
* RELENG_5_2 is right around the corner.Dag-Erling Smørgrav2003-12-041-1/+1
* Understand the old pseudo-device config(8) file directive, for 4.x.Ruslan Ermilov2003-11-281-2/+2
* Learn about new world orderAlexey Zelkin2003-11-262-12/+22
* fixup include filenames; this stuff used to be in the kernel source treeSam Leffler2003-11-132-2/+2
* honor environment settings of SYSDIR and BINDIRSam Leffler2003-11-131-2/+2
* add in-kernel ttcp performance toolSam Leffler2003-11-137-0/+1196
* Remove leftovers from old color determination scheme.Dag-Erling Smørgrav2003-11-121-3/+1
* braino in age computationDag-Erling Smørgrav2003-11-121-1/+1
* Use graded colors to more clearly indicate relative age.Dag-Erling Smørgrav2003-11-122-20/+24
* Turn the table around: platforms across, branches down.Dag-Erling Smørgrav2003-11-121-14/+20
* Belatedly include RELENG_4_9 in the build, and rotate RELENG_4_7 out.Dag-Erling Smørgrav2003-11-121-1/+1
* add 802.11 layer stats dumperSam Leffler2003-11-082-1/+132
* catchup with if_xname changeSam Leffler2003-11-081-6/+2
* Add a "-f" flag for asf(8) which performs a search to find the each moduleBrian Feldman2003-11-041-4/+1
* Attached is a small patch to ministat that separates thePoul-Henning Kamp2003-10-312-19/+48
* Add regression tests for sgetrune() and sputrune().Tim J. Robbins2003-10-303-1/+269
* Update the location of the Hart list.Sheldon Hearn2003-10-291-1/+1
* Add the "TB ---" prefix to error and warning messages so that earlyDag-Erling Smørgrav2003-10-141-2/+2
* Tweak the colors for failed runsDag-Erling Smørgrav2003-10-111-2/+2
* Show stale results (8 hours old or more) in a paler color.Dag-Erling Smørgrav2003-10-112-2/+18
* Cosmetic nits.Dag-Erling Smørgrav2003-10-101-6/+6
* Collapse the Architecture and Machine columns to conserve screen space.Dag-Erling Smørgrav2003-10-101-4/+2
* Discourage line breaks between the time of day and the time zone.Dag-Erling Smørgrav2003-10-101-1/+1
* Add support for tinderbox(1)'s -h option.Dag-Erling Smørgrav2003-10-102-2/+10