• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..22-Jun-202120

aac/H22-Jun-20214

ansify/H22-Jun-20214

ath/H22-Jun-202128

atsectl/H22-Jun-20214

bootparttest/H22-Jun-20215

build_option_survey/H22-Jun-20216

cd2dvd/H22-Jun-20213

cfi/H22-Jun-20214

commitsdb/H22-Jun-20214

crypto/H22-Jun-202113

cxgbtool/H22-Jun-20219

decioctl/H22-Jun-20214

dmardump/H22-Jun-20214

drm/H22-Jun-20215

editing/H22-Jun-20214

epfe/H22-Jun-20213

ether_reflect/H22-Jun-20215

fetchbench/H22-Jun-20213

find-sb/H22-Jun-20216

fixwhite/H22-Jun-20215

gdb_regofs/H22-Jun-20213

genericize/H22-Jun-20214

gensnmpdef/H22-Jun-20213

git/H22-Jun-20217

hcomp/H22-Jun-20214

html-mv/H22-Jun-20213

ifinfo/H22-Jun-20216

ifpifa/H22-Jun-20214

indent_wrapper/H22-Jun-20214

intel-ucode-split/H22-Jun-20214

ioat/H22-Jun-20215

ipw/H22-Jun-20214

iso/H22-Jun-20214

iwi/H22-Jun-20214

iwn/H22-Jun-20214

kdrv/H22-Jun-20214

kernelcruft/H22-Jun-20213

kerninclude/H22-Jun-20213

kernxref/H22-Jun-20213

kttcp/H22-Jun-20216

locale/H22-Jun-20217

makeroot/H22-Jun-20216

mcgrab/H22-Jun-20215

mctest/H22-Jun-20217

mfi/H22-Jun-20215

mid/H22-Jun-20216

mtxstat/H22-Jun-20214

mwl/H22-Jun-20215

nanobsd/H22-Jun-202113

ncpus/H22-Jun-20217

net80211/H22-Jun-202113

netmap/H22-Jun-202115

netrate/H22-Jun-202114

notescheck/H22-Jun-20214

npe/H22-Jun-20214

pciroms/H22-Jun-20214

perforce/H22-Jun-20214

pirtool/H22-Jun-20215

portsinfo/H22-Jun-20213

qrndtest/H22-Jun-20215

READMEH A D22-Jun-20213.2 KiB

release/H22-Jun-20213

scsi-defects/H22-Jun-20214

shlib-compat/H22-Jun-20218

sortbench/H22-Jun-20216

sysbuild/H22-Jun-20214

syscall_timing/H22-Jun-20214

sysdoc/H22-Jun-20216

termcap/H22-Jun-20213

tinybsd/H22-Jun-20216

tionxcl/H22-Jun-20214

track/H22-Jun-20214

tscdrift/H22-Jun-20214

umastat/H22-Jun-20214

usb/H22-Jun-20213

usbtest/H22-Jun-202110

vhba/H22-Jun-202113

vimage/H22-Jun-20215

vop_table/H22-Jun-20215

vt/H22-Jun-20215

whereintheworld/H22-Jun-20214

wtap/H22-Jun-20215

zfsboottest/H22-Jun-20215

README

1# $FreeBSD$
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.
30git		Tools to simplify the use of git by committers.
31hcomp		Compress header files by removing comments and whitespace.
32html-mv         Rename HTML generated filenames to human readable filenames.
33ifinfo		Uses the interface MIB to print out all the information
34		an interface exports in an ugly form.
35indent_wrapper	Tool for style(9) checking SVN/GIT patches.
36intel-ucode-split Tool to split Intel microcode into individual files.
37iso             Tool to compare the iso3166 and iso639 files in
38		/usr/share/misc with the data from the master sites.
39iwi		Tools specific to the Intel PRO/Wireless 2200BG/2225BG/2915ABG
40		support.
41kdrv		KernelDriver; add/list/remove third-party kernel driver
42		source to/in/from a kernel source tree.
43kernelcruft	Shellscript to find orphaned *.c files in /sys
44kerninclude	Shellscript to find unused #includes in the kernel.
45kernxref	Shellscript to cross reference symbols in the LINT kernel.
46kttcp		An in-kernel version of the ttcp network performance tool
47mctest		A multicast test program
48mid	 	Create a Message-ID database for mailing lists.
49mwl		Tools specific to the Marvell 88W8363 support
50ncpus		Count the number of processors
51netmap		Test applications for netmap(4)
52notescheck	Check for missing devices and options in NOTES files.
53npe		Tools specific to the Intel IXP4XXX NPE device
54pciid		Generate src/share/misc/pci_vendors.
55pciroms		A tool for dumping PCI ROM images. WARNING: alpha quality.
56pirtool		A tool for dumping the $PIR table on i386 machines at runtime.
57portsinfo 	Generate list of new ports for last two weeks.
58scsi-defects	Get at the primary or grown defect list of a SCSI disk.
59sysdoc		Build a manual page with available sysctls for a specific
60		kernel configuration.
61tinybsd		Script to build FreeBSD embedded systems.
62track		Track the progress of a world / kernel build
63vimage		An interim utility for managing the virtualized network
64		stack infrastructure.
65vop_table	Generates a HTML document that shows all the VOP's in
66		the kernel.
67whereintheworld	Summarizes "make world" output.
68