Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce diffs with code in Perforce: | jmallett | 2003-06-09 | 1 | -6/+6 |
* | Clean up error reporting in block.c, so that it gives honest error strings | jmallett | 2003-02-19 | 1 | -4/+4 |
* | If we don't know where the sblock is (e.g. filling out a blank disk), then | jmallett | 2003-01-27 | 1 | -0/+4 |
* | bwrite, not sbwrite, needs to open for writing and write. | jmallett | 2003-01-23 | 1 | -10/+1 |
* | Nuke dumb error reporting code, people can just use disk::d_error. Unify the | jmallett | 2003-01-18 | 1 | -12/+7 |
* | Create a new 32-bit fs_flags word in the superblock. Add code to move | mckusick | 2002-11-27 | 1 | -1/+1 |
* | Use an error message closer to old dumpfs(8) in the case of truncated/no | jmallett | 2002-10-22 | 1 | -1/+1 |
* | Add the concept of a per-disk error string, and a function which prints it | jmallett | 2002-10-22 | 1 | -0/+5 |
* | In getino, have our DEBUG message in the unhandled case mention that it | jmallett | 2002-07-01 | 1 | -0/+2 |
* | Add libufs, a library for dealing with UFS filesystems from userland to | jmallett | 2002-07-01 | 1 | -0/+122 |