freebsd-dev/tools
Dag-Erling Smørgrav ae7558858d Report the version number and hostname at the top of the log. Allow the
user to override the hostname on the command line (for whatever reason).
Add a comment to explain why a particular piece of code is commented out.
2003-10-10 20:59:51 +00:00
..
build Fix a bug that prevented exists() from finding "foo/", "foo/." 2003-10-02 21:30:30 +00:00
debugscripts Replace hard-coded module path with a keyword which gets changed when 2003-06-12 08:11:08 +00:00
diag Make it works with POSIX sort (POS arg) 2002-09-24 20:05:01 +00:00
KSE Follow new upcall quantum code in kernel. 2003-03-21 08:21:39 +00:00
LibraryReport $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
regression Fix a bug that prevented exists() from finding "foo/", "foo/." 2003-10-02 21:30:30 +00:00
test Remove broken attempt to compile libc's malloc source directly; this 2002-01-02 06:42:34 +00:00
tools Report the version number and hostname at the top of the log. Allow the 2003-10-10 20:59:51 +00:00
install.sh Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
make_libdeps.sh -lbsdxml lives in lib/libexpat. *Blush* 2003-05-18 00:40:22 +00:00
README - Add $FreeBSD$ 2000-08-13 14:46:31 +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.