HardenedBSD/libexec/rtld-aout
joerg 0cd8c74ee0 Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed.  Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
1995-01-12 19:12:29 +00:00
..
i386
Makefile
md-prologue.c
rtld.c Make ldconfig and ld.so not hashing the shared lib minor number. This 1995-01-12 19:12:29 +00:00
shlib.c