summaryrefslogtreecommitdiff
path: root/runoff.spec
AgeCommit message (Collapse)AuthorFilesLines
2010-08-26add vm.cFrans Kaashoek1-0/+1
2009-08-08shuffle and tweak for formatting.Russ Cox1-5/+13
pdf has very good page breaks now. would be a good copy for fall 2009.
2007-08-28nitsrsc1-1/+1
2007-08-28runoffrsc1-2/+2
2007-08-22PDF at http://am.lcs.mit.edu/~rsc/xv6.pdfrsc1-10/+49
Various changes made while offline. + bwrite sector argument is redundant; use b->sector. + reformatting of files for nicer PDF page breaks + distinguish between locked, unlocked inodes in type signatures + change FD_FILE to FD_INODE + move userinit (nee proc0init) to proc.c + move ROOTDEV to param.h + always parenthesize sizeof argument
2007-08-14formattingrsc1-0/+11