summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-01-09 12:24:17 +0000
committerdes <des@FreeBSD.org>2003-01-09 12:24:17 +0000
commit8635b79dadea6c09ccc2b0699f326b488d3c95d9 (patch)
tree44428d062a4dba408a0024b983c563c7e70994f2 /tools
parentff67b7492654ebe8d03b9e28e74bab5be4baa957 (diff)
downloadFreeBSD-src-8635b79dadea6c09ccc2b0699f326b488d3c95d9.zip
FreeBSD-src-8635b79dadea6c09ccc2b0699f326b488d3c95d9.tar.gz
Document tinderbox and whereintheworld, and move diffburst in its
alphabetical place.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/tools/README b/tools/tools/README
index a924b49..1125b73 100644
--- a/tools/tools/README
+++ b/tools/tools/README
@@ -10,6 +10,8 @@ Please make a subdir per program, and add a brief description to this file.
commitsdb A tool for reconstructing commit history using md5
checksums of the commit logs.
crypto Exercise the crypto framework through /dev/crypto
+diffburst OBSOLETE: equivalent functionality is available via split -p.
+ For example: "cat patchfile | split -p ^diff". See split(1).
editing Editor modes and the like to help editing FreeBSD code.
epfe Extract printing filter examples from printing.sgml.
find-sb Scan a disk for possible filesystem superblocks.
@@ -26,9 +28,8 @@ pciid Generate src/share/misc/pci_vendors.
portsinfo Generate list of new ports for last two weeks.
prstats Generate statistics about the PR database.
scsi-defects Get at the primary or grown defect list of a SCSI disk.
+tinderbox Sample script for nightly test builds.
upgrade Scripts used for upgrading an installed system.
vop_table Generates a HTML document that shows all the VOP's in
the kernel.
-diffburst OBSOLETE: equivalent functionality is available via split -p.
- For example: "cat patchfile | split -p ^diff". See split(1).
-
+whereintheworld Summarizes "make world" output.
OpenPOWER on IntegriCloud