summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/arena.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-12/+12
| | | | | | | | | 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: import changes from plan 9David du Colombier2011-06-021-1/+4
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* venti: make sure arena checksum jobs cannot be missedRuss Cox2008-07-031-5/+8
|
* mergeRuss Cox2008-04-151-0/+1
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-14/+1
|
* venti: new icacheRuss Cox2007-09-251-5/+190
|
* venti: seal arenas without bypassing dcacheRuss Cox2007-08-231-12/+9
|
* OS X craprsc2007-05-041-0/+1
|
* OS X linker crap (John Nowak)rsc2007-05-031-0/+2
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-271-1/+2
|
* checkpointrsc2007-04-271-9/+3
|
* assorted changes from Plan 9rsc2006-07-181-10/+30
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* missing USEDrsc2005-10-291-0/+2
|
* return of ventirsc2005-07-121-0/+737