freebsd-dev/tools
Andrew R. Reiter bccebad491 - Initial revamp of vop_table.tcl. This scripting is ugly and will be
cleaned up; just wanted to make a place holder.  The biggest issue is
  that it is an incomplete revamp; that is... the inconsistent naming
  table generation is not done yet ... will be added soon with the clean
  up.  The purpose of this script is to handle the vop_vector changes that
  phk@ did over the recent weeks.
2005-01-05 06:53:03 +00:00
..
build Fix builds with a read-only directory and a make upgrade. This is done 2004-12-07 14:41:16 +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 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
kerneldoc Experimental support for using doxygen to generate kernel documentation. 2004-07-11 16:13:57 +00:00
KSE Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
lib32 Remove the build32.sh hack, it is now slightly broken (missing some 2004-11-25 04:25:21 +00:00
LibraryReport
regression Add a simple regression test for mlock()/munlock() to make sure they 2005-01-03 19:56:20 +00:00
sched - Add some notes on what is required to run schedgraph.py successfully. 2004-12-28 00:49:02 +00:00
test Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
tools - Initial revamp of vop_table.tcl. This scripting is ugly and will be 2005-01-05 06:53:03 +00:00
install.sh Arguments to options aren't necessarily separated with whitespace. 2004-07-07 09:38:14 +00:00
make_libdeps.sh Teach the script where libssl actually lives. 2004-04-13 11:06:20 +00:00
README - Add $FreeBSD$ 2000-08-13 14:46:31 +00:00

$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.