freebsd-nq/tools
Stefan Farfeleder 94cfb3d24c Add test cases for the command built-in, including its -v and -V options which
I'll commit real soon.

Count the number of found test cases instead of hard-coding them.  Allow an
arbitrary exit status.
2005-10-28 14:02:42 +00:00
..
build Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
debugscripts
diag
kerneldoc
KSE
lib32
LibraryReport
regression Add test cases for the command built-in, including its -v and -V options which 2005-10-28 14:02:42 +00:00
sched
test
tools Change u_int64_t to uintmax_t and use %ju, so it compiles on 64bit archs. 2005-10-26 19:44:17 +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.