Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/munmap.2
RevisionDateAuthorComments
 1.21  30-May-2014  njoly len argument is of unsigned type (size_t) and thus cannot be negative;
remove corresponding statement in ERRORS.
 1.20  15-Oct-2011  rmind branches: 1.20.8; 1.20.18;
Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
 1.19  13-May-2004  wiz \- is a minus, not -.
 1.18  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.17  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.16  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.15  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.14  26-Jun-2000  kleink branches: 1.14.2;
Finally nuke <sys/types.h> from SYNOPSIS.
 1.13  02-Dec-1999  kleink 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  06-Apr-1999  cgd branches: 1.12.4;
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.11  09-Mar-1999  ross More missing .El's.
 1.10  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.9  03-Feb-1998  perry .Bx'ize/.Nx'ize
 1.8  02-Feb-1998  perry merge lite-2
 1.7  16-Oct-1997  christos caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()
 1.6  15-Jul-1997  mikel xref mmap(2), not self; xref mlock(2); sort xrefs
 1.5  27-Feb-1995  cgd merge with lite, keeping most local changes. clean up Ids
 1.4  15-Dec-1993  jtc Add explicit return types and needed header files to SYNOPSIS section.
 1.3  05-Aug-1993  jtc update manpage to -mandoc macros
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Feb-1998  perry import lite-2
 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.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.14.2.2  22-Mar-2002  nathanw Catch up to -current.
 1.14.2.1  08-Mar-2002  nathanw Catch up to -current.
 1.20.18.1  10-Aug-2014  tls Rebase.
 1.20.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed