freebsd-dev/libexec/revnetgroup
wpaul fbce04839c 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
..
hash.c Small touchups: 1996-05-12 17:17:45 +00:00
hash.h Small touchups: 1996-05-12 17:17:45 +00:00
Makefile This commit was generated by cvs2svn to compensate for changes in r11814, 1995-10-26 16:25:29 +00:00
parse_netgroup.c Small touchups: 1996-05-12 17:17:45 +00:00
revnetgroup.8 This commit was generated by cvs2svn to compensate for changes in r11814, 1995-10-26 16:25:29 +00:00
revnetgroup.c Small touchups: 1996-05-12 17:17:45 +00:00