| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-11 | bootasm cleanup | Russ Cox | |
| 2009-05-31 | clean up %fs %gs use | rsc | |
| 2009-05-31 | sync with c; .text is implied | rsc | |
| 2009-03-08 | xv6: boot loader adjustments | rsc | |
| do Bochs breakpoint and spin in bootasm.S. not needed in bootmain too. fix readseg bug (rounding of va). zero segments when memsz > filesz. no need to clear BSS in kernel main. make bootother.S like bootasm.S | |||
| 2007-09-15 | fix comments | rtm | |
| 2007-08-28 | nits | rsc | |
| 2007-08-28 | cmain -> bootmain | rsc | |
| 2007-08-24 | bring bootasm and bootother more in sync | rsc | |
| 2007-08-24 | Rework comments a bit. | rsc | |
| Move initialization of %sp after protected mode jump and change to %esp. | |||
| 2007-08-22 | better comment | rsc | |
| 2006-09-08 | shorten | rsc | |
| 2006-09-08 | some comment changes | kaashoek | |
| 2006-09-06 | wrap long lines | rsc | |
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | |
| 2006-09-03 | remove duplication | kaashoek | |
| don't use the same name for two different pieces of code | |||
| 2006-09-03 | centralize credits | kaashoek | |
| 2006-08-29 | prune unneeded panics and debug output | rtm | |
| 2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | |
| and plan 9 code, at least boots and gets into C code. | |||
| 2006-06-12 | import | rtm | |
