summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-11-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-23moved ls to own binaryMichal Idziorek
2014-11-23double indirect block support to ELF and check sum calcMichal Idziorek
2014-11-22fix / workaround for my ELF binariesMichal Idziorek
2014-11-20minor cosmetic changes in syscallsMichal Idziorek
2014-11-20working on syscallsMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
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