freebsd-dev/tools
Brooks Davis 7387768ef4 Add support for an /etc/eui64 file modeled on /etc/ethers. The API is
modeled on ethers(3) except that all functions are thread-safe.

Reviewed by:	simokawa
2004-05-26 22:58:06 +00:00
..
build Removed extraneous parentheses. 2004-03-01 17:47:38 +00:00
debugscripts Rename "msgbuf" to "dmesg", a more easily remembered name. 2003-12-31 00:37:24 +00:00
diag Fixed ``make checkdpadd''. Removed redundant dependency. 2004-02-05 21:52:33 +00:00
KSE Follow new upcall quantum code in kernel. 2003-03-21 08:21:39 +00:00
lib32 Add a snapshot of build32.sh for amd64 systems. The readme and comments 2004-03-30 22:57:11 +00:00
LibraryReport $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
regression Add support for an /etc/eui64 file modeled on /etc/ethers. The API is 2004-05-26 22:58:06 +00:00
test Add an option to write collected data to file in binary format. This 2004-03-10 20:30:19 +00:00
tools If asked to build a kernel without first building world, build the 2004-05-15 00:08:44 +00:00
install.sh From what I can tell, install.sh supported all of the install(1) 2004-02-06 11:00:13 +00:00
make_libdeps.sh Teach the script where libssl actually lives. 2004-04-13 11:06:20 +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.