aboutsummaryrefslogtreecommitdiff
path: root/lib/libufs/sblock.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke dumb error reporting code, people can just use disk::d_error. Unify theJuli Mallett2003-01-181-12/+7
* Create a new 32-bit fs_flags word in the superblock. Add code to moveKirk McKusick2002-11-271-1/+1
* Use an error message closer to old dumpfs(8) in the case of truncated/noJuli Mallett2002-10-221-1/+1
* Add the concept of a per-disk error string, and a function which prints itJuli Mallett2002-10-221-0/+5
* In getino, have our DEBUG message in the unhandled case mention that itJuli Mallett2002-07-011-0/+2
* Add libufs, a library for dealing with UFS filesystems from userland toJuli Mallett2002-07-011-0/+122