summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Collapse)Author
2014-11-20working on syscallsMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
chs is broken however and only the first chunk seems to get loaded properly :(
2014-10-22improved shellMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-22started abstraction for filesystemsMichal Idziorek
2014-10-22reading root inodeMichal Idziorek
2014-10-22started simple ext2 driver (read-only)Michal Idziorek