freebsd-dev/libexec
Bill Paul d7b71c676e Small touchups:
- Fix typos in comments in hash.c.
- Remove unneeded and unused member from grouplist struct in hash.h.
  (Curiously, the compiler never complained about this even though the
   member was of type 'struct grps' which is not defined anywhere in
   this program.)
- char ch -> int ch in revnetgroup.c.
- char *argv[0]; -> char *argv[]; also in revnetgroup.c.
- Force the user to specify at least one of the -u or -h flags
  and complain if they specify both.
1996-05-12 17:17:45 +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
fingerd Implement server-side transaction TCP. (Has no effect on non-TTCP clients.) 1995-12-17 20:25:28 +00:00
ftpd Implemented a "-D" option that causes ftpd to detach and become a daemon - 1996-04-11 10:22:16 +00:00
getNAME
getty Replace non-POSIX speed setting by POSIX one 1996-05-07 16:42:26 +00:00
lfs_cleanerd
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 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +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 Small touchups: 1996-05-12 17:17:45 +00:00
rexecd
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
rpc.rusersd
rpc.rwalld
rpc.sprayd Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
rshd #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
rtld-aout `mv'' -> `mv -f'' 1996-05-07 23:19:49 +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 Localize time 1996-05-07 19:10:32 +00:00
tftpd
uucpd Update the uucpd makefile to install the man page. 1996-02-18 21:38:13 +00:00
xtend Correct a file location in the FILES section. 1996-02-09 02:31:23 +00:00
ypxfr phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master(). 1996-05-07 21:08:20 +00:00
Makefile Turn on ypxfr. 1996-02-13 14:59:20 +00:00
Makefile.inc