freebsd-dev/libexec
Peter Wemm 14a55adf36 Update rtld for the "new" ia64 ABI. In the old toolchain, the
DT_INIT and DT_FINI tags pointed to fptr records.  In 2.11.2, it points
to the actuall address of the function.  On IA64 you cannot just take
an address of a function, store it in a function pointer variable and
call it.. the function pointers point to a fptr data block that has the
target gp and address in it.  This is absolutely necessary for using
the in-tree binutils toolchain, but (unfortunately) will not work with
old shared libraries.  Save your old ld-elf.so.1 if you want to use
old ones still.  Do not mix-and-match.

This is a no-op change for i386 and alpha.

Reviewed by:	dfr
2001-10-29 10:10:10 +00:00
..
atrun by by -> by 2001-07-23 11:00:31 +00:00
bootpd Avoid a few compiler warnings (printf codes, missing includes etc). 2001-09-29 11:37:13 +00:00
comsat File positions are off_t nowdays, not long, so: 2001-09-03 05:06:48 +00:00
fingerd Terminate the array of execv(3) pointers by a NULL pointer in the edge case. 2001-10-04 09:02:10 +00:00
ftpd Don't let a user name in ftpd's proctitle 2001-10-12 13:16:34 +00:00
getNAME Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getty mdoc(7) police: 2001-08-07 15:48:51 +00:00
mail.local - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
makekey Xref to openssl(1) (i.e. "openssl passwd") 2001-07-26 02:41:53 +00:00
mknetid Added netid(5) manpage. 2001-08-21 15:39:15 +00:00
named-xfer - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
pppoed Put a parenthesis in the right place (DUH!). 2001-08-25 23:41:37 +00:00
rbootd - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
revnetgroup mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
rexecd Don't clobber the default for CFLAGS. 2001-08-03 21:45:54 +00:00
rlogind Handle snprintf() returning < -1. 2001-08-20 18:13:50 +00:00
rpc.rquotad Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.rstatd The interface index space may be sparsely populated (e.g. when an 2001-10-17 04:12:29 +00:00
rpc.rusersd Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.rwalld Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rpc.sprayd Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rshd Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rtld-aout Fixed some of style bugs. 2001-09-12 10:04:42 +00:00
rtld-elf Update rtld for the "new" ia64 ABI. In the old toolchain, the 2001-10-29 10:10:10 +00:00
save-entropy beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
smrsh - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
talkd Include ttymsg.h from ../../usr.bin/wall instead of rolling our own 2001-09-09 14:30:11 +00:00
telnetd Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. 2001-08-29 14:16:17 +00:00
tftpd When we set our UID to `nobody', set an appropriate group also. 2001-10-22 01:55:40 +00:00
xtend Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ypxfr yp_errno is an enum ypstat. 2001-07-24 12:33:08 +00:00
Makefile Migrate uucpd to ports as well. 2001-10-01 07:53:13 +00:00
Makefile.inc - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00