freebsd-nq/tools
Thomas Quinot 42f470c0e5 'make distribution' must be run from src, not src/etc, so that the proper
set of /usr/share/mk/* is available. This is necessary to build a 7.x
NanoBSD image on a 6.x host.

Reviewed by:	phk
2006-07-28 14:37:38 +00:00
..
build Populate the MK_INET6 block. 2006-07-28 10:16:24 +00:00
debugscripts o Correct comments: remove a reference to non-existent gdbinit.9 man page; 2006-05-22 07:12:25 +00:00
diag
kerneldoc Add (missing) and remove (obsolete) .m files. 2006-07-08 12:32:42 +00:00
KSE
LibraryReport
regression Add a test case for closing a UDPv6 socket that has been connected to 2006-07-19 12:54:14 +00:00
sched Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit 2005-11-21 21:27:40 +00:00
test
tools 'make distribution' must be run from src, not src/etc, so that the proper 2006-07-28 14:37:38 +00:00
install.sh
make_libdeps.sh Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +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.