Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the .Os call (missing or wrong). | Ruslan Ermilov | 2004-07-06 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=131681 | ||||
* | Update pmap_pinit(9) to reflect pmap_pinit2() removal by alc. | Bruce M Simpson | 2004-03-08 | 1 | -21/+1 |
| | | | | Notes: svn path=/head/; revision=126746 | ||||
* | Add manual page documentation for the machine-independent PMAP subsystem. | Bruce M Simpson | 2003-09-25 | 1 | -0/+86 |
Include documentation of alc's new pmap_extract_and_hold() function. Reviewed by: hmp Approved by: jake (mentor) Notes: svn path=/head/; revision=120441 |