freebsd-skq/tools
imp 83bf1fdc83 Revert r339563.
I held the mistaken belief this was completely unused. While the
driver is unused and likely not relevant for a long time,
sys/joystick.h lives on in maybe half a dozen ports, even though
hardware to use it hasn't been widely used in maybe 15 years.
2018-10-26 04:10:32 +00:00
..
boot Update lualoader test script a little bit 2018-10-25 02:04:01 +00:00
bsdbox Fix bsdbox build WITH_OFED 2018-08-27 19:34:50 +00:00
build Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
bus_space
debugscripts
diag Fix incorrect output when printing block lists for files small enough 2018-08-20 20:44:11 +00:00
ifnet
kerneldoc Revert r339563. 2018-10-26 04:10:32 +00:00
KSE
LibraryReport
regression Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
sched
test Add a test for vm86(2), simple to use and diagnose. 2018-05-12 11:53:49 +00:00
tools netmap: add man page for the vale-ctl program 2018-10-24 16:01:56 +00:00
install.sh Fix handling -U. It does not take any arguments. 2017-11-27 02:28:40 +00:00
make_libdeps.sh Improve the library dependencies helper script in src/tools. 2017-11-16 15:26:39 +00:00
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.