summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/index.c
Commit message (Collapse)AuthorAgeFilesLines
* remove venti for nowrsc2005-01-181-1253/+0
|
* Add binary fraction tree index.rsc2004-03-131-19/+156
| | | | | | | The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt.
* Checkpoint.rsc2004-03-121-298/+402
| | | | Add disk caching code and first draft of fractional index.
* Add 200-line comment trying to explain the new index.rsc2004-03-121-69/+284
|
* Implement write buffer.rsc2004-03-111-2/+9
|
* Initial stab at Venti.rsc2003-11-231-0/+790