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
/
share
/
man
/
man9
/
pmap.9
Age
Commit message (
Expand
)
Author
2017-01-07
fix commata in the NAME section
Ingo Schwarze
2016-03-21
s/the pmap_init_module/the pmap module/
natano
2015-11-23
add missing NAME entries;
Jason McIntyre
2014-11-16
Replace a plethora of historical protection options with just
Theo de Raadt
2014-07-13
Do not fold multiple function arguments into the same .Fn argument:
Ingo Schwarze
2013-06-04
Replace old-fashioned .Fd by new-fangled .In for #include lines.
Ingo Schwarze
2008-12-31
pmap_remove() correction; from Ariane van der Steld
Jason McIntyre
2007-12-23
pmap_steal_memory() returns vaddr_t.
Joel Sing
2007-05-31
convert to new .Dd format;
Jason McIntyre
2004-11-22
correctly describe parameters for pmap_kremove.
Hans-Joerg Hoexer
2003-07-11
fix some lists and macros;
Jason McIntyre
2003-06-06
- section reorder
Jason McIntyre
2003-06-02
two-clause license; (c) 2003.
Wilbern Cobb
2003-04-20
typos;
Jason McIntyre
2002-09-10
sync with the pmap_zero_page and pmap_copy_page API change; ok art@
Wilbern Cobb
2002-09-02
- no .Pp before .Sh.
Wilbern Cobb
2002-09-02
Document the pmap interface.
Wilbern Cobb