freebsd-dev/tools
Jilles Tjoelker 3937fc9c26 sh: Apply set -u to variables in arithmetic.
Note that this only applies to variables that are actually used.
Things like (0 && unsetvar) do not cause an error.

Exp-run done by: pav (with some other sh(1) changes)
2011-05-04 22:12:22 +00:00
..
build Introduce two new options MK_INET and MK_INET_SUPPORT analogically 2011-04-30 17:58:28 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression sh: Apply set -u to variables in arithmetic. 2011-05-04 22:12:22 +00:00
sched
test Fix warnings and style(9) issues. 2011-03-11 17:33:31 +00:00
tools Give some sort of message when the program is not run as root. 2011-05-03 16:00:36 +00:00
install.sh Teach tools/install.sh the -d directory mode. 2011-02-22 08:07:17 +00:00
make_libdeps.sh
README

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