Bill Paul 409495f6c7 Two major changes:
- Added support for reading netgroups from NIS/YP in addition to the
local /etc/netgroups file. (Note that SunOS and many other systems only
support reading netgroups via NIS, which is a bit odd.)

- Fix Evil Null Pointer Dereferences From Hell (tm) that caused
parse_netgrp() to SEGV when expanding netgroups that include
references to other netgroups. Funny how nobody else noticed this.

This is the first step in implimenting +@netgroup substitution in
getpwent.c and any other places that could use it and don't already
support it (which is probably everywhere).
1995-03-19 06:16:03 +00:00
..
1995-02-24 07:51:13 +00:00
1995-03-19 06:16:03 +00:00
1994-12-10 23:02:33 +00:00
1994-10-12 02:06:02 +00:00
1994-10-26 18:17:41 +00:00
1994-10-26 18:15:35 +00:00
1995-02-24 08:51:34 +00:00
1995-03-13 19:02:04 +00:00
1995-02-23 18:47:06 +00:00
1994-05-27 05:00:24 +00:00
1994-10-27 18:15:42 +00:00
1994-08-08 19:26:23 +00:00
1994-12-10 22:01:25 +00:00
1995-03-09 21:53:12 +00:00
1994-05-27 05:00:24 +00:00
1995-03-08 01:41:40 +00:00