summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mmap.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-9/+9
* typo from deraadt@jmc2003-05-161-4/+4
* .Xr typos;jmc2003-03-061-2/+2
* Initial cleanup:mpech2002-04-301-3/+3
* for MAP_ANON, dont mention giving an fd of anything but -1, this never worked.ericj2001-12-031-3/+2
* detail the different protections in mprotect(2) man page and add PROT_NONEjjbg2001-10-241-1/+3
* avoid first person in manual pagesderaadt2001-09-051-3/+3
* Powered by @mantoya.mpech2001-08-201-2/+2
* Acknowledge VM's limitations.espie2001-08-031-1/+14
* Add back MAP_COPY. Just describe why it shouldn't be used.art2001-05-111-1/+8
* Remove MAP_COPY. It shouldn't be used anymore.art2001-05-111-5/+1
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-3/+3
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+2
* remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,aaron1999-07-021-2/+2
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+5
* More xref sorting under SEE ALSO.alex1999-06-161-6/+6
* use .Tn instead of .Em for logical/bitwise OR + ANDaaron1999-06-051-2/+2
* grammar and punctuationpjanzen1999-05-301-4/+4
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-2/+3
* or'ing -> OR'ingaaron1999-05-271-2/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* make function names the correct casederaadt1999-02-271-4/+4
* document MAP_COPYmillert1998-08-211-1/+5
* fix openbsd tagderaadt1998-07-061-0/+1
* MAP_FAILED; kleinkderaadt1998-06-061-1/+11
* make mmap() return void *, add MAP_FAILEDderaadt1998-01-021-1/+1
* convert to void *addrderaadt1997-11-141-1/+1
* fix lots of .Xr and other minor thingsderaadt1997-06-131-1/+1
* no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.eduderaadt1997-06-021-2/+1
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+207