freebsd-dev/tools
Jilles Tjoelker 6d2b152f70 sh: Add a test for variables with underscores in arithmetic.
Things like $((_x+1)) are broken in stable/8 sh but work in stable/9 and
head.
2012-03-11 22:12:05 +00:00
..
bsdbox Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00
build Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
debugscripts Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
diag
kerneldoc - remove non-existent input directories from the configs 2012-02-01 10:59:19 +00:00
KSE Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
LibraryReport
regression sh: Add a test for variables with underscores in arithmetic. 2012-03-11 22:12:05 +00:00
sched
test Use = rather than == for expressions to test(1) builtin(1) in sh(1) to 2012-03-06 14:19:36 +00:00
tools Stop some of the output from wrapping at 80 characters. 2012-03-11 02:00:59 +00:00
install.sh Teach tools/install.sh the -d directory mode. 2011-02-22 08:07:17 +00:00
make_libdeps.sh - Add missing interdependencies to kerberos libraries. Some of the 2011-09-27 07:14:12 +00:00
README
tinder.sh Add a comment that shows how to limit the build to the specific list of arches. 2011-11-28 14:03:36 +00: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.