| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | Remove support for idle page zeroing. | Mark Johnston | 2016-09-03 | 1 | -2/+1 |
* | Fix a bunch of "xref refers to *this* page" igor(1) warnings. | Edward Tomasz Napierala | 2016-06-09 | 1 | -1/+0 |
* | Create man page for pmap_quick_enter_page(9) and pmap_quick_remove_page(9) | Jason A. Harmening | 2015-08-07 | 1 | -0/+2 |
* | Retire pmap_change_wiring(). We have never used it to wire virtual pages. | Alan Cox | 2014-08-03 | 1 | -2/+1 |
* | Remove an obsolete man page. | Alan Cox | 2014-07-18 | 1 | -2/+1 |
* | Add a man page for the new function pmap_unwire(). | Alan Cox | 2014-07-17 | 1 | -0/+1 |
* | Remove the man page for a pmap function that no longer exists. | Alan Cox | 2014-07-17 | 1 | -2/+1 |
* | Correct the name of the man page for pmap_ts_referenced(). | Alan Cox | 2014-07-16 | 1 | -2/+2 |
* | use .Mt to mark up email addresses consistently (part6) | Baptiste Daroussin | 2014-06-26 | 1 | -1/+1 |
* | The function pmap_addr_hint no longer exists. Remove its man page. | Alan Cox | 2008-05-22 | 1 | -1/+0 |
* | Add a cross-reference to the pmap_page_init(9) manual page. | Hiten Pandya | 2005-06-15 | 1 | -0/+1 |
* | Fixed the .Os call (missing or wrong). | Ruslan Ermilov | 2004-07-06 | 1 | -0/+1 |
* | Slightly improve the markup. | Ruslan Ermilov | 2004-07-05 | 1 | -5/+5 |
* | Sort SEE ALSO references (in dictionary order, ignoring case). | Ruslan Ermilov | 2004-07-04 | 1 | -2/+2 |
* | Fix another typo. | Maxime Henrion | 2004-01-28 | 1 | -1/+1 |
* | Fix typo. | Maxime Henrion | 2004-01-28 | 1 | -1/+1 |
* | Update cross-references. | Bruce M Simpson | 2003-10-06 | 1 | -0/+2 |
* | Add pmap_wired_count() and pmap_resident_count() to the pmap documentation. | Bruce M Simpson | 2003-10-06 | 1 | -1/+7 |
* | Update the pmap(9) documentation to reflect the movement of pmap_prefault() | Bruce M Simpson | 2003-10-04 | 1 | -1/+1 |
* | Add manual page documentation for the machine-independent PMAP subsystem. | Bruce M Simpson | 2003-09-25 | 1 | -0/+121 |