summaryrefslogtreecommitdiff
path: root/exec.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-30assorted fixes:Russ Cox1-7/+7
2009-08-08shuffle and tweak for formatting.Russ Cox1-2/+4
2009-07-13exec tweaksRuss Cox1-6/+11
2009-05-31exec sanity checkrsc1-1/+1
2009-05-31Some proc cleanup, moving some of copyproc into allocproc.rsc1-1/+1
2007-08-30oops - broke arg countingrsc1-1/+1
2007-08-28oopsrsc1-1/+1
2007-08-27delete unnecessary #include linesrsc1-1/+0
2007-08-27Edit exec.rsc1-77/+59
2007-08-24Remove struct uinode.rsc1-5/+5
2007-08-22PDF at http://am.lcs.mit.edu/~rsc/xv6.pdfrsc1-12/+10
2007-08-21Various cleanup:rsc1-0/+136