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
bootpd
comsat
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
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
mknetid
named-xfer
pppoed Handle NGM_PPPOE_ACNAME messages. 2002-02-20 15:52:20 +00:00
rbootd
revnetgroup Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
rexecd
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
rpc.sprayd
rshd YA patch I forgot to commit last night. 2002-03-06 15:23:18 +00:00
rtld-aout
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
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
telnetd
tftpd
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