freebsd-src/tools
Jilles Tjoelker 1a62d8843d sh: Do parameter expansion on ENV before using it.
This is required by POSIX, and allows things like ENV=\$HOME/.shrc.

Note that tilde expansion is explicitly not performed.
2011-06-10 22:42:00 +00:00
..
build + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrived 2011-05-25 23:33:49 +00:00
debugscripts Fix a couple of typos. 2010-07-30 11:58:18 +00:00
diag
kerneldoc - Update config to doxygen 1.5.2 (I use this with 1.5.9). 2009-08-24 13:10:55 +00:00
KSE
LibraryReport
regression sh: Do parameter expansion on ENV before using it. 2011-06-10 22:42:00 +00:00
sched
test Fix warnings and style(9) issues. 2011-03-11 17:33:31 +00:00
tools cxgbetool: a tool for the cxgbe(4) driver. 2011-06-09 20:21:45 +00:00
install.sh Teach tools/install.sh the -d directory mode. 2011-02-22 08:07:17 +00:00
make_libdeps.sh Actualize. 2010-01-25 14:17:36 +00:00
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.