summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27Update stressfs to trigger race now the logging code serializes writesFrans Kaashoek1-5/+17
2011-09-14Use | instead of + for entrypgdir. Linker doesn't get in our way here.Austin Clements1-2/+2
2011-09-13eliminate enter_alloc -- use kalloc for everythingRobert Morris4-50/+52
2011-09-13more regular kmap[] and descriptionRobert Morris3-24/+27
2011-09-12comment nitsRobert Morris1-3/+3
2011-09-07Remove unused 'state' variable that broke the build in recent gcc'sAustin Clements1-2/+1
2011-09-07Rev 6Austin Clements0-0/+0
2011-09-07Remove nice font from masterAustin Clements1-701/+0
2011-09-07Fetch nice font from font branch, if possibleAustin Clements1-3/+9
2011-09-07Move xv6 release tars/pdfs in to 6.828 repoAustin Clements7-0/+0
2011-09-07Remove web directory; all cruft or moved to 6.828 repoAustin Clements40-8437/+0
2011-09-07Make web page refer to git releasesAustin Clements1-6/+13
2011-09-07Remove old book chaptersAustin Clements10-0/+0
2011-09-05Re-alphabetize OBJSAustin Clements1-1/+1
2011-09-05Note about the meaning of sheet1 in runoff.specAustin Clements1-0/+1
2011-09-05sources -> sources and textFrans Kaashoek1-1/+1
2011-09-05Shorten history of xv6Frans Kaashoek1-115/+20
2011-09-05Setting indent-tabs-mode nil everywhere is dangerousAustin Clements1-3/+2
2011-09-05Sync up clean and gitignore betterAustin Clements2-2/+4
2011-09-05Update gitignoreAustin Clements1-2/+1
2011-09-04Fix stale comments in entryother.SAustin Clements1-2/+2
2011-09-04Make the ELF entry point a physical addressAustin Clements2-7/+8
2011-09-04kernel depends on kernel.ldAustin Clements1-2/+2
2011-09-04Add QEMUEXTRA environment to add extra QEMU arguments, like in JOSAustin Clements1-1/+1
2011-09-03I can't do math; fix bug introduced in 5a9761Austin Clements1-1/+1
2011-09-02A few missed xv6.pdf dependenciesAustin Clements1-1/+1
2011-09-02Update year in URLAustin Clements1-1/+1
2011-09-02Update index example in TOC footerAustin Clements1-4/+4
2011-09-02Updated runoff spec; everything but ide.c is satisfiedAustin Clements1-11/+19
2011-09-02Fix same wonky pagebreak bug in console.cAustin Clements1-1/+1
2011-09-02Put filewrite in its own columnAustin Clements1-0/+1
2011-09-02Fix weird pagebreak bugAustin Clements1-1/+1
2011-09-02Fit exec on a page. AgainAustin Clements1-5/+2
2011-09-02Shorten sys_unlink a little; create now fits in columnAustin Clements1-13/+10
2011-09-02Add blank page to get our super FS spreads backAustin Clements1-0/+4
2011-09-02Remove comment debug prints from log.c; now fits nicely in a spreadAustin Clements1-9/+0
2011-09-02Define struct log separately from log to avoid confusing column breakerAustin Clements1-2/+3
2011-09-02Comment balanceAustin Clements1-2/+2
2011-09-02Remove unused headers from log.cAustin Clements1-3/+0
2011-09-02Fit fs.h in one columnAustin Clements1-2/+1
2011-09-02Remove data.S from runoff, tooAustin Clements1-1/+0
2011-09-02Remove unused x86.h definitionsAustin Clements1-62/+0
2011-09-02Nuke data.S, since we do have a custom linker script.Austin Clements4-31/+13
2011-09-02Correct terminology in kernel.ldAustin Clements1-1/+1
2011-09-02Oops, dropped a parenAustin Clements1-1/+1
2011-09-02clear_pte_u -> clearpteuAustin Clements3-4/+4
2011-09-02Move copy_pte_u; fits vm.c in one less column and aligns proc.hAustin Clements1-13/+13
2011-09-02Cleanup comments and fit setupkvm on same page as kmap, which aligns lots of ...Austin Clements1-10/+6
2011-09-02StyleAustin Clements1-7/+7
2011-09-02Make mappages fit on the pageAustin Clements1-2/+1