summaryrefslogtreecommitdiff
path: root/runoff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-08shuffle and tweak for formatting.Russ Cox1-1/+25
pdf has very good page breaks now. would be a good copy for fall 2009.
2008-10-12minor cleanup with STUB macrokolya1-1/+3
2008-10-12include explicitly initialized globals (int x = 0;) in cross-refs,kolya1-3/+2
also thanks to greg price.
2008-10-12fix: when two names only differed in case, crossrefs only included one of them.kolya1-1/+1
thanks to greg price.
2008-08-20add nice fontrsc1-1/+3
2007-08-30tweakrsc1-0/+2
2007-08-28nitsrsc1-2/+7
2007-08-28nitsrsc1-4/+18
2007-08-24add missing iput() at end of _namei()rtm1-1/+1
2007-08-14formattingrsc1-0/+43
2007-08-08fix index bugrsc1-12/+14
2006-09-08tweaksrsc1-1/+1
2006-09-08runoff changesrsc1-91/+12
2006-09-07better page breaksrsc1-8/+89
2006-09-06runoff fixesrsc1-41/+50
2006-09-06runoff tweaksrsc1-2/+3
2006-09-05New formatting scripts.rsc1-0/+128
The use/defs extraction in runoff still needs some work for xv6 code style.