freebsd-nq/libexec
Konstantin Belousov 68266d5aba Postpone the resolution of IRELATIVE relocations and IFUNC-targeted
relocations until tls is initialized and stacks permissions correctly
set. This allows the ifunc to call malloc(3) and some other heavy
services.

Add debug banner.

MFC after:	3 days
2012-01-04 17:17:11 +00:00
..
atrun
bootpd In libexec/bootpd/tools/bootptest/print-bootp.c, use the correct printf 2011-12-16 15:55:43 +00:00
comsat Make comsat(8) approximately 15% smaller. 2011-12-10 18:35:26 +00:00
fingerd
ftpd Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
getty In libexec/getty/chat.c, replace && with & in chat_send(). The intent 2011-12-16 15:44:12 +00:00
lukemftpd
mail.local Fix typos in the comments about clang warnings in several 2011-12-16 17:02:25 +00:00
mknetid Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
pppoed In libexec/pppoed/pppoed.c, use the correct printf length modifier for a 2011-12-16 16:07:39 +00:00
rbootd In libexec/rbootd/utils.c, use the correct printf length modifiers for 2011-12-16 16:29:51 +00:00
revnetgroup
rlogind Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Fix a misplaced parenthesis. 2011-10-30 12:33:19 +00:00
rtld-aout
rtld-elf Postpone the resolution of IRELATIVE relocations and IFUNC-targeted 2012-01-04 17:17:11 +00:00
save-entropy
smrsh Fix typos in the comments about clang warnings in several 2011-12-16 17:02:25 +00:00
talkd
tcpd
telnetd
tftp-proxy
tftpd Pull in some wording to the tftpd.8 man page 2011-07-31 03:18:36 +00:00
ulog-helper Minor cleanups to ulog-helper: 2011-06-21 17:59:51 +00:00
ypxfr Fix the incompatible enum conversions in libexec/ypxfr in another, more 2011-12-16 22:05:10 +00:00
Makefile
Makefile.inc