aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mmap.2
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a sentence from the BUGS section that claims non page-alignedIan Dowse2001-11-181-3/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Add Xref to make.conf(5).Alexander Langer2001-08-301-1/+2
* mdoc(7) police: removed whitespace at EOL, sorted SEE ALSO xrefs.Ruslan Ermilov2001-08-271-2/+2
* Update the mmap.2 and minherit.2 manual pages. Add a short explanation andMatthew Dillon2001-08-241-0/+6
* Killed reference to MAP_INHERIT which is not supported in FreeBSD.David Greenman2001-08-231-4/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Sort PROT_* and MAP_* lists, logically and alphabetically respectively.Ruslan Ermilov2001-02-121-44/+68
* Mention PROT_NONE in the list of possible protections.Nik Clayton2001-02-111-0/+2
* Note that mmap(2) can allocate memory, as well as mapping existing files,Nik Clayton2001-02-111-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+2
* mdoc(7) police: fix formatting errors in rev 1.27.Ruslan Ermilov2000-12-041-13/+27
* Add warning on file-fragmentation issues related to MAP_NOSYNCMatthew Dillon2000-12-031-0/+15
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-3/+3
* Repair a cross-reference to sync(1) that should refer to sync(8).Chris Costello2000-06-231-1/+1
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-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