aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/pmap.9
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* Remove support for idle page zeroing.Mark Johnston2016-09-031-2/+1
* Fix a bunch of "xref refers to *this* page" igor(1) warnings.Edward Tomasz Napierala2016-06-091-1/+0
* Create man page for pmap_quick_enter_page(9) and pmap_quick_remove_page(9)Jason A. Harmening2015-08-071-0/+2
* Retire pmap_change_wiring(). We have never used it to wire virtual pages.Alan Cox2014-08-031-2/+1
* Remove an obsolete man page.Alan Cox2014-07-181-2/+1
* Add a man page for the new function pmap_unwire().Alan Cox2014-07-171-0/+1
* Remove the man page for a pmap function that no longer exists.Alan Cox2014-07-171-2/+1
* Correct the name of the man page for pmap_ts_referenced().Alan Cox2014-07-161-2/+2
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-1/+1
* The function pmap_addr_hint no longer exists. Remove its man page.Alan Cox2008-05-221-1/+0
* Add a cross-reference to the pmap_page_init(9) manual page.Hiten Pandya2005-06-151-0/+1
* Fixed the .Os call (missing or wrong).Ruslan Ermilov2004-07-061-0/+1
* Slightly improve the markup.Ruslan Ermilov2004-07-051-5/+5
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-041-2/+2
* Fix another typo.Maxime Henrion2004-01-281-1/+1
* Fix typo.Maxime Henrion2004-01-281-1/+1
* Update cross-references.Bruce M Simpson2003-10-061-0/+2
* Add pmap_wired_count() and pmap_resident_count() to the pmap documentation.Bruce M Simpson2003-10-061-1/+7
* Update the pmap(9) documentation to reflect the movement of pmap_prefault()Bruce M Simpson2003-10-041-1/+1
* Add manual page documentation for the machine-independent PMAP subsystem.Bruce M Simpson2003-09-251-0/+121