opnsense-src/tools
vmaffione 131bbfc23d MFC r353775
netmap: minor misc improvements

 - use ring->head rather than ring->cur in lb(8)
 - use strlcat() rather than strncat()
 - fix bandwidth computation in pkt-gen(8)
2020-11-16 12:40:33 +01:00
..
boot src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
bsdbox src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
build src: merge HardenedBSD releng/12.1 at 7b67f6bef7a6 2019-12-06 14:17:29 +01:00
bus_space src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
debugscripts src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
diag src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
ifnet src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
kerneldoc src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
KSE src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
LibraryReport src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
regression src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
sched src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
test src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
tools MFC r353775 2020-11-16 12:40:33 +01:00
install.sh src: clean-cut move to releng/12.1 2019-09-25 16:17:31 +02:00
make_libdeps.sh src: switch to release/11.2.0 2018-10-07 14:26:34 +02:00
README src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
tinder.sh src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.