summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getgrent.c
Commit message (Expand)AuthorAgeFilesLines
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-3/+3
* Allow comments in group database.Wolfram Schneider1997-03-081-2/+2
* Small yet significant tweaks/cleanups:Bill Paul1996-12-271-3/+5
* Use dynamic allocated buffers instead static buffers. No member orWolfram Schneider1996-12-251-19/+91
* Add a missing #ifdef YP/#endif pair so that this module willBill Paul1996-12-211-0/+2
* Apply patch to fix +group YP overrides and prevent SEGV on badlyBill Paul1996-09-051-8/+47
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-2/+4
* Some NIS bug stomping:Bill Paul1995-10-061-24/+41
* getgrent.c: adjust _nextypgroup() slightly so that it continues processingBill Paul1995-09-051-1/+4
* getpwent.c: turn the code that checks the override caches into aBill Paul1995-09-021-2/+7
* Fix for a potential problem reported by a user I bumped into on IRCBill Paul1995-06-261-9/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Small fix for the following problems:Bill Paul1995-04-291-2/+10
* getpwent.c: fix problem with emacs dumping core when NIS is enabled. AlsoBill Paul1995-04-041-2/+5
* Fix 'putting +: in /etc/group causes many programs to dump core' bugBill Paul1995-03-181-1/+11
* My implementation of YP group file support, modeled after theGarrett Wollman1994-09-201-6/+210
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+181