Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -0/+1 | |
user program that makes a blocking system call | |||||
2006-07-05 | timer interrupts | kaashoek | 1 | -5/+0 | |
disk interrupts (assuming bochs has a bug) | |||||
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -0/+38 | |
swtch idles on per-CPU stack, not on calling process's stack fix pipe bugs usertest.c tests pipes, fork, exit, close | |||||
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+24 | |
and plan 9 code, at least boots and gets into C code. | |||||
2006-06-12 | import | rtm | 1 | -0/+301 | |