summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-10hosted gcc compilerMiguel
2018-10-09fix pipersMiguel
2018-10-09something wrnog with our pipesMiguel
2018-10-05drunken progginMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-26some bugfixesMiguel
2018-09-21piperei working finally :)Miguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20pipes do not work :(Miguel
2018-09-19addding sysfs and pipes etcMiguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16starting to create sysfsMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15brainfuck interpreter works!Miguel
2018-09-15reading ext2 files and using our abstractionsMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13ext2 reviewMiguel
2018-09-12struggling with vmemMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-02cleanup filenamesMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
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