README revision 122592
150477Speter# $FreeBSD: head/tools/tools/README 122592 2003-11-13 00:30:27Z sam $
220973Swosch
311496SphkThis directory is for tools.
411496Sphk
5110160SseancA tool is something which is sometimes useful, and doesn't fit any of
6110160Sseancthe other categories.
711496Sphk
8110160SseancPlease make a subdir per program, and add a brief description to this
9110160Sseancfile.
1011497Sphk
11116997Ssamath		Tools specific to the Atheros 802.11 support
12110160Sseancbackout_commit	A tool for reading in a commit message and generating
13110160Sseanc		a script that will backout the commit.
1491501Sjoecommitsdb	A tool for reconstructing commit history using md5
1591501Sjoe		checksums of the commit logs.
16116997Ssamcrypto		Test and exercise tools related to the crypto framework
17109007Sdesdiffburst	OBSOLETE: equivalent functionality is available via split -p.
18109024Sschweikh		For example: "split -p ^diff < patchfile". See split(1).
1941896Scracauerediting		Editor modes and the like to help editing FreeBSD code.
2041896Scracauerepfe 		Extract printing filter examples from printing.sgml.
21104442Swollmanfind-sb		Scan a disk for possible filesystem superblocks.
22118506Sdeshcomp		Compress header files by removing comments and whitespace.
2341896Scracauerhtml-mv         Rename HTML generated filenames to human readable filenames.
2418871Swollmanifinfo		Uses the interface MIB to print out all the information
2518871Swollman		an interface exports in an ugly form.
2621914Smsmithkdrv		KernelDriver; add/list/remove third-party kernel driver
2721914Smsmith		source to/in/from a kernel source tree.
2886113Sphkkerncruft	Shellscript to find orphaned *.c files in /sys
2986113Sphkkerninclude	Shellscript to find unused #includes in the kernel.
3041826Scracauerkernxref	Shellscript to cross reference symbols in the LINT kernel.
31122592Ssamkttcp		An in-kernel version of the ttcp network performance tool
3241826Scracauermid	 	Create a Message-ID database for mailing lists.
3386781Ssheldonhpciid		Generate src/share/misc/pci_vendors.
3441826Scracauerportsinfo 	Generate list of new ports for last two weeks.
3594737Sdesprstats		Generate statistics about the PR database.
3622205Sjoergscsi-defects	Get at the primary or grown defect list of a SCSI disk.
37109007Sdestinderbox	Sample script for nightly test builds.
3838973Sjbupgrade         Scripts used for upgrading an installed system.
3941896Scracauervop_table	Generates a HTML document that shows all the VOP's in
4041896Scracauer		the kernel.
41109007Sdeswhereintheworld	Summarizes "make world" output.
42