freebsd-dev/libexec
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
..
atrun Fix ${.CURDIR} misspelling 1995-08-29 13:42:52 +00:00
bootpd Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5. 1995-07-25 23:38:40 +00:00
bootpgw Rearrange bootp 1994-09-30 05:43:13 +00:00
bugfiler Update to new make macros and disable Kerberos because we haven't got it 1994-08-05 21:24:58 +00:00
comsat Extend message format to user@offset[:file] 1994-10-15 17:39:23 +00:00
fingerd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
ftpd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
getNAME BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
getty Back this change out. It's just not worth arguing over and any further emails 1995-08-03 05:44:46 +00:00
kpasswdd Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
lfs_cleanerd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
mail.local Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
makekey Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rbootd Change install' to ${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
rexecd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
rlogind Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.rstatd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.rusersd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.rwalld Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rshd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
rtld-aout Fixup the "ld.so failed" message for the case when ld.so finds undefined 1995-09-27 23:14:08 +00:00
rtld-elf Import Paul Kranenburg's man page for ld.so (aka. rtld). 1995-08-26 13:17:39 +00:00
talkd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
telnetd Fixed bug introduced with the change of startslave()...two arguments 1995-09-11 20:54:49 +00:00
tftpd I think the security check to invalidate ALL write requests was just a little 1995-02-26 23:28:00 +00:00
uucpd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
xtend Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile Only build telnetd if secure telnetd is not going to be built. 1995-08-06 11:20:35 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00