1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/tools
Robert Watson 416c476c47 Add spxabort, a simple netipx/spx regression test that triggers
pru_abort() by closing a listen socket while completed connections are
presenting in its listen queue.  Unfortunately, it's difficult to
trigger the other two pru_abort() cases using user APIs, so they are
not covered by this test.
2006-03-27 00:03:37 +00:00
..
build Fix generation of '$FreeBSD$'. 2006-03-21 09:08:45 +00:00
debugscripts I forgot to commit this fix that is now kgdb aware... 2005-03-20 02:08:21 +00:00
diag
kerneldoc
KSE
LibraryReport
regression Add spxabort, a simple netipx/spx regression test that triggers 2006-03-27 00:03:37 +00:00
sched Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit 2005-11-21 21:27:40 +00:00
test
tools Use tr(1) to lowercase strings in a way which works with all locales. 2006-03-26 17:17:10 +00:00
install.sh
make_libdeps.sh Add a new extensible GSS-API layer which can support GSS-API plugins, 2005-12-29 14:40:22 +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.