summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-08-31print depends on runoff.specAustin Clements
2010-08-31mkfs must be compiled 32-bit. Fix mkfs warningsAustin Clements
2010-08-31Infer qemu path, just like in JOSAustin Clements
2010-08-31Infer TOOLPREFIX, just like in JOSAustin Clements
2010-08-30Merge remote branch 'origin/master' into pageRobert Morris
2010-08-30Fix for gdbstub argument change in qemu 0.11. Rename qemu-gdb-nox target to ...Austin Clements
2010-08-05fix allocuvm() to handle sbrk() with non-page-granularity argumentRobert Morris
2010-07-02Initial version of single-cpu xv6 with page tablesFrans Kaashoek
2009-11-23Add stressfs and gdbutil to distAustin Clements
2009-11-23Add the test we used in lecture to creash the IDE system when theAustin Clements
2009-10-05Record debug info for assmebly codeAustin Clements
2009-09-30Be consistent with JOS make targetsAustin Clements
2009-09-20xv6 runs the console on the serial port, not the parallel portAustin Clements
2009-09-15add .gdbinit.tmpl to distSilas Boyd-Wickizer
2009-09-15rev3Silas Boyd-Wickizer
2009-09-15qemu-gdb target and scriptSilas Boyd-Wickizer
2009-09-02another attempt at cpu-local variables.Russ Cox
2009-09-02fix bootblock build with gcc 4.4Nickolai Zeldovich
2009-08-30assorted fixes:Russ Cox
2009-08-08shuffle and tweak for formatting.Russ Cox
2009-05-31Some proc cleanup, moving some of copyproc into allocproc.rsc
2008-09-11restore std toolprefixrtm
2008-09-11omit *.d from tar filertm
2008-08-20now rev2rsc
2007-09-19This should fix building on FreeBSDnelhage
2007-09-18Fix compilation on 64-bit machines (thanks to andersk for patch)nelhage
2007-08-30do not toss .psrsc
2007-08-30tweakrsc
2007-08-28match READMErsc
2007-08-28oopsrsc
2007-08-28replace setjmp/longjmp with swtchrsc
2007-08-28rename 8253pit -> timerrsc
2007-08-28add grep; add lost echorsc
2007-08-28clean up Makefile; add wcrsc
2007-08-28Move keyboard code into kbd.c; add backspace handling.rsc
2007-08-27Rename main0 to main.rsc
2007-08-24test that fork fails gracefullyrsc
2007-08-22add lnrsc
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