summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getnetgrent.c
Commit message (Expand)AuthorAgeFilesLines
* Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.wpaul1995-12-021-1/+2
* getpwent.c: turn the code that checks the override caches into awpaul1995-09-021-2/+7
* Fix _listmatch() so that it doesn't fall off the end of the list string.wpaul1995-08-081-6/+5
* Just when you thought it was safe...wpaul1995-08-071-13/+188
* Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' andwpaul1995-06-231-7/+43
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* getpwent.c: fix problem with emacs dumping core when NIS is enabled. Alsowpaul1995-04-041-3/+9
* Make sanity checks saner: don't let setnetgrent() or innetgr() swallowwpaul1995-03-241-2/+8
* Don't let setnetgrent() operate on a null or empty group name: it canwpaul1995-03-231-0/+4
* Use better/stronger/faster NIS lookup code: by using yp_match() instead ofwpaul1995-03-211-44/+14
* Whoops: expanding netgroups that reference multiple netgroups doesn'twpaul1995-03-191-1/+1
* Two major changes:wpaul1995-03-191-4/+71
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+339
OpenPOWER on IntegriCloud