freebsd-skq/tools
Brian Feldman bdb764aa04 Print the maximum resolution time encountered by each thread. Did you
know that the resolver might keep trying on a getaddrinfo() for up to
FIVE MINUTES?
2004-02-21 02:52:49 +00:00
..
build Unbreak the upgrade path from 4.9 after removal of GNU getopt and 2004-02-20 11:55:14 +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
LibraryReport
regression Print the maximum resolution time encountered by each thread. Did you 2004-02-21 02:52:49 +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 Remove configurations which aren't used in production. 2004-02-17 10:02:55 +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 -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.