summaryrefslogtreecommitdiffstats
path: root/lib/libstand/cd9660.c
Commit message (Expand)AuthorAgeFilesLines
* Add __FBSDID()s to libstanddillon2001-09-301-1/+3
* Bail if we go beyond the directory size, not just if we hit it.gallatin2001-08-231-1/+1
* fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreakgallatin2001-04-071-3/+4
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-291-145/+110
* trailing white space removal.obrien2000-01-181-16/+14
* Add two new functions cd9660_readfile() & cd9660_readdir(), whichobrien2000-01-181-110/+175
* Path arguments to *_open functions should be const, but we were manglingmsmith1998-09-181-4/+4
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+401
OpenPOWER on IntegriCloud