summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/wrarena.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | 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>
* venti/wrarena: fix arenapart breakageDavid du Colombier2013-01-031-3/+4
| | | | | R=rsc https://codereview.appspot.com/7027044
* venti: fix typoRuss Cox2012-04-071-1/+1
| | | | | R=rsc http://codereview.appspot.com/5989059
* venti: add arenapart support to wrarenaRuss Cox2012-04-071-2/+16
| | | | | R=rsc http://codereview.appspot.com/5988058
* venti: fix usage to match manualsDavid du Colombier2011-06-071-1/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4576041
* venti: import changes from plan 9David du Colombier2011-06-021-4/+4
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* venti/wrarena: add timing output, fix syncRuss Cox2008-07-031-4/+6
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-6/+2
|
* venti: formatting changes for wrarenaRuss Cox2007-09-241-12/+15
|
* use clump info directory to walk past corruptionrsc2007-05-031-18/+26
|
* assorted changes from Plan 9rsc2006-07-181-2/+2
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* venti updatesrsc2005-07-241-3/+3
|
* return of ventirsc2005-07-121-0/+217