Ben Gras
f984dbba70
increase system-wide filename limit to 255
...
. move mfs-specific struct, constants to mfs/, so
mfs-specific, on-disk format structs and consts are
fully isolated from generic structs and functions
. removes de and readfs utils
2011-08-17 16:00:01 +00:00
Kees van Reeuwijk
86a23c1fbd
Remove U16_t and most other similar types. Rewrite functions to ansi-style
...
declaration if necessary.
2010-04-21 11:05:22 +00:00
Kees van Reeuwijk
98493805fd
Lots of const correctness.
2010-03-27 14:31:00 +00:00
David van Moolenbroek
d1918e2e9f
fix remaining warnings in 'make world'
2009-12-14 20:25:52 +00:00
Tomas Hruby
ae75f9d4e5
Removal of the executable flag from files that cannot be executed
...
- 755 -> 644
2009-11-09 10:26:00 +00:00
Ben Gras
c078ec0331
Basic VM and other minor improvements.
...
Not complete, probably not fully debugged or optimized.
2008-11-19 12:26:10 +00:00
Philip Homburg
828e87862f
Replaced <servers/fs/...> with <servers/mfs/...>
2006-11-24 14:04:01 +00:00
Ben Gras
9dea6e96bc
Updated constant names
2005-11-15 12:12:00 +00:00
Ben Gras
135328ac59
Fixed some compiler warnings.
2005-05-31 11:14:37 +00:00
Ben Gras
f8bd2691ec
Removed root filesystem blocksize restriction by reducing boot monitor
...
stack size from 16kB to 8kB. No apparent adverse affects.
2005-05-20 12:30:19 +00:00
Ben Gras
4355472957
took out lots of ugly debugging stuff
2005-04-22 15:26:50 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00