summaryrefslogtreecommitdiffstats
path: root/lib/libufs/block.c
Commit message (Expand)AuthorAgeFilesLines
* Add XXX'ed temporary bounce-buffering.phk2003-10-071-6/+37
* Reduce diffs with code in Perforce:jmallett2003-06-091-6/+6
* MFp4: Fix copy&paste English error.jmallett2003-03-301-1/+1
* Clean up error reporting in block.c, so that it gives honest error stringsjmallett2003-02-191-9/+18
* API for opening (and tracking) writable file descriptors per disk.jmallett2003-01-291-8/+3
* bwrite, not sbwrite, needs to open for writing and write.jmallett2003-01-231-0/+13
* Don't crash when utilities are dumb and try to read less than the disk blockjmallett2003-01-191-1/+1
* Nuke dumb error reporting code, people can just use disk::d_error. Unify thejmallett2003-01-181-6/+4
* Add the concept of a per-disk error string, and a function which prints itjmallett2002-10-221-0/+2
* Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-0/+87
OpenPOWER on IntegriCloud