summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-28timer interruptskaashoek1-56/+27
2006-06-27file descriptorsrtm1-4/+4
2006-06-26system call return valuesrtm1-1/+3
2006-06-22compile "user programs"rtm1-7/+47
2006-06-22oopskaashoek1-0/+2
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-2/+9
2006-06-21start on MP; detect MP configurationkaashoek1-1/+2
2006-06-16checkpointrtm1-6/+14
2006-06-15sleep, wakeup, wait, exitrtm1-0/+9
2006-06-15primitive fork and exit system callsrtm1-7/+26
2006-06-13fix some trap bugsrtm1-2/+10
2006-06-13more or less take traps/interruptsrtm1-2/+6
2006-06-12importrtm1-0/+40