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