freebsd-dev/tools
Adrian Chadd 582aab3be4 Don't use a private copy of the ANI definitions - use the HAL definitions.
Whilst I'm at it:

* fix the NI+ to be correct, rather than NI-;
* use the diag api codes, now that the HAL is public.

Tested:

* AR9380, STA mode
2015-04-01 04:57:27 +00:00
..
bsdbox Add -lxo (for df) and -lgpio(for gpioctl) to bsdbox. This will allow the picostation 2014-12-08 17:14:01 +00:00
build - Remove more files when MK_ZONEINFO == no 2015-03-31 04:44:46 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc
KSE
LibraryReport
regression - Fix -Wsign issue 2015-03-31 06:51:13 +00:00
sched Add a new thread state "spinning" to schedgraph and add tracepoints at the 2014-11-04 16:35:56 +00:00
test Remove the old DTrace test suite makefile - it was somewhat primitive and 2015-02-28 23:35:29 +00:00
tools Don't use a private copy of the ANI definitions - use the HAL definitions. 2015-04-01 04:57:27 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

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