freebsd-nq/libexec
Marcel Moolenaar 2aba02382e Fix handling of weak references to undefined symbols on ia64:
o  Set st_shndx for sym_zero to SHN_UNDEF instead of SHN_ABS.
   This gives us something to reliably test against.
o  For weak references to undefined sysmbols (as indicated by
   having st_shndx equals SHN_UNDEF) in the context of OPDs,
   the address of the OPD is to be zero, not the address of
   the function it contains.
o  For weak references to undefined symbols in all other cases
   (only DIR64LSB at this time), the actual relocated value is
   to be zero, not the value prior to relocating.

Roughly speaking, weak references to undefined symbols are no-ops.

Tested on: i386, ia64
2002-04-27 05:32:51 +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 Allow to compile with both GCC 2.95 and 3.1. 2002-04-08 21:22:58 +00:00
mail.local Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
makekey
mknetid o __P removal 2002-02-17 19:09:20 +00:00
named-xfer
pppoed Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +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 When opieverify() is fail, fallback to try unix password. 2002-04-16 10:54:30 +00:00
rlogind o __P removal 2002-02-07 23:57:01 +00:00
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 handling of weak references to undefined symbols on ia64: 2002-04-27 05:32:51 +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 Correct indent. 2002-04-26 12:27:55 +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