freebsd-dev/tools/tools
Joseph Mingrone 4b3bf90900
mfc-candidates.sh: Set default target branch for ports
Approved by:	emaste, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35096
2022-05-04 16:43:20 -03:00
..
aac Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
ansify
ath ncurses: chase dependency changes in the source tree 2021-10-04 11:38:24 +02:00
bootparttest
build_option_survey Increase size of working imgfile from 250MB to 4GB 2018-09-07 15:52:20 +00:00
cd2dvd
cfi Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
commitsdb
crypto cryptocheck: Add aliases for algs with multiple key sizes. 2022-01-06 14:46:50 -08:00
cxgbtool Get tools/tools/cxgbtool to build with the latest clang. 2020-10-05 06:53:29 +00:00
decioctl Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
dmardump
drm Revert drm2 removal. 2018-08-24 00:02:00 +00:00
editing
epfe
ether_reflect Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
fetchbench Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
find-sb Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
fixwhite Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
gdb_regofs
genericize
gensnmpdef Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
git mfc-candidates.sh: Set default target branch for ports 2022-05-04 16:43:20 -03:00
hcomp
html-mv
ifinfo Fix compilation on head and while here: 2020-11-30 15:04:35 +00:00
ifpifa Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
indent_wrapper
intel-ucode-split intel-ucode-split: add -n flag to skip creating output files 2018-05-22 14:35:33 +00:00
ioat Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
ipw
iso
iwi Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
iwn iwnstats: fix build with clang and allow install under /usr/local/sbin 2021-04-20 18:07:56 +00:00
kdrv
kernelcruft
kerninclude
kernxref
kttcp
locale locales: Update to CLDR 41.0 and Unicode 14.0 2022-04-21 14:16:40 +02:00
makeroot revert r302146: makeroot: zero out subsecond component of time= keywords 2019-03-27 17:28:23 +00:00
man add script to help figure out what man pages need MLINKS updated... 2020-07-16 23:05:18 +00:00
mcgrab
mctest
mfi
mid
mtxstat
mwl
nanobsd nanobsd: update ssh config files after 1323ec5712 2022-04-13 17:04:51 -04:00
ncpus Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
net80211 ncurses: chase dependency changes in the source tree 2021-10-04 11:38:24 +02:00
netmap nemtap: lb app: Validate ihl field when hashing packet 2021-09-26 13:48:21 +00:00
netrate Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
notescheck
npe
pciroms Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
perforce
pirtool
portsinfo
qrndtest
release
scsi-defects
shlib-compat syscalls: struct ucontext4 -> struct freebsd4_ucontext 2021-11-22 22:36:54 +00:00
sortbench Add sortbench. 2018-04-19 21:53:57 +00:00
switch_tls Add kernel-side support for in-kernel TLS. 2019-08-27 00:01:56 +00:00
sysbuild sysbuild: Also copy /var/db/zoneinfo 2021-06-30 11:08:26 -06:00
syscall_timing Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
sysdoc Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
termcap
tionxcl
track
tscdrift Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
umastat
usb
usbtest usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00
vhba
vimage Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
vop_table
vt Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
whereintheworld
wtap
zfsboottest loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
README tools/tools/README: Remove tinybsd entry 2022-03-15 13:06:53 +01:00

# $FreeBSD$

This directory is for tools.

A tool is something which is sometimes useful, and doesn't fit any of
the other categories.

Please make a subdir per program, and add a brief description to this
file.

ansify		Convert K&R-style function definitions to ANSI style
ath		Tools specific to the Atheros 802.11 support
cfi		Common Flash Interface (CFI) tool
commitsdb	A tool for reconstructing commit history using md5
		checksums of the commit logs.
crypto		Test and exercise tools related to the crypto framework
cxgbetool	A tool for the cxgbe(4) driver.
cxgbtool	A tool for the cxgb(4) driver.
drm		Tools specific to the DRM/KMS device drivers.
editing		Editor modes and the like to help editing FreeBSD code.
epfe 		Extract printing filter examples from printing.sgml.
ether_reflect	An Ethernet packet reflector for low level testing.
find-sb		Scan a disk for possible filesystem superblocks.
gdb_regofs	A simple tool that prints out a register offset table
		for mapping gdb(1) register numbers to struct reg and
		struct fpreg offsets. The tool is useful on selected
		platforms only.
genericize	Turn a kernel config into something that can more easily
		be diffed against the appropriate GENERIC.
git		Tools to simplify the use of git by committers.
hcomp		Compress header files by removing comments and whitespace.
html-mv         Rename HTML generated filenames to human readable filenames.
ifinfo		Uses the interface MIB to print out all the information
		an interface exports in an ugly form.
indent_wrapper	Tool for style(9) checking SVN/GIT patches.
intel-ucode-split Tool to split Intel microcode into individual files.
iso             Tool to compare the iso3166 and iso639 files in
		/usr/share/misc with the data from the master sites.
iwi		Tools specific to the Intel PRO/Wireless 2200BG/2225BG/2915ABG
		support.
kdrv		KernelDriver; add/list/remove third-party kernel driver
		source to/in/from a kernel source tree.
kernelcruft	Shellscript to find orphaned *.c files in /sys
kerninclude	Shellscript to find unused #includes in the kernel.
kernxref	Shellscript to cross reference symbols in the LINT kernel.
kttcp		An in-kernel version of the ttcp network performance tool
man		Scripts useful for working on man pages.
mctest		A multicast test program
mid	 	Create a Message-ID database for mailing lists.
mwl		Tools specific to the Marvell 88W8363 support
ncpus		Count the number of processors
netmap		Test applications for netmap(4)
notescheck	Check for missing devices and options in NOTES files.
npe		Tools specific to the Intel IXP4XXX NPE device
pciid		Generate src/share/misc/pci_vendors.
pciroms		A tool for dumping PCI ROM images. WARNING: alpha quality.
pirtool		A tool for dumping the $PIR table on i386 machines at runtime.
portsinfo 	Generate list of new ports for last two weeks.
scsi-defects	Get at the primary or grown defect list of a SCSI disk.
sysdoc		Build a manual page with available sysctls for a specific
		kernel configuration.
track		Track the progress of a world / kernel build
vimage		An interim utility for managing the virtualized network
		stack infrastructure.
vop_table	Generates a HTML document that shows all the VOP's in
		the kernel.
whereintheworld	Summarizes "make world" output.