freebsd-dev/tools
Eitan Adler 0a79dbc6b5 Fix some uninitialized variables in pipe regression tests that result in
failure.

PR:		misc/161175
Submitted by:	gianni@
Approved by:	nwhitehorn@
MFC after:	1 week
2011-12-05 04:20:13 +00:00
..
build Revert to conservative defaults. WITH_PROFILE is a default now. 2011-12-02 09:09:54 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Fix some uninitialized variables in pipe regression tests that result in 2011-12-05 04:20:13 +00:00
sched
test Fix warnings and style(9) issues. 2011-03-11 17:33:31 +00:00
tools Tidy up the statistic documentation. 2011-11-23 05:03:27 +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.