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