summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-08-21Various cleanup:rsc
2007-08-08add killrsc
2007-08-08oopsrsc
2007-08-08add zombie programrsc
2007-08-08add rule to generate init.symrsc
2006-09-17Have kernel build rule create kernel.sym, which can bersc
2006-09-08dist rulesrsc
2006-09-07minor makefile fixes for printingkaashoek
2006-09-07new targets bochs and qemursc
2006-09-07remove fstestkaashoek
2006-09-07fix buildrsc
2006-09-07one regression test programkaashoek
2006-09-07avoid system binary clashesrsc
2006-09-07run without lapic and ioapic, if they are not presentkaashoek
2006-09-06runoff tweaksrsc
2006-09-06clean up after mkfsrsc
2006-09-06fd.* -> file.*rsc
2006-09-06rm rmrsc
2006-09-06nitskaashoek
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