summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/imfs_eval.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-1/+1
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-3/+5
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-4/+4
* Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1999-02-241-2/+2
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-051-9/+9
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+638