freebsd-dev/libexec
Peter Wemm c707fea10b More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1
with the correct alignment.  This is important because this calls to
library static constructors are made from here.  The bug in the old crt*.s
files hid this because in this case, two wrongs do indeed make a right.
Also, call _rtld_bind() with the correct alignment, because it calls back
into the pthread library locking functions.  If things happen just
the wrong way, we get a SIG10 due to the broken stack alignment.
2004-03-21 01:43:39 +00:00
..
atrun
bootpd Add the '-h hostname' to usage(), too. 2004-02-13 09:26:54 +00:00
comsat
fingerd
ftp-proxy Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
ftpd NULL looks better than (char *)0 unless we're passing 2004-02-07 14:59:11 +00:00
getNAME
getty Fixed a misspelling of 0 as NULL. 2004-03-14 05:27:26 +00:00
lukemftpd - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd. 2004-02-04 10:05:21 +00:00
mail.local
makekey Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
mknetid
named-xfer
pppoed
pt_chown
rbootd
revnetgroup
rexecd
rlogind
rpc.rquotad
rpc.rstatd Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00
rpc.rusersd
rpc.rwalld Removed unnecessary dependencies on librpcsvc. 2004-02-04 11:59:08 +00:00
rpc.sprayd
rshd Removed duplicate -lutil. 2004-02-02 18:23:18 +00:00
rtld-aout
rtld-elf More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1 2004-03-21 01:43:39 +00:00
save-entropy
smrsh
talkd
tcpd
telnetd
tftpd
ypxfr Don't pass a pointer to a 'long' to a function that expects an 'int *'. 2004-02-16 10:03:44 +00:00
Makefile Link pf to the build and install: 2004-03-08 22:03:29 +00:00
Makefile.inc