Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-24 | boot more than two CPUs, each on own initial stack | rtm | 4 | -24/+35 |
2006-06-22 | bug in trapret | rtm | 1 | -0/+1 |
2006-06-22 | compile "user programs" | rtm | 11 | -64/+139 |
2006-06-22 | send console output to parallel port | rtm | 2 | -0/+22 |
2006-06-22 | oops | kaashoek | 2 | -0/+16 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 13 | -151/+505 |
2006-06-21 | start on MP; detect MP configuration | kaashoek | 7 | -2/+323 |
2006-06-16 | checkpoint | rtm | 5 | -7/+228 |
2006-06-15 | sleep, wakeup, wait, exit | rtm | 7 | -6/+93 |
2006-06-15 | primitive fork and exit system calls | rtm | 12 | -37/+166 |
2006-06-13 | fix some trap bugs | rtm | 4 | -6/+26 |
2006-06-13 | foo | rtm | 1 | -0/+34 |
2006-06-13 | more or less take traps/interrupts | rtm | 7 | -69/+790 |
2006-06-12 | xx | rtm | 2 | -5/+81 |
2006-06-12 | import | rtm | 18 | -0/+1505 |