freebsd-nq/tools
Adrian Chadd ab07718555 Change cc -> bc : "bc" is "busy count", which is the % of time the channel
is considered "busy but not doing any active TX or frame RX."

Just keep in mind that "frame RX" is "decoding what looks like a wifi
signal", not necessarily "frame successfully decoded for this particular
device."
2012-04-28 23:13:09 +00:00
..
bsdbox Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00
build Add files and directories to be cleaned up if WITHOUT_GCC is in effect 2012-04-14 16:42:17 +00:00
debugscripts Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
diag
kerneldoc - remove non-existent input directories from the configs 2012-02-01 10:59:19 +00:00
KSE Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
LibraryReport
regression Add some tests from PR 166463. Also make sure that all of the tests, 2012-04-07 04:00:30 +00:00
sched - Update my copyright. 2009-01-22 06:21:30 +00:00
test Use = rather than == for expressions to test(1) builtin(1) in sh(1) to 2012-03-06 14:19:36 +00:00
tools Change cc -> bc : "bc" is "busy count", which is the % of time the channel 2012-04-28 23:13:09 +00:00
install.sh Teach tools/install.sh the -d directory mode. 2011-02-22 08:07:17 +00:00
make_libdeps.sh - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
README
tinder.sh Add a comment that shows how to limit the build to the specific list of arches. 2011-11-28 14:03:36 +00:00

$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.