<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/mlock.2, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-02-28T03:32:35Z</updated>
<entry>
<title>MFC:</title>
<updated>2005-02-28T03:32:35Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2005-02-28T03:32:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e51c8933351ff55b16e9503d4010d2a54c37e277'/>
<id>urn:sha1:e51c8933351ff55b16e9503d4010d2a54c37e277</id>
<content type='text'>
Scheduled mdoc(7) sweep.

Original revisions by:	ru
</content>
</entry>
<entry>
<title>MFC r1.19:</title>
<updated>2004-11-08T18:50:58Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2004-11-08T18:50:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=309011a11a3e277b5d2c9a0bbc8f646bcf29a48e'/>
<id>urn:sha1:309011a11a3e277b5d2c9a0bbc8f646bcf29a48e</id>
<content type='text'>
  Add necessary whitespace to correct cross references.

  PR:		docs/73193
  Submitted by:	Jilles Tjoelker &lt;jilles at stack.nl&gt;
</content>
</entry>
<entry>
<title>Update "documentation date" fields.</title>
<updated>2004-08-10T16:38:19Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-08-10T16:38:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea84c8dc3006c943e90939b79c37198081229093'/>
<id>urn:sha1:ea84c8dc3006c943e90939b79c37198081229093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update mlock(2) manpage to cross-reference m{,un}lockall(2), remove</title>
<updated>2004-08-10T14:52:42Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-08-10T14:52:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=831bc6f574cae23481a46f45206dfbdc1f120774'/>
<id>urn:sha1:831bc6f574cae23481a46f45206dfbdc1f120774</id>
<content type='text'>
a case where ENOMEM could be returned by munlock(2), and add possible
system deadlock to the BUGS section.
</content>
</entry>
<entry>
<title>Update the document date.</title>
<updated>2004-05-20T18:47:15Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2004-05-20T18:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db9081ab70046fb96a67259eb62572f64a407374'/>
<id>urn:sha1:db9081ab70046fb96a67259eb62572f64a407374</id>
<content type='text'>
Reminded by:	ru@
</content>
</entry>
<entry>
<title>Remove a long obsolete paragraph from the BUGS section.</title>
<updated>2004-05-19T03:25:17Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2004-05-19T03:25:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ae2d19711af764b0c3965bef2763a273c26e64d'/>
<id>urn:sha1:5ae2d19711af764b0c3965bef2763a273c26e64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Tidy up the syscall language.</title>
<updated>2002-12-18T09:22:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-18T09:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3'/>
<id>urn:sha1:2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3</id>
<content type='text'>
Stop calling system calls "function calls".

Use "The .Fn system call" a-la "The .Nm utility".

When referring to a non-BSD implementation in
the HISTORY section, call syscall a function,
to be safe.
</content>
</entry>
<entry>
<title>Note that &lt;sys/types.h&gt; in no longer a prerequisite for &lt;utime.h&gt; and</title>
<updated>2002-08-24T00:39:43Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-08-24T00:39:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ab2cd8c3826e1e5fd390e513aeefbd9f12f4af5'/>
<id>urn:sha1:7ab2cd8c3826e1e5fd390e513aeefbd9f12f4af5</id>
<content type='text'>
&lt;sys/mman.h&gt;.
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
</feed>
