summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/mirrorarenas.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-21/+21
| | | | | | | | | 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)Russ Cox2012-10-201-4/+1
| | | | | R=rsc http://codereview.appspot.com/6744053
* venti: fix pragma varargck due to changes in tag()David du Colombier2011-06-131-1/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4517150
* venti/mirrorarenas: shorter output, aligned i/oRuss Cox2008-12-231-12/+93
|
* venti: avoid race in mirrorarenas (Michael Kaminsky)Russ Cox2007-08-231-6/+3
|
* venti: add -s flag to disable redundant SHA1 in mirrorarenasRuss Cox2007-08-231-16/+28
|
* fix arenas if possiblersc2007-05-031-4/+3
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-271-1/+1
|
* fix various nits; clean up outputrsc2007-04-241-15/+33
|
* more fixesrsc2007-04-211-0/+1
|
* sync with mit plan 9 versionrsc2007-04-211-17/+49
|
* assorted changes from Plan 9rsc2006-07-181-0/+464