freebsd-dev/tools
David Schultz e5524baebf Work around a recently-introduced gcc bug. The compiler no longer
accepts certain floating point constant representations that are
legal in C99.
2004-01-18 07:06:21 +00:00
..
build Fix a bug that prevented exists() from finding "foo/", "foo/." 2003-10-02 21:30:30 +00:00
debugscripts Rename "msgbuf" to "dmesg", a more easily remembered name. 2003-12-31 00:37:24 +00:00
diag Learn about new world order 2003-11-26 10:43:05 +00:00
KSE
LibraryReport
regression Work around a recently-introduced gcc bug. The compiler no longer 2004-01-18 07:06:21 +00:00
test Add a small program to test/measure with the RFC 2783 API for timing 2003-12-08 20:49:40 +00:00
tools Add ${IMAGES} to CLEANFILES. 2004-01-11 19:05:48 +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.