freebsd-dev/tools
Robert Watson d742e4abaf Add a regression test for listen()'s backlog argument, both at time of
creation and at time of update using an additional call to listen().
This test also exercises SO_LISTENQLIMIT, a forthcoming socket option
that allows the retrieval (but not setting) of the queue limit.

Discussed with:	andre
2005-09-18 13:42:19 +00:00
..
build
debugscripts
diag
kerneldoc
KSE
lib32
LibraryReport
regression Add a regression test for listen()'s backlog argument, both at time of 2005-09-18 13:42:19 +00:00
sched
test
tools Remove reference to bpfstat, this no longer exists. 2005-09-17 23:45:22 +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.