Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | 1 | -10/+23 | |
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP) | |||||
2006-09-06 | wrap long lines | rsc | 1 | -10/+16 | |
2006-09-06 | more tabs go away | rsc | 1 | -62/+62 | |
2006-09-06 | no /* */ comments | rsc | 1 | -71/+69 | |
2006-09-06 | standardize various * conventions | rsc | 1 | -7/+7 | |
2006-09-04 | a few nits | kaashoek | 1 | -1/+0 | |
2006-09-03 | centralize credits | kaashoek | 1 | -5/+0 | |
2006-08-29 | prune unneeded panics and debug output | rtm | 1 | -6/+1 | |
2006-08-23 | i/o redirection in sh | kaashoek | 1 | -1/+1 | |
better parsing of sh commands (copied from jos sh) cat: read from 1 if no args sbrk system call, but untested getpid system call moved locks in keyboard intr, but why do we get intr w. null characters from keyboard? | |||||
2006-08-08 | fix race in holding() check in acquire() | rtm | 1 | -5/+6 | |
give cpu1 a TSS and gdt for when it enters scheduler() and a pseudo proc[] entry for each cpu cpu0 waits for each other cpu to start up read() for files | |||||
2006-08-04 | better interrupt plan---this one appears to work | kaashoek | 1 | -0/+6 | |
ioapic | |||||
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -3/+3 | |
2006-07-17 | nitpicks | rsc | 1 | -2/+2 | |
2006-07-16 | no memlayout.h | rsc | 1 | -1/+0 | |
2006-07-12 | and the file | kaashoek | 1 | -0/+204 | |