summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/initgroups.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* macro fixes from Kaspars at Bankovskis dot net;schwarze2015-02-051-3/+3
| | | | also fixing one typo in fts(3) while here
* NGROUPS_MAX, not NGROUPSderaadt2015-01-171-3/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-04-301-2/+2
|
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-12/+7
|
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;aaron1999-06-031-2/+2
| | | | pjanzen@
* repairsaaron1999-05-291-3/+3
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* initgroups(3) should not spew to stderr; giles@nemeton.com.aumillert1999-03-291-1/+9
| | | | Also document the NGROUPS limit.
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initgroups() takes a gid_tderaadt1995-12-141-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+85