freebsd-dev/tools
David E. O'Brien c2774610af r235638 is not the clean way to add support for building on ancient FreeBSD
versions.  Instead use Imp's good work on "legacy" and follow the outcome
of the previous TRB discussions on this topic.

Now use the libc getline() if it exists, and only where it doesn't
create a bootstraping version.
2012-09-11 22:38:33 +00:00
..
bsdbox Do a bunch of fixing and refactoring. 2012-08-29 22:55:50 +00:00
build r235638 is not the clean way to add support for building on ancient FreeBSD 2012-09-11 22:38:33 +00:00
debugscripts Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
diag
kerneldoc - remove non-existent input directories from the configs 2012-02-01 10:59:19 +00:00
KSE Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
LibraryReport
regression nftw(): POSIX says directories causing loops should be silently skipped. 2012-08-09 22:05:40 +00:00
sched - Update my copyright. 2009-01-22 06:21:30 +00:00
test Add SOFT as a possible section to exclude from counter list. 2012-09-10 16:32:28 +00:00
tools Add some colour to make it easy (well, easier) to see what the current 2012-09-10 06:07:28 +00:00
install.sh Teach tools/install.sh the -d directory mode. 2011-02-22 08:07:17 +00:00
make_libdeps.sh - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
README
tinder.sh Add a comment that shows how to limit the build to the specific list of arches. 2011-11-28 14:03:36 +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.