HardenedBSD/tools
Bryan Drewery 3844bbe29e - Speedup significantly by not using subshells for data already fetched.
Ran against /usr/local/sbin/pkg:
   Before:  25.12 real        12.41 user        33.14 sys
   After:   0.53 real         0.49 user         0.13 sys
- Exit with 1 if any missing or unresolved symbol is detected.
- Add option '-U' to skip looking up unresolved symbols.
- Don't consider provided weak objects as unresolved (nm V).

Sponsored by:	EMC / Isilon Storage Division
2015-04-20 20:51:19 +00:00
..
bsdbox
build - Speedup significantly by not using subshells for data already fetched. 2015-04-20 20:51:19 +00:00
bus_space
debugscripts Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Fix even more warnings.. 2015-04-11 07:37:21 +00:00
sched
test
tools Update pkt-gen to optionally use randomised source/destination 2015-04-19 17:07:51 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$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.