summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-31various improvmenetsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22cleaning upMiguel
2018-08-22tss per usertaskMiguel
2018-08-22tss works finally (for one usertask!)Miguel
2018-08-22userspace and kernelspace taskswitchingMiguel
2018-08-21cleaning up a bitMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-21adding new pit codeMiguel
2018-08-21cleanup timer stuff and move to asm.Miguel
2018-08-20Makefile fixMiguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-19disable smp for now :(Miguel
2018-08-19invalidated spinlocksMiguel
2018-08-19x86.s workingMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19cleanup com1 driver and doxygenMiguel
2018-08-19foolos fonts work again!Miguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18added git-revision to kernel logMiguel
2018-08-18beautify Makefiles (probably bad idea.. :P )Miguel
2018-08-18added doxygenMiguel
2018-08-18added logoMiguel
2018-08-18adapt few userspace progs to new syscallsMiguel
2018-08-18crt0 workaroundMiguel
2018-08-18cleaning up (Also for newlib)Miguel
2018-08-18cleaning upMiguel
2018-08-18mouse up and running againMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-18going for fifo switchMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17rename syscall assemblyMiguel
2018-08-17cleaning up in progressMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17minor readme changesMiguel
2018-08-17math, time, seed and randomness - simple testMiguel
2018-08-17started reviving my fool osMiguel
2015-06-10experimenting with ncursesMichal Idziorek
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-25working on fool-termMichal Idziorek
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-25fixed crt0.o for compiler toolchain (-lfool no more!)Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-24experimenting with brand new gaming modeMichal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek