summaryrefslogtreecommitdiffstats
path: root/lib/libufs/libufs.h
Commit message (Expand)AuthorAgeFilesLines
* API for opening (and tracking) writable file descriptors per disk.jmallett2003-01-291-0/+1
* API to fillout a blank disk. For e.g. newfs.jmallett2003-01-231-0/+1
* Store not only the current cylinder group in the series (i.e. next that needsjmallett2003-01-191-0/+1
* Add facility to read one, or a string of, cylinger groups.jmallett2003-01-191-0/+13
* Hunt for a disk to operate on, if we're passed a partition mountpoint, etc.jmallett2003-01-191-0/+1
* Fix typo.jmallett2003-01-181-1/+1
* Nuke dumb error reporting code, people can just use disk::d_error. Unify thejmallett2003-01-181-7/+8
* Add the concept of a per-disk error string, and a function which prints itjmallett2002-10-221-0/+6
* Wrap the header to prevent multiple inclusion, and mark the DECLS section.jmallett2002-08-221-0/+9
* Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-0/+104
OpenPOWER on IntegriCloud