index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
mmap.2
Age
Commit message (
Expand
)
Author
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-07-02
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-06-16
More xref sorting under SEE ALSO.
Alex Feldman
1999-06-05
use .Tn instead of .Em for logical/bitwise OR + AND
Aaron Campbell
1999-05-30
grammar and punctuation
Paul Janzen
1999-05-27
add missing .El macros (which properly terminate .Bl macro lists)
Aaron Campbell
1999-05-27
or'ing -> OR'ing
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-02-27
make function names the correct case
Theo de Raadt
1998-08-21
document MAP_COPY
Todd C. Miller
1998-07-06
fix openbsd tag
Theo de Raadt
1998-06-06
MAP_FAILED; kleink
Theo de Raadt
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-11-14
convert to void *addr
Theo de Raadt
1997-06-13
fix lots of .Xr and other minor things
Theo de Raadt
1997-06-02
no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.edu
Theo de Raadt
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt