Age | Commit message (Expand) | Author | Files | Lines |
2007-08-27 | nits | rsc | 1 | -0/+2 |
2007-08-24 | comment what +m means; omit needless __ | rsc | 1 | -25/+27 |
2007-08-24 | omit needless ampersands | rsc | 1 | -2/+2 |
2007-08-20 | no more w | rsc | 1 | -6/+6 |
2007-08-14 | ditto | rsc | 1 | -1/+1 |
2007-08-14 | Cannot use "g" as an arg constraint because | rsc | 1 | -1/+1 |
2006-09-07 | more comments | rsc | 1 | -0/+4 |
2006-09-06 | no /* */ comments | rsc | 1 | -5/+8 |
2006-09-06 | standardize various * conventions | rsc | 1 | -7/+7 |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -71/+71 |
2006-09-03 | remove duplication | kaashoek | 1 | -9/+0 |
2006-08-29 | clean up stale error checks and panics | rtm | 1 | -209/+3 |
2006-08-10 | low-level keyboard input (not hooked up to /dev yet) | rtm | 1 | -0/+1 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -93/+84 |
2006-07-17 | standarize on unix-like lowercase struct names | rsc | 1 | -7/+7 |
2006-07-17 | goodbye PushRegs | rsc | 1 | -5/+2 |
2006-07-16 | Eliminate annoying Pseudodesc structure. | rsc | 1 | -3/+24 |
2006-07-16 | standardize on not using foo_ prefix in struct foo | rsc | 1 | -22/+22 |
2006-07-16 | New scheduler. | rsc | 1 | -0/+14 |
2006-07-12 | i think my cmpxchg use was wrong in acquire | rtm | 1 | -14/+0 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -1/+0 |
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -0/+1 |
2006-07-05 | timer interrupts | kaashoek | 1 | -5/+0 |
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -0/+38 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+24 |
2006-06-12 | import | rtm | 1 | -0/+301 |