aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mmap.2
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.42: don't make it seem like vm.max_proc_mmap only affects MAP_FIXED.Dima Dorfman2002-02-271-4/+4
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+2
* MFC: 1.40; don't claim that non page-aligned offsets don't work.Ian Dowse2001-11-241-3/+1
* MFC rev 1.35: Killed reference to MAP_INHERIT.David Greenman2001-08-241-4/+0
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-13/+13
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-42/+97
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC: correct xrefJordan K. Hubbard2000-09-201-1/+1
* MFC: Replace .Va, .Ar and .Nm with .Fa or .Va where necessary.John Baldwin2000-08-231-1/+1
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-6/+12
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).Paul Saab2000-02-281-0/+2
* Fix null-pointer dereference crash when the system is intentionallyMatthew Dillon2000-02-161-1/+2
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsoChris Costello2000-02-141-1/+1
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC toMatthew Dillon1999-12-121-0/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Mostly remove the VM_STACK OPTION.Julian Elischer1999-01-261-0/+19
* Convert caddr_t --> void * for sys/mman.h functions.Alexander Langer1997-12-311-2/+2
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.Mike Pritchard1997-03-211-7/+12
* Restored a .Fa line that was lost in the Lite2 merge.Bruce Evans1997-03-121-0/+1
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-12/+9
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Document the various reasons for EINVAL.Joerg Wunsch1997-01-081-11/+21
* POSIX.4 defines MAP_FAILED to be the error return from mmap().Alexander Langer1996-12-121-1/+1
* Slight rewording of the BUGS section.Alexander Langer1996-11-131-4/+4
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-3/+3
* Fixed a bunch of man page cross references that wereMike Pritchard1996-02-151-1/+1
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+2
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-021-1/+19
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+210