NetBSD/libexec
joerg 4312beab4f Move compatibility for pre-2.0 ELF binaries into separate file.
Early ELF binaries defined dlopen and friends in crt0.o by
using function pointers in the object handle passed from rtld.
This contract wastes space when many shared objects are allocated
and ties dynamic linker and rest of the system tightly together.
Fake the entry points in a static object and restrict them to the
platforms that had working ELF support at the time. Keep the magic and
version field used by modern crt0.o for all architectures. The checks
will be removed from crt0.o in a follow-up step.
2018-10-17 23:36:58 +00:00
..
atrun
comsat
fingerd
ftpd No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +00:00
getNAME
getty
httpd Remove trailing whitespace. 2018-08-24 14:24:50 +00:00
identd NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
ld.aout_so
ld.elf_so Move compatibility for pre-2.0 ELF binaries into separate file. 2018-10-17 23:36:58 +00:00
lfs_cleanerd
mail.local
makekey
makewhatis make this compile. 2017-10-02 22:14:32 +00:00
rexecd
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd delete now-irrelevant comment 2018-03-01 06:24:12 +00:00
rpc.rwalld
rpc.sprayd
rshd fix to compile without USE_PAM. (unused variables) 2017-10-07 19:23:02 +00:00
talkd
telnetd add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00
tftpd
utmp_update
Makefile
Makefile.inc