summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mmap.2
AgeCommit message (Expand)Author
2011-04-11document MAP_TRYFIXED. short version: don't use it. prodded by deraadt.Ted Unangst
2008-06-30xref mqueryOtto Moerbeek
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-26another EINVAL case documentedOtto Moerbeek
2004-04-19tidy up a list;Jason McIntyre
2004-04-15various improvements to lists and displays:Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01- section reorderJason McIntyre
2003-05-16typo from deraadt@Jason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2002-04-30Initial cleanup:Mike Pechkin
2001-12-03for MAP_ANON, dont mention giving an fd of anything but -1, this never worked.Eric Jackson
2001-10-24detail the different protections in mprotect(2) man page and add PROT_NONEJean-Jacques Bernard-Gundol
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-08-20Powered by @mantoya.Mike Pechkin
2001-08-03Acknowledge VM's limitations.Marc Espie
2001-05-11Add back MAP_COPY. Just describe why it shouldn't be used.Artur Grabowski
2001-05-11Remove MAP_COPY. It shouldn't be used anymore.Artur Grabowski
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-06-16More xref sorting under SEE ALSO.Alex Feldman
1999-06-05use .Tn instead of .Em for logical/bitwise OR + ANDAaron Campbell
1999-05-30grammar and punctuationPaul Janzen
1999-05-27add missing .El macros (which properly terminate .Bl macro lists)Aaron Campbell
1999-05-27or'ing -> OR'ingAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-08-21document MAP_COPYTodd C. Miller
1998-07-06fix openbsd tagTheo de Raadt
1998-06-06MAP_FAILED; kleinkTheo de Raadt
1998-01-02make mmap() return void *, add MAP_FAILEDTheo de Raadt
1997-11-14convert to void *addrTheo de Raadt
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1997-06-02no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.eduTheo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt