summaryrefslogtreecommitdiff
path: root/runoff.list
AgeCommit message (Collapse)AuthorFilesLines
2006-09-07run without lapic and ioapic, if they are not presentkaashoek1-0/+1
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP)
2006-09-06runoff tweaksrsc1-4/+6
2006-09-06tweakrsc1-1/+3
2006-09-06change sections and order of files in printoutkaashoek1-7/+15
2006-09-05New formatting scripts.rsc1-0/+50
The use/defs extraction in runoff still needs some work for xv6 code style.