summaryrefslogtreecommitdiff
path: root/kernel/usermode.c
AgeCommit message (Expand)Author
2018-09-03clean filenames etcMiguel
2018-09-02cleanup filenamesMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22tss per usertaskMiguel
2018-08-22tss works finally (for one usertask!)Miguel
2018-08-22userspace and kernelspace taskswitchingMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17cleaning up in progressMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-24porting ncurses...Michal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16fix tss esp0Michal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-15started implementing usermode switchMichal Idziorek