Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


fix gcc 4.7 warnings (thanks Tuncer Ayaz) R=rsc http://codereview.appspot.com/6744053


venti: fix pragma varargck due to changes in tag() R=rsc CC=plan9port.codebot http://codereview.appspot.com/4517150


venti/mirrorarenas: shorter output, aligned i/o


venti: avoid race in mirrorarenas (Michael Kaminsky)


venti: add -s flag to disable redundant SHA1 in mirrorarenas


fix arenas if possible


add flushpart; avoid O_DIRECT on linux


fix various nits; clean up output


more fixes


sync with mit plan 9 version


assorted changes from Plan 9