NetBSD/libexec/ld.aout_so
thorpej 7d468e4a0c Iff __m68k__, use a `slight hack' to determine the magic of the executable
we're doing a dynamic link for, and change the page size used for offset
and size calculations if necessary.  Allows the same ld.so to be used with
mixed m68k4k and m68k8k executables and libraries.

Thanks a million to Gordon Ross for the help in making this work!
1996-09-10 22:17:51 +00:00
..
arch Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
Makefile Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524). 1996-06-08 22:22:26 +00:00
link.h Define LD_HINTS_VERSION_2: 1996-01-09 00:00:11 +00:00
malloc.c RCS id police. 1996-07-03 03:28:09 +00:00
md-prologue.c RCS id police. 1996-07-03 03:28:09 +00:00
rtld.1 Allow customized trace output, so ldd(1) can be more conveniently used 1995-10-08 23:43:28 +00:00
rtld.c Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +00:00
shlib.c