freebsd-skq/tools
Robert Watson 456068c703 Comment test_lseek().
Add test_kqueue(), which registers and unregisters various kqueue filter
types on a fifo in order to make sure that EVFILT_READ, EVFILT_WRITE can
be registered, and that EVFILT_NETDEV can't be registered.  For now, we
don't test that EVFILT_VNODE can be registered on fifos, as that has been
broken at some point.
2005-09-12 19:31:16 +00:00
..
build
debugscripts
diag
kerneldoc
KSE
lib32
LibraryReport
regression Comment test_lseek(). 2005-09-12 19:31:16 +00:00
sched
test
tools Now that the PID is constantly refreshed, introduce a pidname function which 2005-09-05 23:13:05 +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.