summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-26further cleanupMichal Idziorek
2014-11-26some cleanupMichal Idziorek
2014-11-25started adding stack shmashing protectionMichal Idziorek
2014-11-25memory and buildsys improvementsMichal 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-23mostly pr and cosmeticsMichal Idziorek
2014-11-23moved ls to own binaryMichal Idziorek
2014-11-23double indirect block support to ELF and check sum calcMichal Idziorek
2014-11-23adjusting syscallsMichal Idziorek
2014-11-23passing argv and argc to main, and fixed ELF load.Michal Idziorek
2014-11-22Passing params to main()Michal Idziorek
2014-11-22added call_unhandled for unhandled syscallsMichal Idziorek
2014-11-22first (non-functional) port of binutilsMichal Idziorek
2014-11-22support for ELF (with 1*text and 1*data)!Michal Idziorek
2014-11-22fix / workaround for my ELF binariesMichal Idziorek
2014-11-22working on ELF supportMichal Idziorek
2014-11-21preparing switch to ELF userspaceMichal Idziorek
2014-11-21trying to port binutilsMichal Idziorek
2014-11-21added __linux__ checkMichal Idziorek
2014-11-21minor changeMichal Idziorek
2014-11-20minor cosmetic changes in syscallsMichal Idziorek
2014-11-20fixed loading and runnnng progs (clear bss)Michal Idziorek
2014-11-20working on syscallsMichal Idziorek
2014-11-20add task progress log to consoleMichal Idziorek
2014-11-20turn off shell loading on init!Michal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-17little cleanupMichal Idziorek
2014-11-17identity paging re-enabledMichal Idziorek
2014-11-17minor fixes and testingMichal Idziorek
2014-11-17adapted reserved kernel spaceMichal Idziorek
2014-11-17hardcoded shell as task1Michal Idziorek
2014-11-17trying to reactivate multitasking.Michal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13changed some config defaultsMichal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-11-12fixing implicit declarations ...Michal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-06vdi target for virtualbox.Michal Idziorek
2014-10-24added hack to emulate end-of-file at stdinMichal Idziorek
2014-10-24added a few scancodes to allow brainfuckingMichal Idziorek
2014-10-24Disabled mouse and added shell execve.Michal Idziorek
2014-10-24fixed address for execv syscallMichal Idziorek
2014-10-24turned off loggingMichal Idziorek