freebsd-dev/tools
Pawel Jakub Dawidek 100ed7e49e Add regression tests for GEOM Gate:
- test-1.sh - Tests ggatec(8) and ggated(8) on lo0.
	- test-2.sh - Tests ggatel(8) on a regular file.
	- test-3.sh - Tests ggatel(8) on a md(4) device.
2004-05-03 18:29:54 +00:00
..
build Removed extraneous parentheses. 2004-03-01 17:47:38 +00:00
debugscripts Rename "msgbuf" to "dmesg", a more easily remembered name. 2003-12-31 00:37:24 +00:00
diag Fixed ``make checkdpadd''. Removed redundant dependency. 2004-02-05 21:52:33 +00:00
KSE
lib32 Add a snapshot of build32.sh for amd64 systems. The readme and comments 2004-03-30 22:57:11 +00:00
LibraryReport
regression Add regression tests for GEOM Gate: 2004-05-03 18:29:54 +00:00
test Add an option to write collected data to file in binary format. This 2004-03-10 20:30:19 +00:00
tools Be consistent in using variable names instead of parameter numbers. 2004-05-02 21:19:17 +00:00
install.sh From what I can tell, install.sh supported all of the install(1) 2004-02-06 11:00:13 +00:00
make_libdeps.sh Teach the script where libssl actually lives. 2004-04-13 11:06:20 +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.