index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
usermode.c
Age
Commit message (
Expand
)
Author
2018-09-03
clean filenames etc
Miguel
2018-09-02
cleanup filenames
Miguel
2018-09-02
syscalls
Miguel
2018-09-01
working on new syscalls
Miguel
2018-08-23
never ending struggle with forking
Miguel
2018-08-22
removed module name definitions
Miguel
2018-08-22
improving logging
Miguel
2018-08-22
tss per usertask
Miguel
2018-08-22
tss works finally (for one usertask!)
Miguel
2018-08-22
userspace and kernelspace taskswitching
Miguel
2018-08-21
cleaning up multitasking
Miguel
2018-08-18
cleaning up syscalls and playing with new pipes
Miguel
2018-08-17
cleanup and working on fifo pipes
Miguel
2018-08-17
cleaning up in progress
Miguel
2018-08-17
starting implicit function calls cleanup
Miguel
2018-08-17
started reviving my fool os
Miguel
2015-05-24
porting ncurses...
Michal Idziorek
2015-05-23
improved params and environment passing and started snake-game :)
Michal Idziorek
2015-05-17
working on vt52 layer
Michal Idziorek
2015-05-17
struggling with smp and APICs and started vt52 emulation
Michal Idziorek
2015-05-16
working on smp support, strange things happening!?
Michal Idziorek
2015-05-16
fix tss esp0
Michal Idziorek
2015-05-16
finally working ring 3
Michal Idziorek
2015-05-15
started implementing usermode switch
Michal Idziorek