Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-08-24 | add missing iput() at end of _namei() | rtm | 1 | -1/+1 |
2007-08-22 | PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf | rsc | 1 | -27/+28 |
2006-09-06 | wrap long lines | rsc | 1 | -4/+6 |
2006-09-06 | for vs while | rsc | 1 | -1/+1 |
2006-09-06 | no /* */ comments | rsc | 1 | -30/+27 |
2006-09-06 | standardize various * conventions | rsc | 1 | -12/+12 |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -56/+56 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -8/+8 |
2006-07-17 | standarize on unix-like lowercase struct names | rsc | 1 | -3/+3 |
2006-07-17 | add uint and standardize on typedefs instead of unsigned | rsc | 1 | -1/+1 |
2006-07-16 | standardize on not using foo_ prefix in struct foo | rsc | 1 | -5/+5 |
2006-07-16 | standardize on #include "foo" not <foo> | rsc | 1 | -3/+3 |
2006-06-12 | import | rtm | 1 | -0/+121 |