freebsd-dev/tools
Ed Maste e60c420fa3 Use portable string comparison
We support == in /bin/sh now, but it ought to be avoided, and my use of
it was accidental.
2013-06-13 13:05:08 +00:00
..
bsdbox
build Use portable string comparison 2013-06-13 13:05:08 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Fix some bugs in the complex trig tests so that they test both double 2013-06-10 06:03:03 +00:00
sched
test This test is working now, so remove it from NOTWORK. 2013-06-02 01:07:38 +00:00
tools Switch to 2-clause license and standard text 2013-06-06 21:09:27 +00:00
install.sh Use = not == in test arguments. 2013-01-24 20:47:37 +00:00
make_libdeps.sh Import libyaml as libbsdyml (private brand name) 2013-03-04 11:27:41 +00:00
README
tinder.sh

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