<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/mlock.2, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-05-20T20:43:33Z</updated>
<entry>
<title>Bring in important changes from HEAD:</title>
<updated>2004-05-20T20:43:33Z</updated>
<author>
<name>Hiten Pandya</name>
<email>hmp@FreeBSD.org</email>
</author>
<published>2004-05-20T20:43:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=510f875cf92b2e615ff33f97eb1c01e3872d675a'/>
<id>urn:sha1:510f875cf92b2e615ff33f97eb1c01e3872d675a</id>
<content type='text'>
	* Remove a long obsolete paragraph from the BUGS section.
	* Bump the date.

Requested by:	alc
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T18:34:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d43ba9a6c11b67f36d3ed95ec03b95462069c014'/>
<id>urn:sha1:d43ba9a6c11b67f36d3ed95ec03b95462069c014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use ``.Rv -std'' wherever possible.</title>
<updated>2001-08-31T10:15:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-31T10:15:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f880418e38c3abc8b961350811214d45e299463'/>
<id>urn:sha1:6f880418e38c3abc8b961350811214d45e299463</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-17T15:43:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-17T15:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8510bf414fba1220ac5eaee5b652a5813ca34ec'/>
<id>urn:sha1:a8510bf414fba1220ac5eaee5b652a5813ca34ec</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Properly separate paragraphs by using \`.Pp' instead of a blank line.</title>
<updated>2000-08-23T00:50:48Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-08-23T00:50:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7035085abb8b18b985e2bcffd76c532bd1abcdaa'/>
<id>urn:sha1:7035085abb8b18b985e2bcffd76c532bd1abcdaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document that mlock() and munlock() can return EPERM if the</title>
<updated>1999-06-27T00:28:55Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-06-27T00:28:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f858a016d89b7366891ede5f685fd71f6157d67a'/>
<id>urn:sha1:f858a016d89b7366891ede5f685fd71f6157d67a</id>
<content type='text'>
caller is not the super-user.  Also document that we do not
currently support the per-process RLIMIT_MEMLOCK limit.

PR:		doc/11607
</content>
</entry>
<entry>
<title>Added cross references to mincore(2) and minherit(2).</title>
<updated>1998-01-20T03:59:07Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1998-01-20T03:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2768e0c4b51ab9e9ea498cec20e134e99dbd576e'/>
<id>urn:sha1:2768e0c4b51ab9e9ea498cec20e134e99dbd576e</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>Convert caddr_t --&gt; void * for sys/mman.h functions.</title>
<updated>1997-12-31T01:22:01Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1997-12-31T01:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7167d5b04c9a3866f3326fdb953ee349a70d3aa9'/>
<id>urn:sha1:7167d5b04c9a3866f3326fdb953ee349a70d3aa9</id>
<content type='text'>
mlock, mmap, mprotect, msync, munlock, and munmap are defined by
POSIX as taking void *.  The const modifier has been added to
mlock, munlock, and mprotect as the standard dictates.

minherit comes from OpenBSD and has been updated to conform with
their recent change to void *.

madvise and mincore are not defined by POSIX, but their arguments
have been modified to be consistent with the POSIX-defined functions.
mincore takes a const pointer, but madvise does not due to the
MADV_FREE case.

Discussed with:	bde
</content>
</entry>
</feed>
