| Age | Commit message (Expand) | Author |
| 2016-05-31 | PR 51002 David Binderman: fix wrong printing code not enabled by default. | dholland |
| 2012-03-20 | Use C89 definitions. | matt |
| 2009-10-21 | Remove 3rd and 4th clauses in christos' license. OK christos. | snj |
| 2008-04-05 | whitespace fix | rtr |
| 2007-02-07 | Add "local" versions of getnetgrent() et al. and now call those for the NIS | oster |
| 2007-02-06 | nsdispatch()-ify getnetgrent() and friends. | oster |
| 2006-10-15 | fix incomplete initializers | christos |
| 2006-08-03 | Remove leftover debugging message. Problem pointed out by Kurt Schreiner | tron |
| 2006-07-27 | back out last change as it is actually a visible function. | dogcow |
| 2006-07-27 | define _ng_cycle to be static, so gcc won't whing about its implicit decl. | dogcow |
| 2006-07-27 | move include of StringList.h before netgroup.h | christos |
| 2006-07-27 | add an _ng_cycle function to print the list of netgroups that are are dups. | christos |
| 2006-03-19 | Coverity 2278: Avoid leak on allocation failure. | christos |
| 2005-07-25 | PR/30832: Tomas Skäre: Freed memory used in lib/libc/getnetgrent.c | christos |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2000-01-22 | Delint. | mycroft |
| 2000-01-22 | Delint. | mycroft |
| 1999-11-28 | * check the result of sl_init() and sl_add() | lukem |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-04-18 | specifically include stdarg/varargs.h | lukem |
| 1999-01-22 | pre nsswitch default was more like "files [notfound=return] nis" | lukem |
| 1999-01-21 | Fix two problems with the recent nsswitch changes to netgroups: | thorpej |
| 1999-01-19 | * `passwd' defaults to `compat', and `passwd_compat' defaults to `nis' | lukem |
| 1999-01-19 | convert to new nsdispatch(3) | lukem |
| 1999-01-18 | delint | christos |
| 1999-01-16 | pull nsswitch up to main branch | lukem |
| 1998-07-27 | Make these compile without __AUDIT__. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-02-26 | trivial changes to reduce lint complaints | perry |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-01-17 | Add stringlist implementation | lukem |
| 1996-12-20 | ifdef YP, needs rpcsvc/ypclnt.h for protos | cgd |
| 1996-04-27 | - grab prototypes from netgroup.h | christos |
| 1995-02-25 | clean up Id's on files previously imported... | cgd |
| 1994-12-12 | Rework indirect reference support as outlined by my recent message to | jtc |
| 1994-12-12 | Return null for empty strings in triplets, not the empty string. | christos |
| 1994-12-11 | - Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to | christos |
| 1994-12-04 | New netgroup implementation; replaces Rick's old one that did not | christos |
| 1994-10-19 | needs stdlib.h | cgd |
| 1994-09-19 | Fix null pointer dereference, per Rolf Grossman. | mycroft |
| 1994-05-17 | From 4.4-Lite. | mycroft |