Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Change the f_isdir field of struct file to be a flags field and two | jhb | 2001-11-06 | 1 | -13/+54 |
* | - Add a simple SUSP parser. | jhb | 2001-11-06 | 1 | -8/+154 |
* | Switch to using ANSI function declarations and add missing function | jhb | 2001-11-06 | 1 | -31/+15 |
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -1/+3 |
* | Bail if we go beyond the directory size, not just if we hit it. | gallatin | 2001-08-23 | 1 | -1/+1 |
* | fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreak | gallatin | 2001-04-07 | 1 | -3/+4 |
* | Add a readdir function to the loader fsops vector, and implement the | jlemon | 2000-04-29 | 1 | -145/+110 |
* | trailing white space removal. | obrien | 2000-01-18 | 1 | -16/+14 |
* | Add two new functions cd9660_readfile() & cd9660_readdir(), which | obrien | 2000-01-18 | 1 | -110/+175 |
* | Path arguments to *_open functions should be const, but we were mangling | msmith | 1998-09-18 | 1 | -4/+4 |
* | This is libstand; a support library for standalone executables (eg. bootstrap | msmith | 1998-08-20 | 1 | -0/+401 |