Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap the header to prevent multiple inclusion, and mark the DECLS section. | jmallett | 2002-08-22 | 1 | -0/+9 |
* | Initialise disk->d_ufs so that in sblock.c it's always initialised | jmallett | 2002-08-11 | 1 | -0/+1 |
* | Fill out (zero) and fill in (when doing getino()) the minimum and maximum | jmallett | 2002-07-11 | 2 | -2/+4 |
* | No need to explicitly set NOMAN here. | ru | 2002-07-03 | 1 | -1/+0 |
* | DEBUG is a knob that means something else in FreeBSD, use LIBUFS_DEBUG to | jmallett | 2002-07-01 | 1 | -1/+1 |
* | In getino, have our DEBUG message in the unhandled case mention that it | jmallett | 2002-07-01 | 3 | -1/+5 |
* | Add libufs, a library for dealing with UFS filesystems from userland to | jmallett | 2002-07-01 | 6 | -0/+534 |