summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/fixarenas.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-79/+78
| | | | | | | | | 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 clang warnings reported by Tuncer AyazRuss Cox2012-10-211-2/+2
| | | | | R=rsc http://codereview.appspot.com/6744054
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-3/+4
|
* venti: formatting changes in fixarenasRuss Cox2007-09-241-3/+5
|
* allow fixarenas of single arena filersc2007-05-031-6/+24
|
* more fixesrsc2007-04-211-0/+1
|
* sync with mit plan 9 versionrsc2007-04-211-2/+0
|
* assorted changes from Plan 9rsc2006-07-181-0/+1894