aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mlock.2
Commit message (Expand)AuthorAgeFilesLines
* Minor mdoc fixBenjamin Kaduk2014-05-301-1/+1
* Correct documentation of the limit on how much memory can be mlock()edBenjamin Kaduk2014-05-171-7/+14
* There are actually two different cases when mlock(2) returnsGleb Smirnoff2013-03-191-2/+7
* - Update manual pages accordingly to r244384 and r244385.Andrey Zonov2012-12-251-6/+11
* Update mlockall(2) to mention that it's superuser-only syscall, justEdward Tomasz Napierala2010-07-271-3/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Sort sections.Ruslan Ermilov2005-01-201-7/+7
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-2/+2
* Add necessary whitespace to correct cross references.Ceri Davies2004-10-271-2/+2
* Update "documentation date" fields.Brian Feldman2004-08-101-1/+1
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removeBrian Feldman2004-08-101-1/+5
* Update the document date.Alan Cox2004-05-201-1/+1
* Remove a long obsolete paragraph from the BUGS section.Alan Cox2004-05-191-10/+0
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-2/+2
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-5/+9
* Note that <sys/types.h> in no longer a prerequisite for <utime.h> andMike Barcroft2002-08-241-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-7/+4
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Properly separate paragraphs by using `.Pp' instead of a blank line.Chris Costello2000-06-231-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Document that mlock() and munlock() can return EPERM if theMike Pritchard1999-06-271-1/+9
* Added cross references to mincore(2) and minherit(2).Alexander Langer1998-01-201-0/+3
* Convert caddr_t --> void * for sys/mman.h functions.Alexander Langer1997-12-311-2/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-12/+13
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+161