1
2This directory is for tools.
3
4A tool is something which is sometimes useful, and doesn't fit any of
5the other categories.
6
7Please make a subdir per program, and add a brief description to this
8file.
9
10ansify		Convert K&R-style function definitions to ANSI style
11ath		Tools specific to the Atheros 802.11 support
12cfi		Common Flash Interface (CFI) tool
13commitsdb	A tool for reconstructing commit history using md5
14		checksums of the commit logs.
15crypto		Test and exercise tools related to the crypto framework
16cxgbetool	A tool for the cxgbe(4) driver.
17cxgbtool	A tool for the cxgb(4) driver.
18drm		Tools specific to the DRM/KMS device drivers.
19editing		Editor modes and the like to help editing FreeBSD code.
20ether_reflect	An Ethernet packet reflector for low level testing.
21find-sb		Scan a disk for possible filesystem superblocks.
22gdb_regofs	A simple tool that prints out a register offset table
23		for mapping gdb(1) register numbers to struct reg and
24		struct fpreg offsets. The tool is useful on selected
25		platforms only.
26genericize	Turn a kernel config into something that can more easily
27		be diffed against the appropriate GENERIC.
28git		Tools to simplify the use of git by committers.
29hcomp		Compress header files by removing comments and whitespace.
30ifinfo		Uses the interface MIB to print out all the information
31		an interface exports in an ugly form.
32indent_wrapper	Tool for style(9) checking SVN/GIT patches.
33intel-ucode-split Tool to split Intel microcode into individual files.
34iso             Tool to compare the iso3166 and iso639 files in
35		/usr/share/misc with the data from the master sites.
36iwi		Tools specific to the Intel PRO/Wireless 2200BG/2225BG/2915ABG
37		support.
38kdrv		KernelDriver; add/list/remove third-party kernel driver
39		source to/in/from a kernel source tree.
40kernelcruft	Shellscript to find orphaned *.c files in /sys
41kerninclude	Shellscript to find unused #includes in the kernel.
42kernxref	Shellscript to cross reference symbols in the LINT kernel.
43kttcp		An in-kernel version of the ttcp network performance tool
44man		Scripts useful for working on man pages.
45mctest		A multicast test program
46mwl		Tools specific to the Marvell 88W8363 support
47ncpus		Count the number of processors
48netmap		Test applications for netmap(4)
49notescheck	Check for missing devices and options in NOTES files.
50npe		Tools specific to the Intel IXP4XXX NPE device
51pciid		Generate src/share/misc/pci_vendors.
52pciroms		A tool for dumping PCI ROM images. WARNING: alpha quality.
53pirtool		A tool for dumping the $PIR table on i386 machines at runtime.
54scsi-defects	Get at the primary or grown defect list of a SCSI disk.
55sysdoc		Build a manual page with available sysctls for a specific
56		kernel configuration.
57track		Track the progress of a world / kernel build
58vimage		An interim utility for managing the virtualized network
59		stack infrastructure.
60vop_table	Generates a HTML document that shows all the VOP's in
61		the kernel.
62whereintheworld	Summarizes "make world" output.
63