summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/lump.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: add bootstrap mode (write + no index)Russ Cox2012-04-221-0/+1
| | | | | R=rsc, rsc http://codereview.appspot.com/6097047
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-2/+0
|
* venti: new icacheRuss Cox2007-09-251-42/+8
|
* sync with mit plan 9 versionrsc2007-04-211-5/+11
|
* assorted changes from Plan 9rsc2006-07-181-3/+24
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* return of ventirsc2005-07-121-0/+249