1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/libexec
Konstantin Belousov a33cb5feab Ensure that for the object which is a dependency for some filtee,
relocations are performed before the object's initializer is called.
When dlopen()ing an object, relocate the whole DAG rooted in the
object instead of only relocating the object itself and list of newly
loaded dependencies.

Reversed sequence currently can occur if the same object is a
dependency for both filtee and filter, since filtees are loaded
typically during the relocation processing, when some filter
dependencies might be already loaded but not relocated yet.

Reported and tested by:	swills
Reviewed by:	kan
MFC after:	1 week
2012-06-27 20:24:25 +00:00
..
atrun
bootpd Make sure sections are sorted into conventional order. 2012-03-25 16:00:56 +00:00
comsat
fingerd
ftpd
getty mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
lukemftpd
mail.local
mknetid
pppoed
rbootd mdoc: fix .Bl -offset. 2012-05-23 20:22:09 +00:00
revnetgroup
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
rtld-aout
rtld-elf Ensure that for the object which is a dependency for some filtee, 2012-06-27 20:24:25 +00:00
save-entropy
smrsh
talkd
tcpd
telnetd
tftp-proxy
tftpd mdoc: Only use macros inside a reference block. 2012-05-23 20:29:16 +00:00
ulog-helper Do a better job at determining the username of the login session. 2012-04-19 21:12:08 +00:00
ypxfr
Makefile
Makefile.inc