<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/munmap.2, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Convert caddr_t --&gt; void * for sys/mman.h functions.</title>
<updated>1997-12-31T01:22:01+00:00</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1997-12-31T01:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7167d5b04c9a3866f3326fdb953ee349a70d3aa9'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from Lite2 onto mainline -</title>
<updated>1997-03-11T11:35:56+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T11:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5faf00b5dad12a889b893ee60c054a0271e468e2'/>
<id>5faf00b5dad12a889b893ee60c054a0271e468e2</id>
<content type='text'>
  - add undelete() and undelete.2 (requires libc minor bump some time)
  - man page updates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add undelete() and undelete.2 (requires libc minor bump some time)
  - man page updates
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort cross references.</title>
<updated>1997-01-20T23:23:22+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1997-01-20T23:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=75141cc9877bd4c86b39c602f68ae5dc205cefdb'/>
<id>75141cc9877bd4c86b39c602f68ae5dc205cefdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor mdoc fixes in msync.2 and munmap.2.</title>
<updated>1997-01-11T23:33:18+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-11T23:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f111d9977ffdd21aea06534072d0cc8fc6d98ab6'/>
<id>f111d9977ffdd21aea06534072d0cc8fc6d98ab6</id>
<content type='text'>
Add RETURN VALUES and ERRORS sections to mincore.

Closes PR# 1493.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add RETURN VALUES and ERRORS sections to mincore.

Closes PR# 1493.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly use .Fn instead of .Nm to reference function names</title>
<updated>1996-08-22T23:31:07+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T23:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7bdf80e5714a8b59a2bfda90f367be4612df033e'/>
<id>7bdf80e5714a8b59a2bfda90f367be4612df033e</id>
<content type='text'>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a bunch of man page cross references and generally</title>
<updated>1996-02-11T22:38:05+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-11T22:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=78b0b234eb5a179413189a3e2561e894c9c18135'/>
<id>78b0b234eb5a179413189a3e2561e894c9c18135</id>
<content type='text'>
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by:	bruce, davidg, dyson</title>
<updated>1996-02-02T05:06:29+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-02-02T05:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8ed714cd80d4ca3590954933e0a9f1bc546af4f8'/>
<id>8ed714cd80d4ca3590954933e0a9f1bc546af4f8</id>
<content type='text'>
add a BUG section for mmap with current limitation
section SYNOPSIS completed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a BUG section for mmap with current limitation
section SYNOPSIS completed
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Lib Sources</title>
<updated>1994-05-27T05:00:24+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T05:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58f0484fa251c266ede97b591b499fe3dd4f578e'/>
<id>58f0484fa251c266ede97b591b499fe3dd4f578e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
