summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mmap.2
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at EOL.dd2001-07-151-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Sort PROT_* and MAP_* lists, logically and alphabetically respectively.ru2001-02-121-44/+68
* Mention PROT_NONE in the list of possible protections.nik2001-02-111-0/+2
* Note that mmap(2) can allocate memory, as well as mapping existing files,nik2001-02-111-1/+1
* Prepare for mdoc(7)NG.ru2000-12-291-1/+2
* mdoc(7) police: fix formatting errors in rev 1.27.ru2000-12-041-13/+27
* Add warning on file-fragmentation issues related to MAP_NOSYNCdillon2000-12-031-0/+15
* Use Fx macro wherever possible.ru2000-11-141-3/+3
* Repair a cross-reference to sync(1) that should refer to sync(8).chris2000-06-231-1/+1
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-6/+12
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).ps2000-02-281-0/+2
* Fix null-pointer dereference crash when the system is intentionallydillon2000-02-161-1/+2
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsochris2000-02-141-1/+1
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-121-0/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Mostly remove the VM_STACK OPTION.julian1999-01-261-0/+19
* Convert caddr_t --> void * for sys/mman.h functions.alex1997-12-311-2/+2
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.mpp1997-03-211-7/+12
* Restored a .Fa line that was lost in the Lite2 merge.bde1997-03-121-0/+1
* Merge from Lite2 onto mainline -peter1997-03-111-12/+9
* Sort cross references.wosch1997-01-201-3/+3
* Document the various reasons for EINVAL.joerg1997-01-081-11/+21
* POSIX.4 defines MAP_FAILED to be the error return from mmap().alex1996-12-121-1/+1
* Slight rewording of the BUGS section.alex1996-11-131-4/+4
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-3/+3
* Fixed a bunch of man page cross references that werempp1996-02-151-1/+1
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
* Submitted by: bruce, davidg, dysonwosch1996-02-021-1/+19
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+210
OpenPOWER on IntegriCloud