summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-23working on mount/fileMichal Idziorek
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-22started implementing filesMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-12-09passing vesa physbase to vmem and some cleanupMichal Idziorek
2014-12-05plauing aroundMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek
2014-11-24check ext2 fs before getting inode contentMichal Idziorek
2014-11-24implemented basic 'cd' in foolshellMichal Idziorek
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