summaryrefslogtreecommitdiff
path: root/userspace/foolshell.c
AgeCommit message (Expand)Author
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-15brainfuck interpreter works!Miguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13inside the schedulerMiguel
2018-09-07apic timer smpMiguel
2018-09-03big renamingMiguel
2018-09-02syscallsMiguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
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-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2014-12-08disabled kernel logging and removed minor debug from foolshellMichal Idziorek
2014-12-08fixed syscall_execve and indirectly tputMichal Idziorek
2014-12-05playing with external debugging in qemu from gdbMichal Idziorek
2014-12-05minor fixes in foolshellMichal Idziorek
2014-12-02further work on fork and friendsMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-24implemented basic 'cd' in foolshellMichal Idziorek
2014-11-24some progress with userspaceMichal Idziorek
2014-11-24fixed ENV problemMichal Idziorek
2014-11-24problems with ENVMichal Idziorek
2014-11-24playing with enviroment variablesMichal Idziorek
2014-11-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-21preparing switch to ELF userspaceMichal Idziorek
2014-11-20experimenting wih userspace and syscallsMichal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-10-23added execve syscallMichal Idziorek
2014-10-22improved shellMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-22simple tokenizer for the foolshellMichal Idziorek
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek