freebsd-dev/tools
Andrey A. Chernov 96a59ba2ae Comment out usr/sbin/mailwrapper removal
because for no mailwrapper case we have:
/usr/sbin/sendmail -> /usr/sbin/mailwrapper
/usr/sbin/mailwrapper -> /usr/libexec/sendmail/sendmail
Add comment explaining it.
2015-07-16 02:08:54 +00:00
..
bsdbox Add mv / expr ; these are used by the updated freebsd-wifi-build environment. 2015-05-19 03:02:52 +00:00
build Comment out usr/sbin/mailwrapper removal 2015-07-16 02:08:54 +00:00
bus_space Implement busdma_md_unload() and busdma_sync(). 2015-07-03 05:47:56 +00:00
debugscripts
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Add a missing break statement, which made the code default to IPv6. 2015-07-14 15:24:50 +00:00
sched
test
tools cxgbetool: fix code that decodes T5 SGE contexts. Some of the fields 2015-06-30 22:30:21 +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.