Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-27 | copyout() copies data to a va in a pagetable, for exec() &c | Robert Morris | 1 | -0/+2 |
2010-08-31 | kalloc/kfree now only a page at a time | Robert Morris | 1 | -2/+2 |
2010-07-02 | Initial version of single-cpu xv6 with page tables | Frans Kaashoek | 1 | -1/+1 |
2007-08-24 | simplify ide queuing | rtm | 1 | -1/+0 |
2007-08-24 | add missing iput() at end of _namei() | rtm | 1 | -1/+1 |
2007-08-22 | NREQUEST = NBUF | rsc | 1 | -1/+1 |
2007-08-22 | PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf | rsc | 1 | -0/+1 |
2006-09-06 | struct fd -> struct file | rsc | 1 | -2/+2 |
2006-09-06 | spacing | rsc | 1 | -10/+10 |
2006-08-29 | clean up stale error checks and panics | rtm | 1 | -10/+10 |
2006-08-09 | devsw | kaashoek | 1 | -0/+1 |
2006-07-21 | bread | rtm | 1 | -0/+2 |
2006-07-10 | queue with disk requests | kaashoek | 1 | -0/+1 |
2006-06-27 | file descriptors | rtm | 1 | -0/+2 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+1 |
2006-06-12 | import | rtm | 1 | -0/+3 |