freebsd_amp_hwpstate/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
bootpd
comsat Pass in both username and file to jkfprintf 1996-06-04 15:42:09 +00:00
fingerd
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
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
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
telnetd Add a ``-P altlogin'' option which allows the sysadmin to specify an 1996-08-13 07:51:45 +00:00
tftpd
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