Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention disk_gone() in disk(9). | trasz | 2009-02-22 | 1 | -0/+7 |
* | - Extend disk structure to allow to store disk's serial number, which can be | pjd | 2007-05-05 | 1 | -0/+2 |
* | Fix minor type: "struct disk *" instead of "struct *disk". | rwatson | 2007-01-28 | 1 | -1/+1 |
* | Add a new disk flag - DISKFLAG_CANFLUSHCACHE, which indicates that the disk | pjd | 2006-10-31 | 1 | -1/+3 |
* | Spelling fixes. | mpp | 2004-06-21 | 1 | -1/+1 |
* | Improve formatting. | ru | 2004-02-19 | 1 | -45/+40 |
* | Improve contents, ruin formatting. | phk | 2004-02-18 | 1 | -38/+68 |
* | Correct #include file in SYNOPSIS: | hmp | 2003-10-23 | 1 | -1/+1 |
* | Mdoc Janitor: | hmp | 2003-10-23 | 1 | -3/+9 |
* | Additional information on the memory properties of struct disk | rwatson | 2003-09-26 | 1 | -2/+9 |
* | Documentation of kernel disk_create() and disk_destroy() APIs. These | rwatson | 2003-09-26 | 1 | -0/+151 |