summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/index.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-11/+9
| | | | | | | | | 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-5/+9
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* venti: better inconsistency errorsRuss Cox2008-12-231-12/+45
|
* venti: more detail in index divisor too coarse messageRuss Cox2008-07-031-1/+1
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-4/+17
|
* venti: new icacheRuss Cox2007-09-251-0/+19
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-271-2/+3
|
* checkpointrsc2007-04-271-4/+15
|
* cleanuprsc2007-04-231-3/+1
|
* sync with mit plan 9 versionrsc2007-04-211-2/+5
|
* assorted changes from Plan 9rsc2006-07-181-12/+10
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-9/+9
|
* return of ventirsc2005-07-121-0/+819