freebsd-nq/tools
Wojciech A. Koszek d2f4defee2 Fix the way in which median is calculated. If the data source has even
number of data points, value should be calculated by adding two middle
elements and dividing them by 2.

Approved by:	cognet (mentor)
2006-02-23 20:46:10 +00:00
..
build
debugscripts
diag
kerneldoc
KSE
lib32
LibraryReport
regression Add regression test which verifies that options -P and -i cannot be used 2006-02-12 02:07:56 +00:00
sched Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit 2005-11-21 21:27:40 +00:00
test
tools Fix the way in which median is calculated. If the data source has even 2006-02-23 20:46: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.