Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed panic when unmounting floppy msdos filesystems. Problem was | martin | 1994-10-23 | 1 | -7/+30 |
* | Cosmetics. Silence gcc -Wall | phk | 1994-10-10 | 2 | -11/+10 |
* | Use tsleep() rather than sleep so that 'ps' is more informative about | dg | 1994-10-06 | 2 | -4/+4 |
* | GCC cleanup. | phk | 1994-10-02 | 1 | -16/+3 |
* | Make NFS ask the filesystems for directory cookies instead of making them | dfr | 1994-09-28 | 1 | -37/+37 |
* | Added declarations, fixed bugs due to missing decls. At least one of them | phk | 1994-09-27 | 8 | -111/+168 |
* | Implemented loadable VFS modules, and made most existing filesystems | wollman | 1994-09-21 | 2 | -2/+6 |
* | Changed some NetBSD backwards compatibility code which was confusing mountd. | dfr | 1994-09-19 | 1 | -6/+2 |
* | Added msdosfs. | dfr | 1994-09-19 | 12 | -0/+6301 |