1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/tools
Dmitry Marakasov 992cc53e37 - Remove more files when MK_CASPER == no
MFC after:	1 week
Reviewed by:	ngie
Approved by:	ngie
Differential Revision:	D1600
2015-03-31 04:31:42 +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_CASPER == no 2015-03-31 04:31:42 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc
KSE
LibraryReport
regression wordexp(): Add testcase for non-default IFS in environment. 2015-03-29 22:00:24 +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 Bump mask to be 64 bits - this fixes seeing MCS rates > 19. 2015-03-23 03:43:59 +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.