HardenedBSD/gnu
Nate Williams e1ec3d8b3c Fixup the "ld.so failed" message for the case when ld.so finds undefined
symbols.

An easy example to see this is to develop an X program which links
against Xt, but doesn't add -lX11 to the link line.  It will link fine,
but cause run-time errors by ld.so because of missing symbols used by Xt
defined in X11.  This patch makes the errors more readable.

Submitted by:   jdp@polstra.com (John Polstra)
1995-09-27 23:14:08 +00:00
..
games
gnu2bmake
include
lib
libexec
usr.bin Fixup the "ld.so failed" message for the case when ld.so finds undefined 1995-09-27 23:14:08 +00:00
usr.sbin phkmalloc strikes! 1995-09-24 17:21:52 +00:00
COPYING
COPYING.LIB
Makefile
Makefile.inc