1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/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
bootpd
comsat
fingerd
ftpd
getNAME
getty
lfs_cleanerd
mail.local
makekey
rbootd
revnetgroup Small touchups: 1996-05-12 17:17:45 +00:00
rexecd
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
rtld-aout `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
rtld-elf
talkd
telnetd Localize time 1996-05-07 19:10:32 +00:00
tftpd
uucpd
xtend
ypxfr phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master(). 1996-05-07 21:08:20 +00:00
Makefile
Makefile.inc