Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-29 | bootothers now in main | rsc | 1 | -3/+3 | |
2007-08-28 | more cmain -> bootmain | rsc | 1 | -1/+1 | |
2007-08-27 | nits | rsc | 1 | -2/+2 | |
2007-08-24 | bring bootasm and bootother more in sync | rsc | 1 | -27/+23 | |
2006-09-06 | wrap long lines | rsc | 1 | -41/+39 | |
2006-09-06 | standardize various * conventions | rsc | 1 | -11/+11 | |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -49/+50 | |
2006-09-03 | remove duplication | kaashoek | 1 | -3/+3 | |
don't use the same name for two different pieces of code | |||||
2006-09-03 | centralize credits | kaashoek | 1 | -1/+0 | |
2006-06-26 | stick mpstack in cpu structure | kaashoek | 1 | -1/+1 | |
2006-06-24 | boot more than two CPUs, each on own initial stack | rtm | 1 | -6/+9 | |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+77 | |
and plan 9 code, at least boots and gets into C code. |