summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-09-07remove fstestkaashoek1-2/+2
2006-09-07fix buildrsc1-4/+4
2006-09-07one regression test programkaashoek1-16/+4
2006-09-07avoid system binary clashesrsc1-25/+23
2006-09-07run without lapic and ioapic, if they are not presentkaashoek1-0/+1
2006-09-06runoff tweaksrsc1-2/+2
2006-09-06clean up after mkfsrsc1-0/+2
2006-09-06fd.* -> file.*rsc1-2/+2
2006-09-06rm rmrsc1-0/+3
2006-09-06nitskaashoek1-2/+2
2006-09-05New formatting scripts.rsc1-9/+6
2006-09-03index for printoutkaashoek1-5/+5
2006-08-29prune unneeded panics and debug outputrtm1-1/+1
2006-08-29better printoutkaashoek1-6/+14
2006-08-28some text in readmekaashoek1-0/+18
2006-08-24user-level malloc (untested)kaashoek1-1/+1
2006-08-16proc[0] can sleep(), at least after it gets to main00()rtm1-2/+2
2006-08-15no more proc[] entry per cpu for idle looprtm1-3/+7
2006-08-14user-level programs: mkdir and rmkaashoek1-2/+10
2006-08-12fstatkaashoek1-2/+6
2006-08-11init creates console, opens 0/1/2, runs shrtm1-5/+13
2006-08-10printfkaashoek1-1/+1
2006-08-08fix race in holding() check in acquire()rtm1-2/+6
2006-08-04better interrupt plan---this one appears to workkaashoek1-0/+1
2006-07-28exec argumentsrtm1-3/+7
2006-07-27primitive execrtm1-2/+2
2006-07-21breadrtm1-2/+11
2006-07-17cleanerrsc1-2/+2
2006-07-17cleanerrsc1-2/+2
2006-07-16fix main return typersc1-1/+1
2006-07-16tidy uprsc1-13/+24
2006-07-12extract lapic code from mp.ckaashoek1-1/+1
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-11/+20
2006-07-06disable all interrupts when acquiring lockkaashoek1-2/+7
2006-07-01swtch saves callee-saved registersrtm1-1/+1
2006-06-27file descriptorsrtm1-5/+13
2006-06-26system call argumentsrtm1-0/+1
2006-06-22compile "user programs"rtm1-3/+7
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-3/+7
2006-06-21start on MP; detect MP configurationkaashoek1-1/+1
2006-06-16checkpointrtm1-1/+1
2006-06-15sleep, wakeup, wait, exitrtm1-2/+4
2006-06-15primitive fork and exit system callsrtm1-2/+3
2006-06-13more or less take traps/interruptsrtm1-1/+4
2006-06-12xxrtm1-5/+2
2006-06-12importrtm1-0/+30