summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/initgroups.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify function definitions and zap some `register'jfb2004-05-181-4/+2
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* initgroups(3) should not spew to stderr; giles@nemeton.com.aumillert1999-03-291-7/+3
| | | | Also document the NGROUPS limit.
* Fix compiler warnings.millert1997-08-241-1/+2
|
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Prototype internal functionstholo1996-03-251-2/+3
| | | | Do the right thing in presense of __STDC__
* initial import of NetBSD treederaadt1995-10-181-0/+65