freebsd-dev/tools
Adrian Chadd cd4cf11a4d NanoBSD modifications:
* Break out the boot0 loader selection into a variable - NANO_BOOTLOADER -
  so people like me with VGA consoles can override the default (which is
  to use boot0sio)
* Put the boot0 configuration options in NANO_BOOT0CFG in case you want
  to override the defaults.
* Modify nanobsd.8 to reflect the changes and hint the console default is
  serial.

MFC after:	2 weeks
2007-04-20 07:21:09 +00:00
..
build Connect ZFS to the build. 2007-04-06 02:13:30 +00:00
debugscripts
diag
kerneldoc ah_if.m was removed a while ago 2006-11-26 14:41:17 +00:00
KSE
LibraryReport
regression Valid error codes for err() and errx() are 1..255. 2007-04-19 07:59:30 +00:00
sched - Add a horrible bit of code to detect tsc differences between processors. 2007-01-24 21:19:56 +00:00
test
tools NanoBSD modifications: 2007-04-20 07:21:09 +00:00
install.sh
make_libdeps.sh Make use of mk/ files from a fresh source tree, rather than 2006-11-24 09:07:26 +00:00
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.