Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/mlock.2
RevisionDateAuthorComments
 1.22  08-Feb-2015  wiz It is 2015 already.
 1.21  08-Feb-2015  njoly The length argument is of an unsigned type (size_t) and cannot be
negative. Remove wrong statements in ERRORS section.
 1.20  28-Feb-2011  wiz Merge EINVAL descriptions; sort errors alphabetically; bump date.
 1.19  28-Feb-2011  dholland Improve discussion of alignment and rounding per PR 33527.
 1.18  13-May-2004  wiz branches: 1.18.46;
\- is a minus, not -.
 1.17  02-Jan-2004  jmmv Fix typo; from Aidan Kehoe in PR lib/23951.
 1.16  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.15  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.14  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.13  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.12  28-Sep-2000  is branches: 1.12.2;
Document EPERM.
 1.11  26-Jun-2000  kleink Finally nuke <sys/types.h> from SYNOPSIS.
 1.10  02-Dec-1999  kleink branches: 1.10.4;
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.9  16-Jun-1999  thorpej branches: 1.9.4;
Note POSIX 1003.1b-1993.
 1.8  16-Jun-1999  thorpej The (incorrect) nesting behavior of mlock(2) no longer exists.
 1.7  06-Apr-1999  cgd change:
.Sh "SEE ALSO"
to:
.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
 1.6  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.5  03-Feb-1998  perry .Bx'ize/.Nx'ize
 1.4  16-Oct-1997  christos caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()
 1.3  24-Jun-1995  cgd add mincore xref as suggested by davide@cs.cmu.edu
 1.2  27-Feb-1995  cgd merge with lite, keeping most local changes. clean up Ids
 1.1  07-May-1994  cgd branches: 1.1.1;
Initial revision
 1.1.1.1  07-May-1994  cgd new syscalls
 1.9.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.10.4.1  28-Sep-2000  is Pullup from -current, requested by is, approved by thorpej.
mlock.2 1.12
Document EPERM.
 1.12.2.2  22-Mar-2002  nathanw Catch up to -current.
 1.12.2.1  08-Mar-2002  nathanw Catch up to -current.
 1.18.46.1  05-Mar-2011  bouyer Sync with HEAD

RSS XML Feed