summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getgrent.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some SEE ALSO fixes;jmc2008-07-281-3/+3
|
* document which functions use which YP maps; Ingo Schwarzederaadt2008-07-281-3/+18
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* password databases -> group databases;jmc2004-09-041-2/+2
| | | | | | from netbsd -r 1.20; 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.
* - clean up macro abusejmc2003-05-301-2/+2
| | | | | - section reorder - merge COMPATIBILITY
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-4/+3
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-9/+11
|
* oops, return values are intd2000-03-231-3/+4
|
* getgrnam_r, getgrgid_r. ok aaron@d2000-03-231-1/+38
|
* - 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...
* change some .Em/.Va to .Li, looks niceraaron1999-06-051-2/+2
|
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-4/+2
| | | | | | | | | | | | | | | - only use the .Dv NULL form when referring explicitly to a function argument or return value - otherwise, use these forms: o non-null o null-terminated (hyphenated form for predicate adjective) o else, null terminated, or null terminate, whichever the case o null pointer, null byte, null string, etc. - may use NUL to refer to an ASCII NUL, but it doesn't need a .Tn macro In general, capitalizing the word "null" everywhere is unnecessary and makes the man pages harder to read. The above is consistent with popular programming texts (i.e., K&R, Stevens).
* repairsaaron1999-05-291-18/+13
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+193