Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-21 | bread | rtm | 1 | -2/+11 |
2006-07-17 | cleaner | rsc | 1 | -2/+2 |
2006-07-17 | cleaner | rsc | 1 | -2/+2 |
2006-07-16 | fix main return type | rsc | 1 | -1/+1 |
2006-07-16 | tidy up | rsc | 1 | -13/+24 |
2006-07-12 | extract lapic code from mp.c | kaashoek | 1 | -1/+1 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -11/+20 |
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -2/+7 |
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -1/+1 |
2006-06-27 | file descriptors | rtm | 1 | -5/+13 |
2006-06-26 | system call arguments | rtm | 1 | -0/+1 |
2006-06-22 | compile "user programs" | rtm | 1 | -3/+7 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -3/+7 |
2006-06-21 | start on MP; detect MP configuration | kaashoek | 1 | -1/+1 |
2006-06-16 | checkpoint | rtm | 1 | -1/+1 |
2006-06-15 | sleep, wakeup, wait, exit | rtm | 1 | -2/+4 |
2006-06-15 | primitive fork and exit system calls | rtm | 1 | -2/+3 |
2006-06-13 | more or less take traps/interrupts | rtm | 1 | -1/+4 |
2006-06-12 | xx | rtm | 1 | -5/+2 |
2006-06-12 | import | rtm | 1 | -0/+30 |