summaryrefslogtreecommitdiff
path: root/lib/libstand/dosfs.c
Commit message (Expand)AuthorAgeFilesLines
* Don't add integers to void pointers.Stefan Farfeleder2004-10-031-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-211-1/+4
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-2/+3
* Add a readdir function to the loader fsops vector, and implement theJonathan Lemon2000-04-291-1/+10
* More egcs warning fixes:Warner Losh1999-04-251-2/+4
* Enable the DOS filesystem. This allows reading from various DOS filesystemsMike Smith1998-10-061-2/+2
* Add support for reading directories as files.Robert Nordier1998-08-271-26/+59
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+660