freebsd-nq/tools
Hiren Panchasara 9a01d0a5b4 We are exceeding default limit (256) of bracket nesting and clang does not like
it. We should probably fix the code but appeasing clang with this fix for now.
gcc does not have such limit.

Reviewed by:	jmg
Approved by:	re (hrs), sbruno (mentor, implicit)
2013-09-12 02:31:32 +00:00
..
bsdbox
build Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Add a sendfile regression test for transmit length > file size. 2013-09-10 13:51:19 +00:00
sched
test Add simple test for the read/write/lseek on posix shm filedescriptor. 2013-08-21 17:47:11 +00:00
tools We are exceeding default limit (256) of bracket nesting and clang does not like 2013-09-12 02:31:32 +00:00
install.sh
make_libdeps.sh Make this more deterministic by sorting the libraries before processing 2013-09-10 18:34:38 +00:00
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.