summaryrefslogtreecommitdiff
path: root/userspace/foolshell.c
AgeCommit message (Collapse)Author
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