summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mmap.2
AgeCommit message (Expand)Author
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