freebsd-dev/tools
Archie Cobbs 740e54be27 Add the 'diffburst' tool, which does the following:
Reads the output of 'diff -r' and splits it into separate
    patch files, one per file. The files are named 'patch-XX'
    where XX is aa, ab, ac, ... Useful when creating ports.
1999-01-07 19:28:57 +00:00
..
3.0-upgrade getopt returns -1 not EOF 1998-09-09 17:24:31 +00:00
diag httpd-error is a shell script which print a summary about 1998-02-15 18:54:26 +00:00
LibraryReport Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
regression Add a couple of test cases for mmap over NFS. 1997-05-18 10:03:48 +00:00
test Fix a couple of typos. 1997-03-07 01:48:24 +00:00
tools Add the 'diffburst' tool, which does the following: 1999-01-07 19:28:57 +00:00
README Clean up some of the tortured english in this file. 1997-01-21 12:36:01 +00:00

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.