freebsd-dev/libexec
Peter Wemm 968253905e Fix a relocation bug in the ia64 ld.so. Weak function pointers in shared
objects were not being correctly set to zero.  Instead, the function
descriptor pointer was set to the load address of the .so object.  This
caused gcc generated binaries to segfault on exit when crtbegin.asm's
_fini code tested the __cxa_finalize() function pointer for zero.

This is a bit of a hack because of a problem nearby workaround for
find_symdef and its quirks (failures) for local symbols.  This still
needs to be fixed.
2002-04-07 04:16:35 +00:00
..
atrun Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
bootpd Mark report() as printflike and fix resulting warnings, including one bug 2002-02-04 01:28:45 +00:00
comsat o Eliminate __P 2002-02-03 15:53:02 +00:00
fingerd Revert revision 1.11. FreeBSD/alpha has suppport for T/TCP. 2002-02-24 22:24:57 +00:00
ftpd Teach REST how to restart a file transfer after 2^31 bytes: now yylex() 2002-03-14 16:05:06 +00:00
getNAME o __P removal 2002-02-06 16:38:40 +00:00
getty #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 02:30:04 +00:00
lukemftpd *sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95. 2002-03-01 17:30:01 +00:00
mail.local Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
makekey o Remove __P 2002-02-06 16:51:09 +00:00
mknetid o __P removal 2002-02-17 19:09:20 +00:00
named-xfer Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
pppoed Handle NGM_PPPOE_ACNAME messages. 2002-02-20 15:52:20 +00:00
rbootd o __P removal 2002-02-07 23:57:01 +00:00
revnetgroup Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
rexecd o __P removal 2002-02-07 23:57:01 +00:00
rlogind o __P removal 2002-02-07 23:57:01 +00:00
rpc.rquotad o __P removal 2002-02-07 05:24:53 +00:00
rpc.rstatd o __P removal 2002-02-07 05:24:53 +00:00
rpc.rusersd o __P removal 2002-02-07 05:24:53 +00:00
rpc.rwalld o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
rpc.sprayd o __P removal 2002-02-07 05:24:53 +00:00
rshd YA patch I forgot to commit last night. 2002-03-06 15:23:18 +00:00
rtld-aout Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
rtld-elf Fix a relocation bug in the ia64 ld.so. Weak function pointers in shared 2002-04-07 04:16:35 +00:00
save-entropy beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
smrsh Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
talkd o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
tcpd Build the TCP-wrapper helper "daemon" tcpd. This is not much use in 2002-01-12 13:31:30 +00:00
telnetd Set WFORMAT=0, overlooked in previous commits to libexec/. 2002-02-06 11:07:55 +00:00
tftpd o __P removal 2002-02-07 04:49:34 +00:00
xtend Add missing commas. At least I didn't miss a period. 2002-03-18 16:10:00 +00:00
ypxfr Fix warnings. 2002-04-06 19:08:02 +00:00
Makefile Add lukemftpd to the mix. 2002-02-27 18:37:21 +00:00
Makefile.inc Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00