freebsd-src/tools
Robert Watson a09c60ffeb Use errx() instead of perror()/exit() for conciseness.
Suggested by:	ru (some time ago)
2004-10-23 22:11:35 +00:00
..
build Add a regression test for the alternate shell specification. 2004-10-23 21:38:58 +00:00
debugscripts add a set of scripts that I posted to -current last year. This makes 2004-08-04 18:03:43 +00:00
diag
kerneldoc Experimental support for using doxygen to generate kernel documentation. 2004-07-11 16:13:57 +00:00
KSE
lib32 Don't leave noschg files laying around in /tmp 2004-10-11 22:14:47 +00:00
LibraryReport
regression Use errx() instead of perror()/exit() for conciseness. 2004-10-23 22:11:35 +00:00
test
tools Use %zu to format size_t instead of %jd and an intmax_t cast. 2004-10-23 15:58:50 +00:00
install.sh
make_libdeps.sh
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.