summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/icachewrite.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+3
| | | | | | | | | 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/+0
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
* mergeRuss Cox2008-01-301-1/+1
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-4/+8
|
* venti: new icacheRuss Cox2007-09-251-40/+52
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-271-2/+1
|
* checkpointrsc2007-04-271-0/+1
|
* cleanuprsc2007-04-231-3/+14
|
* assorted changes from Plan 9rsc2006-07-181-11/+25
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* return of ventirsc2005-07-121-0/+318