aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti
AgeCommit message (Collapse)AuthorFilesLines
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2004-03-13Add binary fraction tree index.rsc11-44/+239
The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt.
2004-03-12Checkpoint.rsc15-363/+450
Add disk caching code and first draft of fractional index.
2004-03-12Add 200-line comment trying to explain the new index.rsc1-69/+284
2004-03-11Implement write buffer.rsc12-48/+358
2003-12-04disable some programs, enable others.rsc1-0/+3
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-1/+1
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
2003-11-23Annoying changes to work on Sun boxes.rsc1-7/+3
2003-11-23Initial stab at Venti.rsc52-0/+9527