freebsd-nq/libexec
Nathan Whitehorn 071a51cf97 Fix an error in the ABI in rtld_bind_start(). When passing arguments to a
C function, the caller's stack frame must have room to store all of the
arguments to that function. While here, fix stack frame alignment issues.

Without this change, the compiler will save r3 and r4 into the caller's
stack frame before calling setjmp() in _rtld_bind(). These would then
overwrite arguments to the newly-bound function, causing eventual failures.
2010-12-28 22:31:59 +00:00
..
atrun
bootpd
comsat
fingerd
ftpd
getty Add __unused. Ansi prototypes. 2010-12-20 08:29:54 +00:00
lukemftpd
mail.local
mknetid
pppoed
rbootd Add __unused 2010-12-20 08:37:26 +00:00
revnetgroup
rlogind Add __unused 2010-12-20 08:44:08 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld add __unused 2010-12-19 13:05:17 +00:00
rpc.sprayd
rshd
rtld-aout
rtld-elf Fix an error in the ABI in rtld_bind_start(). When passing arguments to a 2010-12-28 22:31:59 +00:00
save-entropy
smrsh
talkd
tcpd
telnetd
tftp-proxy
tftpd
ulog-helper
ypxfr
Makefile
Makefile.inc