freebsd_amp_hwpstate/tools
Baptiste Daroussin 8faa40d1a0 Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.
This change among other things improve search capabilities over the manpages
allowing fine grain query.

A new build option WITHOUT_MANDOCDB has been added to keep the ancient version
of the database and the tools. The plan is to entirely remove this option before
11.0-RELEASE.

Differential Revision:	https://reviews.freebsd.org/D2603
2015-05-30 17:41:37 +00:00
..
KSE
LibraryReport
bsdbox Add mv / expr ; these are used by the updated freebsd-wifi-build environment. 2015-05-19 03:02:52 +00:00
build Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities. 2015-05-30 17:41:37 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc
regression Remove directory for test that has been integrated in under tests/sys/... 2015-05-24 07:21:30 +00:00
sched
test
tools Make these all work with the new way of doing privatelib. 2015-05-16 06:18:39 +00:00
README
install.sh
make_libdeps.sh
tinder.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.