freebsd-skq/tools
bapt 951eb1b47f Fix build of tzsetup when WITHOUT_DIALOG is set
Hide dialog specific code behind HAVE_DIALOG. It allows to build a stripped
down version (missing the dialog UI) but perfectly function tzsetup when
world is built WITHOUT_DIALOG

Reorganise a bit the code to limit the number of blocks under HAVE_DIALOG

Reviewed by:	emaste
Sponsored by:	https://reviews.freebsd.org/D8325
2016-10-22 22:35:39 +00:00
..
bsdbox DIRDEPS_BUILD: Build crunchide for the host. 2016-09-01 23:52:25 +00:00
build Fix build of tzsetup when WITHOUT_DIALOG is set 2016-10-22 22:35:39 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc Remove the wl(4) driver and wlconfig(8) utility. 2016-08-19 22:27:14 +00:00
KSE
LibraryReport
regression Clean up and add some test cases for ALU instructions. 2016-10-21 06:56:30 +00:00
sched
test
tools Set the executable bit on arcgit and importgit 2016-10-20 18:28:05 +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.