README revision 127527
150477Speter# $FreeBSD: head/tools/tools/README 127527 2004-03-28 18:01:15Z marcel $
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.
22127527Smarcelgdb_regofs	A simple tool that prints out a register offset table
23127527Smarcel		for mapping gdb(1) register numbers to struct reg and
24127527Smarcel		struct fpreg offsets. The tool is useful on selected
25127527Smarcel		platforms only.
26118506Sdeshcomp		Compress header files by removing comments and whitespace.
2741896Scracauerhtml-mv         Rename HTML generated filenames to human readable filenames.
2818871Swollmanifinfo		Uses the interface MIB to print out all the information
2918871Swollman		an interface exports in an ugly form.
3021914Smsmithkdrv		KernelDriver; add/list/remove third-party kernel driver
3121914Smsmith		source to/in/from a kernel source tree.
3286113Sphkkerncruft	Shellscript to find orphaned *.c files in /sys
3386113Sphkkerninclude	Shellscript to find unused #includes in the kernel.
3441826Scracauerkernxref	Shellscript to cross reference symbols in the LINT kernel.
35122592Ssamkttcp		An in-kernel version of the ttcp network performance tool
3641826Scracauermid	 	Create a Message-ID database for mailing lists.
3786781Ssheldonhpciid		Generate src/share/misc/pci_vendors.
3841826Scracauerportsinfo 	Generate list of new ports for last two weeks.
3994737Sdesprstats		Generate statistics about the PR database.
4022205Sjoergscsi-defects	Get at the primary or grown defect list of a SCSI disk.
41109007Sdestinderbox	Sample script for nightly test builds.
4238973Sjbupgrade         Scripts used for upgrading an installed system.
4341896Scracauervop_table	Generates a HTML document that shows all the VOP's in
4441896Scracauer		the kernel.
45109007Sdeswhereintheworld	Summarizes "make world" output.
46