summaryrefslogtreecommitdiff
path: root/lib/libstand/splitfs.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-211-2/+9
* - Move the code to try to open a single chunk file and prompt for theJohn Baldwin2004-01-151-12/+31
* Whitespace tweaks to make indentation consistent within this file and evenJohn Baldwin2004-01-151-4/+4
* Kill debugging printf() slipped into my last commit.Maxim Sobolev2002-03-211-1/+0
* Add splitfs vfs layer into libstand, which allows loading big kernels andMaxim Sobolev2002-03-171-0/+287