Add dos33fs code

This was a dos33fs filesystem driver for Linux 2.4

It is included for historical reasons.
This commit is contained in:
Vince Weaver
2016-03-11 14:57:07 -05:00
parent 0dfcfcd5bd
commit 4f96a4e326
15 changed files with 2741 additions and 0 deletions

19
dos33fs-linux2.4/CREDITS Normal file
View File

@@ -0,0 +1,19 @@
This file follows the same format as Linus Torvalds' CREDITS file. See
/usr/src/linux/CREDITS for more information.
----------
N: Matt Jensen
E: mjensen@obvion.com
D: Creator and chief programmer
S: Wisconsin, United States of America
N: Linus Torvalds et al
E: Various
D: Model works and documentation: Minix FS, VFS interface, etc.
S: Various
N: David Wilson
E:
D: Interface and code suggestions
S: Australia