summaryrefslogtreecommitdiff
path: root/kernel/kernel.c
AgeCommit message (Expand)Author
2015-05-13passing grub modules to kernelMichal Idziorek
2015-05-13implementing multiboot spec stuffMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek
2014-12-09passing vesa physbase to vmem and some cleanupMichal Idziorek
2014-12-09experimenting with VESA modesMichal Idziorek
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-12-04struggling with gcc -O , and other stuffMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-02little cleanupMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-12-01Paging between 2 'tasks' loaded from ELF files.Michal Idziorek
2014-11-28struggling with paging ...Michal Idziorek
2014-11-27struggling with new multitaskingMichal Idziorek
2014-11-27Progs at vmem=0x8048000 and Improved Console OuputMichal Idziorek
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-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-23mostly pr and cosmeticsMichal Idziorek
2014-11-23double indirect block support to ELF and check sum calcMichal Idziorek
2014-11-23passing argv and argc to main, and fixed ELF load.Michal Idziorek
2014-11-22fix / workaround for my ELF binariesMichal Idziorek
2014-11-22working on ELF supportMichal Idziorek
2014-11-21added __linux__ checkMichal Idziorek
2014-11-21minor changeMichal Idziorek
2014-11-20working on syscallsMichal 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-17trying to reactivate multitasking.Michal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-06vdi target for virtualbox.Michal Idziorek
2014-10-24Disabled mouse and added shell execve.Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-23added execve syscallMichal Idziorek
2014-10-22added numeric input and capsed alpha to kb driverMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22urgent todosMichal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-21minor meaningless cosmetic changesMichal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-20started porting simple brainfuck interpreterMichal Idziorek