freebsd-nq/tools
Tom Rhodes 085eeed760 Add sysdoc, a small set of scripts which will parse a kernel binary and
modules to rip out the available sysctls.  It will then produce a manual
page which may be installed with 'make install'.  Currently typing 'make'
in the directory uses the default /boot/kernel files.  To use a specific
directory, run sysdoc -k [location].
2005-03-01 05:48:37 +00:00
..
build Bootstrap gencat(1). 2005-02-27 19:13:41 +00:00
debugscripts Remove the uarea column from the DDB 'ps' display, and from grog's gdb 2004-11-20 02:32:42 +00:00
diag
kerneldoc
KSE
lib32
LibraryReport
regression - Split tests into three rough categories. 2005-03-01 01:43:20 +00:00
sched
test
tools Add sysdoc, a small set of scripts which will parse a kernel binary and 2005-03-01 05:48:37 +00:00
install.sh
make_libdeps.sh
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.