freebsd-dev/tools
Robert Watson a1626faabe Resort unprivileged uid with privileged socket after unprivileged uid
with privileged socket in test runs.

If running unprivileged and instructed to use unprivileged sockets,
don't try and use raw sockets.
2004-10-11 19:12:40 +00:00
..
build Now that make more correctly handles variable assignments 2004-08-12 19:14:10 +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 Fixed ``make checkdpadd''. Removed redundant dependency. 2004-02-05 21:52:33 +00:00
kerneldoc Experimental support for using doxygen to generate kernel documentation. 2004-07-11 16:13:57 +00:00
KSE Follow new upcall quantum code in kernel. 2003-03-21 08:21:39 +00:00
lib32 Update path to c++ internals includes for the 3.4 location. 2004-09-16 01:41:11 +00:00
LibraryReport
regression Resort unprivileged uid with privileged socket after unprivileged uid 2004-10-11 19:12:40 +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 Add a version of netsend that uses the interval timer rather than 2004-10-08 19:23:11 +00:00
install.sh Arguments to options aren't necessarily separated with whitespace. 2004-07-07 09:38:14 +00:00
make_libdeps.sh Teach the script where libssl actually lives. 2004-04-13 11:06:20 +00:00
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.