aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/nullfs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Various fixes to libstand filesystem code:John Baldwin2004-01-281-10/+5
* MFC: readdir support for libstandPaul Saab2000-05-041-0/+6
* Tidy up some loose ends. nullfs_read/write were returning the wrong value.Peter Wemm1999-12-271-2/+3
* Nuke prototype for strerror, consumers get it from <string.h>Mike Smith1998-09-181-1/+1
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+105