Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-08-22 | PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf | rsc | 1 | -3/+0 |
2006-09-06 | standardize various * conventions | rsc | 1 | -2/+2 |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -27/+27 |
2006-08-29 | prune unneeded panics and debug output | rtm | 1 | -2/+0 |
2006-07-16 | Attempt to clean up newproc somewhat. | rsc | 1 | -3/+3 |
2006-07-16 | New scheduler. | rsc | 1 | -3/+9 |
2006-07-12 | no more big kernel lock | rtm | 1 | -4/+0 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -2/+3 |
2006-06-22 | bug in trapret | rtm | 1 | -0/+1 |
2006-06-22 | compile "user programs" | rtm | 1 | -0/+2 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+5 |
2006-06-15 | primitive fork and exit system calls | rtm | 1 | -0/+1 |
2006-06-13 | more or less take traps/interrupts | rtm | 1 | -0/+16 |
2006-06-12 | import | rtm | 1 | -0/+12 |