NameDateSize

..06-Feb-201820

aac/H20-Dec-20164

ansify/H20-Dec-20164

ath/H20-Dec-201627

atsectl/H20-Dec-20164

bootparttest/H12-Feb-20185

build_option_survey/H20-Dec-20166

bus_autoconf/H20-Dec-201613

cd2dvd/H20-Dec-20163

cfi/H20-Dec-20164

commitsdb/H20-Dec-20164

crypto/H03-Oct-201912

cxgbtool/H20-Dec-20169

decioctl/H08-Nov-20204

dmardump/H22-Dec-20164

drm/H20-Dec-20165

editing/H20-Dec-20164

epfe/H20-Dec-20163

ether_reflect/H20-Dec-20165

fetchbench/H02-May-20183

find-sb/H20-Dec-20166

fixwhite/H20-Dec-20165

gdb_regofs/H20-Dec-20163

genericize/H20-Dec-20164

gensnmpdef/H14-Jan-20173

hcomp/H20-Dec-20164

html-mv/H20-Dec-20163

ifinfo/H20-Dec-20166

ifpifa/H20-Dec-20164

indent_wrapper/H20-Dec-20164

ioat/H29-Nov-20195

ipw/H20-Dec-20164

iso/H20-Dec-20164

iwi/H20-Dec-20164

iwn/H20-Dec-20164

kdrv/H20-Dec-20164

kernelcruft/H20-Dec-20163

kerninclude/H20-Dec-20163

kernxref/H20-Dec-20163

kttcp/H20-Dec-20166

locale/H03-Oct-20196

makeroot/H20-Dec-20166

mcgrab/H20-Dec-20165

mctest/H20-Dec-20167

mfi/H20-Dec-20165

mid/H20-Dec-20166

mtxstat/H20-Dec-20164

mwl/H20-Dec-20165

nanobsd/H20-Dec-201613

ncpus/H20-Dec-20167

net80211/H20-Dec-201613

netmap/H04-Apr-202015

netrate/H20-Dec-201614

notescheck/H20-Dec-20164

npe/H20-Dec-20164

nxge/H20-Dec-20168

pciroms/H20-Dec-20164

perforce/H20-Dec-20164

pirtool/H20-Dec-20165

portsinfo/H20-Dec-20163

qrndtest/H20-Dec-20165

READMEH A D02-May-20183.2 KiB

release/H20-Dec-20163

scsi-defects/H20-Dec-20164

shlib-compat/H20-Dec-20168

sysbuild/H01-Apr-20184

syscall_timing/H02-May-20184

sysdoc/H20-Dec-20166

termcap/H20-Dec-20163

tinybsd/H20-Dec-20166

tionxcl/H20-Dec-20164

track/H20-Dec-20164

tscdrift/H20-Dec-20164

umastat/H29-Apr-20174

usb/H20-Dec-20163

usbtest/H20-Dec-201610

vhba/H20-Dec-201613

vimage/H20-Dec-20165

vop_table/H20-Dec-20165

vt/H20-Dec-20165

vxge/H20-Dec-20168

whereintheworld/H20-Dec-20164

wtap/H20-Dec-20165

zfsboottest/H12-Feb-20185

README

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