summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16started reactivating multiple processorsMichal Idziorek
2015-05-16fix tss esp0Michal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-15started implementing usermode switchMichal Idziorek
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2015-05-14moving unused files folderMichal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13fixing gdt and interruptsMichal Idziorek
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-17playing with python3Michal Idziorek
2014-12-09passing vesa physbase to vmem and some cleanupMichal Idziorek
2014-12-09experimenting with VESA modesMichal Idziorek
2014-12-09switch back to console outputMichal Idziorek
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-12-08added todos etc to readmeMichal Idziorek
2014-12-08minor adaption for ncursesMichal 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-05plauing aroundMichal Idziorek
2014-12-05struggling with tputMichal Idziorek
2014-12-05struggling with paging exceptions!Michal Idziorek
2014-12-04struggling with gcc -O , and other stuffMichal Idziorek
2014-12-04own virtual address space for stackMichal Idziorek
2014-12-04vmem_free_dir works after idiotic struggle :PMichal Idziorek
2014-12-04mainly improve loggingMichal Idziorek
2014-12-04finally hacked env and argv!Michal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-02added and tested libm (newlib)Michal Idziorek
2014-12-02added first 'package' : ncursesMichal Idziorek
2014-12-02Adapt for ncursesMichal Idziorek
2014-12-02little cleanupMichal Idziorek
2014-12-02spawn shells foreverMichal Idziorek
2014-12-02further work on fork and friendsMichal Idziorek
2014-12-01very buggy fork, execve and exitMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-12-01fuck reentrant clib, we are linking static anywayMichal Idziorek
2014-12-01Paging between 2 'tasks' loaded from ELF files.Michal Idziorek
2014-11-28struggling with paging ...Michal Idziorek
2014-11-27fixed iditoc mistake in multitask testingMichal Idziorek
2014-11-27struggling with new multitaskingMichal Idziorek
2014-11-27Progs at vmem=0x8048000 and Improved Console OuputMichal Idziorek