Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-23 | Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times. | Frans Kaashoek | 1 | -12/+22 |
2018-08-31 | thanks tyfkda | Frans Kaashoek | 1 | -1/+1 |
2007-08-28 | spaces around else for rtm | rsc | 1 | -8/+8 |
2007-08-28 | more consistent spacing | rsc | 1 | -10/+10 |
2007-08-28 | handle printf("%s\n", 0) | rsc | 1 | -0/+2 |
2007-08-10 | avoid assignments in declarations | rsc | 1 | -6/+11 |
2006-09-06 | no /* */ comments | rsc | 1 | -3/+1 |
2006-09-06 | standardize various * conventions | rsc | 1 | -3/+3 |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -2/+2 |
2006-08-14 | user-level programs: mkdir and rm | kaashoek | 1 | -1/+5 |
2006-08-10 | printf | kaashoek | 1 | -0/+76 |