Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch up manual pages with rename of vm_page_sleep_busy to vm_page_sleep_if_busy | Andriy Gapon | 2010-10-20 | 1 | -68/+0 |
| | | | | | | | | Suggested by: alc MFC after: 4 days Notes: svn path=/head/; revision=214097 | ||||
* | PG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual pages and comments | Andriy Gapon | 2010-10-20 | 1 | -1/+1 |
| | | | | | | | | Reviewed by: alc MFC after: 4 days Notes: svn path=/head/; revision=214095 | ||||
* | Use 'manual page' instead of 'man page' for consistency. | Hiten Pandya | 2005-06-28 | 1 | -1/+1 |
| | | | | | | | Approved by: re (hrs) Notes: svn path=/head/; revision=147647 | ||||
* | Document some of the kernel vm_page API as well as the pbuf API. | Alfred Perlstein | 2001-07-18 | 1 | -0/+68 |
Submitted by: Chad David <davidc@acns.ab.ca> Notes: svn path=/head/; revision=79845 |