Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | 1 | -0/+1 | |
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP) | |||||
2006-09-06 | runoff tweaks | rsc | 1 | -4/+6 | |
2006-09-06 | tweak | rsc | 1 | -1/+3 | |
2006-09-06 | change sections and order of files in printout | kaashoek | 1 | -7/+15 | |
2006-09-05 | New formatting scripts. | rsc | 1 | -0/+50 | |
The use/defs extraction in runoff still needs some work for xv6 code style. |