summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mlock.2
Commit message (Expand)AuthorAgeFilesLines
* Minor mdoc fixbjk2014-05-301-1/+1
* Correct documentation of the limit on how much memory can be mlock()edbjk2014-05-171-7/+14
* There are actually two different cases when mlock(2) returnsglebius2013-03-191-2/+7
* - Update manual pages accordingly to r244384 and r244385.zont2012-12-251-6/+11
* Update mlockall(2) to mention that it's superuser-only syscall, justtrasz2010-07-271-3/+4
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Sort sections.ru2005-01-201-7/+7
* Scheduled mdoc(7) sweep.ru2005-01-111-2/+2
* Add necessary whitespace to correct cross references.ceri2004-10-271-2/+2
* Update "documentation date" fields.green2004-08-101-1/+1
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removegreen2004-08-101-1/+5
* Update the document date.alc2004-05-201-1/+1
* Remove a long obsolete paragraph from the BUGS section.alc2004-05-191-10/+0
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-2/+2
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-5/+9
* Note that <sys/types.h> in no longer a prerequisite for <utime.h> andmike2002-08-241-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.ru2001-08-311-7/+4
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-101-1/+1
* Properly separate paragraphs by using `.Pp' instead of a blank line.chris2000-06-231-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Document that mlock() and munlock() can return EPERM if thempp1999-06-271-1/+9
* Added cross references to mincore(2) and minherit(2).alex1998-01-201-0/+3
* Convert caddr_t --> void * for sys/mman.h functions.alex1997-12-311-2/+2
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-12/+13
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+161
OpenPOWER on IntegriCloud