History log of /src/lib/libc/sys/getgroups.2 |
Revision | | Date | Author | Comments |
1.23 |
| 14-Jul-2013 |
njoly | Switch a few remaining system/pathname configuration variables from "Dv {xxx}" to "Brq Dv xxx".
|
1.22 |
| 13-Oct-2006 |
wiz | branches: 1.22.42; 1.22.48; Sort SEE ALSO.
|
1.21 |
| 07-Oct-2006 |
elad | PR/23152: Matthew Mondor: Minor improvements to section 2 man pages for NetBSD 1.6.1
Well we're long gone from NetBSD 1.6.1 but I adapted the patch to -current as it seemed reasonable. Thanks for submitting!
|
1.20 |
| 13-May-2004 |
wiz | \- is a minus, not -.
|
1.19 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
1.18 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.17 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
1.16 |
| 29-Apr-2002 |
simonb | Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
|
1.15 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.14 |
| 16-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.13 |
| 02-Dec-1999 |
kleink | branches: 1.13.6; Add a LIBRARY section to system call manual pages. While it's clear that the libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose of this section is to provide linkage information.
|
1.12 |
| 22-Mar-1999 |
garbled | branches: 1.12.6; Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Wheee!
|
1.11 |
| 29-Aug-1998 |
lukem | first pass at fixing up capitalization of function names and arguments; ensure that each is correct with respect to the implementation, rather than being correct as per english.
|
1.10 |
| 16-Feb-1998 |
kleink | Remove the inclusion of <sys/param.h> from SYNOPSIS: it is neither necessary nor mandated by the standard.
|
1.9 |
| 14-Jul-1997 |
kleink | Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION to 199009L, bump existing statements to 1003.1-1990.
|
1.8 |
| 27-Feb-1995 |
cgd | merge with lite, keeping most local changes. clean up Ids
|
1.7 |
| 19-Apr-1994 |
jtc | Add curly braces around NGROUPS_MAX. This convention is used in manpages for other UN*X systems to refer to system values (availiable via sysconf() or pathconf()) rather than definitions in <limits.h>.
|
1.6 |
| 15-Apr-1994 |
jtc | Describe special case when gidsetlen == 0. NGROUPS -> NGROUPS_MAX.
|
1.5 |
| 29-Mar-1994 |
jtc | Last weekend's gid_t changes allow us to change the gidset argument of getgroups() and setgroups() from a int ptr to a gid_t ptr.
|
1.4 |
| 25-Nov-1993 |
jtc | Clean up manpages: Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
|
1.3 |
| 04-Oct-1993 |
jtc | Changed SYNOPSIS, include <sys/types.h>. Still need to change code and manpage such that gidset array is gid_t.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 27-Feb-1995 |
cgd | from Lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.12.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.13.6.4 |
| 21-Jun-2002 |
nathanw | Catch up to -current.
|
1.13.6.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.13.6.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.13.6.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
1.22.48.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.22.42.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|