Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-06 | fix corner cases in exec of ELF | Robert Morris | 1 | -2/+5 |
2010-07-23 | a few nits | Frans Kaashoek | 1 | -1/+1 |
2010-07-23 | Checkpoint page-table version for SMP | Frans Kaashoek | 1 | -5/+1 |
2010-07-02 | Initial version of single-cpu xv6 with page tables | Frans Kaashoek | 1 | -50/+40 |
2009-08-30 | assorted fixes: | Russ Cox | 1 | -7/+7 |
2009-08-08 | shuffle and tweak for formatting. | Russ Cox | 1 | -2/+4 |
2009-07-13 | exec tweaks | Russ Cox | 1 | -6/+11 |
2009-05-31 | exec sanity check | rsc | 1 | -1/+1 |
2009-05-31 | Some proc cleanup, moving some of copyproc into allocproc. | rsc | 1 | -1/+1 |
2007-08-30 | oops - broke arg counting | rsc | 1 | -1/+1 |
2007-08-28 | oops | rsc | 1 | -1/+1 |
2007-08-27 | delete unnecessary #include lines | rsc | 1 | -1/+0 |
2007-08-27 | Edit exec. | rsc | 1 | -77/+59 |
2007-08-24 | Remove struct uinode. | rsc | 1 | -5/+5 |
2007-08-22 | PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf | rsc | 1 | -12/+10 |
2007-08-21 | Various cleanup: | rsc | 1 | -0/+136 |