freebsd-dev/libexec
Søren Schmidt cabb97dcbf ELF preparation step 2:
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
..
atrun
bootpd Convert to mdoc. Header -> Id. Typo. 1998-02-03 07:30:22 +00:00
comsat
fingerd NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try setting 1998-05-15 03:23:28 +00:00
ftpd Make ftpd(8) honor its default group setting in the config files. 1998-05-25 03:45:35 +00:00
getNAME
getty Clarify use of 'if' capability. 1998-05-04 02:37:29 +00:00
mail.local Typos. 1998-01-07 07:44:01 +00:00
makekey
mknetid Fix typo. 1998-05-05 00:12:01 +00:00
named-xfer Argh, forgot to commit the update here for bind-8.. Sorry folks... 1998-05-04 05:12:49 +00:00
rbootd
revnetgroup .Sh AUTHOR -. .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:37:22 +00:00
rexecd
rlogind
rpc.rquotad
rpc.rstatd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rusersd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rwalld Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.sprayd
rshd Replace _exit() with exit() 1998-05-05 00:28:51 +00:00
rtld-aout ELF preparation step 2: 1998-05-26 20:12:56 +00:00
rtld-elf Add support for ldd. 1998-05-01 08:39:27 +00:00
talkd
telnetd Remove a bogus prototype for time() and let time.h do that. 1998-05-14 10:07:29 +00:00
tftpd openlog() needs to have LOG_NDELAY added, or else the syslog() calls after 1998-04-12 11:15:54 +00:00
uucpd
xtend PR: misc/4679 1998-04-18 13:37:24 +00:00
ypxfr Fixed missing dependencies on headers generated by rpcgen, as usual. 1998-05-10 16:01:36 +00:00
Makefile Enable rtld-elf when building an ELF system on the i386. 1998-03-07 19:43:48 +00:00
Makefile.inc