freebsd-nq/tools
Warner Losh 328884aef7 Use -h -D in preference to -D so that the serial port gets the
interactive console rather than the video port. qemu has issues with X
on my mac at the moment and this is the easiest path forward.

Sponsored by: Netflix
2017-12-15 23:16:42 +00:00
..
boot Use -h -D in preference to -D so that the serial port gets the 2017-12-15 23:16:42 +00:00
bsdbox Avoid referencing private lib names directly. 2017-11-10 07:53:02 +00:00
build Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from the 2017-12-03 12:14:34 +00:00
bus_space
debugscripts
diag diag/httpd-error: remove 2017-12-02 17:10:13 +00:00
ifnet
kerneldoc
KSE
LibraryReport
regression General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sched
test General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tools netmap pkt-gen tool: Fix memset(3) argument order 2017-12-13 19:36:29 +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.