summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2006-07-11pre-empt both user and kernel, in clock interruptrtm
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-10read the disk using interruptskaashoek
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-05timer interruptskaashoek
2006-07-01swtch saves callee-saved registersrtm
2006-06-28timer interruptskaashoek
2006-06-27file descriptorsrtm
2006-06-26system call return valuesrtm
2006-06-22compile "user programs"rtm
2006-06-22oopskaashoek
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
2006-06-21start on MP; detect MP configurationkaashoek
2006-06-16checkpointrtm
2006-06-15sleep, wakeup, wait, exitrtm
2006-06-15primitive fork and exit system callsrtm
2006-06-13fix some trap bugsrtm
2006-06-13more or less take traps/interruptsrtm
2006-06-12importrtm