summaryrefslogtreecommitdiff
path: root/trapasm.S
AgeCommit message (Expand)AuthorFilesLines
2006-08-29prune unneeded panics and debug outputrtm1-2/+0
2006-07-16Attempt to clean up newproc somewhat.rsc1-3/+3
2006-07-16New scheduler.rsc1-3/+9
2006-07-12no more big kernel lockrtm1-4/+0
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-2/+3
2006-06-22bug in trapretrtm1-0/+1
2006-06-22compile "user programs"rtm1-0/+2
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+5
2006-06-15primitive fork and exit system callsrtm1-0/+1
2006-06-13more or less take traps/interruptsrtm1-0/+16
2006-06-12importrtm1-0/+12