freebsd-dev/libexec
Stephen McKay 1188f66af7 Since I got no objections to this patch, and no one has offered any
alternative, I present .. ta! da! .. the __error() hack.

This patch to the a.out dynamic loader provides old a.out binaries
with __error() if they are linked with an older libc that lacks it,
but are also linked against a library that needs it.

There is a smaller, tricker hack that takes advantage of the fact
that ld.so has __error() too, courtesy of the new libc, but this
hack is the straightforward version.
1998-06-21 14:22:29 +00:00
..
atrun Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability). 1997-11-20 07:21:55 +00:00
bootpd Use gethostname(3) to obtain the local host name, as opposed to uname(3). 1998-06-03 20:01:28 +00:00
comsat Use err(3). exit(-1) -> exit(1). 1997-11-20 07:23:44 +00:00
fingerd NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try setting 1998-05-15 03:23:28 +00:00
ftpd signal() returns SIG_ERR on error, not int. 1998-06-03 11:33:44 +00:00
getNAME Use err(3). -Wall cleaning. 1997-11-21 07:40:48 +00:00
getty Spelling fixes. 1998-06-10 12:34:27 +00:00
mail.local Typos. 1998-01-07 07:44:01 +00:00
makekey Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid. 1997-11-24 07:29:12 +00:00
mknetid Fix typo. 1998-05-05 00:12:01 +00:00
named-xfer Activate libbind 1998-06-11 09:17:58 +00:00
rbootd Add usage(), rcsids. 1997-11-24 07:33:42 +00:00
revnetgroup .Sh AUTHOR -. .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:37:22 +00:00
rexecd Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. 1997-11-26 07:29:04 +00:00
rlogind Sort #includes. Add rcsid. Add man page section in .Xrefs. 1997-11-25 07:17:15 +00:00
rpc.rquotad Cosmetics in man page. Add rcsid and sort #includes. 1997-11-26 07:31:14 +00:00
rpc.rstatd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rusersd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rwalld Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.sprayd Do not terminate syslog() messages with a dot, as others daemons do. 1997-12-02 12:25:39 +00:00
rshd Replace _exit() with exit() 1998-05-05 00:28:51 +00:00
rtld-aout Since I got no objections to this patch, and no one has offered any 1998-06-21 14:22:29 +00:00
rtld-elf Add support for ldd. 1998-05-01 08:39:27 +00:00
talkd sprintf->snprintf paranoia 1997-12-24 19:39:57 +00:00
telnetd Remove a bogus prototype for time() and let time.h do that. 1998-05-14 10:07:29 +00:00
tftpd Mention that syslog.conf(5) does not log LOG_FTP messages by default. 1998-06-05 10:31:24 +00:00
uucpd Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section. 1997-12-04 07:20:45 +00:00
xtend PR: misc/4679 1998-04-18 13:37:24 +00:00
ypxfr Fixed missing dependencies on headers generated by rpcgen, as usual. 1998-05-10 16:01:36 +00:00
Makefile Fix stupid typo, I had only tested this in elf mode. 1998-06-12 19:45:14 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00