freebsd-dev/libexec
Bruce Evans 680b396b51 Removed unused `-I.'s from CFLAGS.
"." means the object directory, so it is just confusing to use it
when nothing is included from the object directory unless the object
directory is also the source directory.  It is confusing for "."
not to mean the source directory anyway, so used `-I.'s should be
replaced by `-I${.OBJDIR}'.
1996-09-04 22:25:35 +00:00
..
atrun recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
bootpd Add some missing manual page links. 1996-02-02 17:48:46 +00:00
comsat Pass in both username and file to jkfprintf 1996-06-04 15:42:09 +00:00
fingerd Implement server-side transaction TCP. (Has no effect on non-TTCP clients.) 1995-12-17 20:25:28 +00:00
ftpd Reviewed by: various 1996-08-09 22:22:30 +00:00
getNAME sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
getty Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
lfs_cleanerd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
mail.local Introduce a -b option for sites who are not interested in the old biff 1996-04-13 11:44:12 +00:00
makekey Use the .At macro where appropriate. 1996-08-23 01:06:24 +00:00
mknetid Include <sys/types.h> before including <grp.h> so that this doesn't 1996-07-12 05:55:38 +00:00
named-xfer Unlocalize date 1996-09-01 00:53:45 +00:00
rbootd Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
revnetgroup Use err() instead of perror()/exit() and remember to #include <errno.h> 1996-08-04 19:17:15 +00:00
rexecd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
rlogind #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
rpc.rquotad Obtained from: NetBSD 1996-01-05 08:47:12 +00:00
rpc.rstatd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.rusersd Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.rwalld Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc.sprayd Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
rshd consistent presentation of emphasis 1996-07-23 12:21:46 +00:00
rtld-aout When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
rtld-elf Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
talkd Here is a patch to talkd which makes it send the request to the tty with 1996-03-24 09:27:20 +00:00
telnetd Add a ``-P altlogin'' option which allows the sysadmin to specify an 1996-08-13 07:51:45 +00:00
tftpd I think the security check to invalidate ALL write requests was just a little 1995-02-26 23:28:00 +00:00
uucpd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
xtend Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
ypxfr Fill in new arguments in the ypxfr_getmap structure (byte order, 1996-07-04 02:13:11 +00:00
Makefile Add named-xfer 1996-08-29 22:17:27 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00