Charles Betros
|
2ae245e14b
|
Implemented create file for FAT.
|
2015-12-06 16:32:30 -06:00 |
|
Charles Betros
|
102c909cd9
|
Fixed SetSize for FatStream.
|
2015-12-04 15:05:18 -06:00 |
|
Charles Betros
|
fd54c66225
|
Reworked fat file system. Added conditionals for debug output. Implemented some System.IO plugs.
|
2015-11-26 11:45:58 -06:00 |
|
charles.betros@hcss.com
|
8257fba6ac
|
Working on create in FAT.
|
2015-11-16 12:02:48 -06:00 |
|
charles.betros@hcss.com
|
ef181b4ee5
|
Set the parent directory to root if it's null.
|
2015-11-16 11:30:28 -06:00 |
|
charles.betros@hcss.com
|
d46bf5dd09
|
File system work.
|
2015-11-16 09:15:38 -06:00 |
|
Charles Betros
|
a391864356
|
More filesystem work.
|
2015-11-14 21:41:30 -06:00 |
|
Charles Betros
|
3ad05d79aa
|
#253 Create a test kernel for file system plugs.
|
2015-11-11 22:59:45 -06:00 |
|
Charles Betros
|
f94290890a
|
Continuing FAT work.
|
2015-11-11 10:21:49 -06:00 |
|
Charles Betros
|
7db379458e
|
Revert the FAT test kernel.
|
2015-11-03 14:17:57 -06:00 |
|
Matthijs ter Woord
|
a94cd73f0a
|
Ongoing bug hunting.
|
2015-10-28 19:07:08 +01:00 |
|
Charles Betros
|
53c2f3a0e4
|
Merge
|
2015-10-28 10:37:18 -05:00 |
|
Charles Betros
|
c03d183de2
|
Changed some exceptions to base Exception and working on FAT tests.
|
2015-10-28 10:34:44 -05:00 |
|
Matthijs ter Woord
|
2675b9d044
|
Ongoing tests.
|
2015-10-26 14:52:04 +01:00 |
|
Matthijs ter Woord
|
3e5dd5f34b
|
Ongoing work.
|
2015-10-04 15:58:17 +02:00 |
|
Matthijs ter Woord
|
10a5f6c36d
|
Directory reading is now done using a stream.
|
2015-10-04 12:38:38 +02:00 |
|
Matthijs ter Woord
|
3fb0e6622d
|
Progress on fat.
|
2015-10-04 11:53:03 +02:00 |
|
Matthijs ter Woord
|
a05e3d3229
|
Reading works now.
|
2015-10-03 14:09:01 +02:00 |
|
Matthijs ter Woord
|
8e35d79602
|
Reading almost fixed.
|
2015-10-02 19:39:56 +02:00 |
|
Matthijs ter Woord
|
d9a9737608
|
Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel.
This does NOT mean it's fully working yet!
|
2015-10-02 17:12:00 +02:00 |
|