Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API for opening (and tracking) writable file descriptors per disk. | jmallett | 2003-01-29 | 1 | -0/+1 |
* | API to fillout a blank disk. For e.g. newfs. | jmallett | 2003-01-23 | 1 | -0/+1 |
* | Store not only the current cylinder group in the series (i.e. next that needs | jmallett | 2003-01-19 | 1 | -0/+1 |
* | Add facility to read one, or a string of, cylinger groups. | jmallett | 2003-01-19 | 1 | -0/+13 |
* | Hunt for a disk to operate on, if we're passed a partition mountpoint, etc. | jmallett | 2003-01-19 | 1 | -0/+1 |
* | Fix typo. | jmallett | 2003-01-18 | 1 | -1/+1 |
* | Nuke dumb error reporting code, people can just use disk::d_error. Unify the | jmallett | 2003-01-18 | 1 | -7/+8 |
* | Add the concept of a per-disk error string, and a function which prints it | jmallett | 2002-10-22 | 1 | -0/+6 |
* | Wrap the header to prevent multiple inclusion, and mark the DECLS section. | jmallett | 2002-08-22 | 1 | -0/+9 |
* | Add libufs, a library for dealing with UFS filesystems from userland to | jmallett | 2002-07-01 | 1 | -0/+104 |