summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-09-05New formatting scripts.rsc
2006-09-03index for printoutkaashoek
2006-08-29prune unneeded panics and debug outputrtm
2006-08-29better printoutkaashoek
2006-08-28some text in readmekaashoek
2006-08-24user-level malloc (untested)kaashoek
2006-08-16proc[0] can sleep(), at least after it gets to main00()rtm
2006-08-15no more proc[] entry per cpu for idle looprtm
2006-08-14user-level programs: mkdir and rmkaashoek
2006-08-12fstatkaashoek
2006-08-11init creates console, opens 0/1/2, runs shrtm
2006-08-10printfkaashoek
2006-08-08fix race in holding() check in acquire()rtm
2006-08-04better interrupt plan---this one appears to workkaashoek
2006-07-28exec argumentsrtm
2006-07-27primitive execrtm
2006-07-21breadrtm
2006-07-17cleanerrsc
2006-07-17cleanerrsc
2006-07-16fix main return typersc
2006-07-16tidy uprsc
2006-07-12extract lapic code from mp.ckaashoek
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-01swtch saves callee-saved registersrtm
2006-06-27file descriptorsrtm
2006-06-26system call argumentsrtm
2006-06-22compile "user programs"rtm
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-13more or less take traps/interruptsrtm
2006-06-12xxrtm
2006-06-12importrtm