1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/libexec
Tom Rhodes 290f99bb70 Remove a.out runtime linker. It doesn't build and was removed from the
build over two years ago by peter.

The binary a.out version of ld.so can be obtained from misc/compat22 or
src/lib/compat/compat22.

Discussed on:	-arch
Voted yes:	jhb, ru, linimon, delphij
2005-01-11 06:15:19 +00:00
..
atrun Fix a few cases that relied on 'implicit int' (constraint violation in C99). 2004-07-11 17:37:33 +00:00
bootpd Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
comsat Bump document date for the 'beep only' change. 2002-08-16 03:08:25 +00:00
fingerd Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
ftp-proxy Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
ftpd Replace err(3) calls when in daemon mode by syslog(3), too. 2005-01-10 12:19:11 +00:00
getNAME Correct grammos. Added BUGS: may mishandle nonstandard manual pages, 2004-10-06 18:31:45 +00:00
getty Report once that the device isn't there, but keep trying. Don't 2004-09-29 20:55:14 +00:00
lukemftpd NOPAM -> NO_PAM 2004-12-21 12:49:24 +00:00
mail.local Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
makekey Markup nit. 2004-05-16 22:11:56 +00:00
mknetid Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
pppoed Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
pt_chown Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
rbootd Avoid accidental use of ANSI C trigraphs. 2004-08-21 07:23:41 +00:00
revnetgroup Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
rexecd Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
rlogind Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
rpc.rquotad Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00
rpc.rstatd Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00
rpc.rusersd Include stdlib.h to get exit()'s prototype. 2003-06-02 02:35:18 +00:00
rpc.rwalld Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
rpc.sprayd Port to TI/RPC and/or IPV6. 2002-07-15 18:51:57 +00:00
rshd Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
rtld-elf Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as 2004-11-23 16:32:34 +00:00
save-entropy Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
smrsh Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
talkd Whitespace. 2004-06-14 22:44:13 +00:00
tcpd NOINET6 -> NO_INET6 2004-12-21 10:49:29 +00:00
telnetd NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
tftpd Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
ypxfr Remove definition of struct dom_binding, it's non-standard C code and 2004-10-17 19:33:33 +00:00
Makefile NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
Makefile.inc