freebsd-dev/tools
Peter Wemm 66422f5b7a Initiate deorbit burn for the i386-only a.out related support. Moves are
under way to move the remnants of the a.out toolchain to ports.  As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL.  It has already lasted WAY beyond
that.

Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.

Tested on: i386 (extensively), alpha
2002-09-17 01:49:00 +00:00
..
3.0-upgrade Fixed typos. 2002-06-06 14:08:04 +00:00
build/make_check As of revision 1.38 of make/parse.c, our make(1) will warn too. Note that 2002-07-28 03:57:08 +00:00
diag Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
KSE/ksetest KSE test program 2002-06-29 17:39:07 +00:00
LibraryReport
regression Some change in src/share/mk seems to have made it possible to remove 2002-09-15 13:05:42 +00:00
test Remove broken attempt to compile libc's malloc source directly; this 2002-01-02 06:42:34 +00:00
tools Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
install.sh Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
make_libdeps.sh Update for current /usr/src. 2002-05-28 08:25:29 +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.