freebsd-dev/libexec/rtld-aout
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
..
i386 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dynamic.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile Fixed some of style bugs. 2001-09-12 10:04:42 +00:00
md-prologue.c
rtld.1aout mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 10:49:54 +00:00
rtld.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 18:57:20 +00:00
shlib.c Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
shlib.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
support.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
support.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00