summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye SHORTLIBrsc2005-01-041-1/+0
|
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* Add binary fraction tree index.rsc2004-03-1311-44/+239
| | | | | | | 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-1215-363/+450
| | | | 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-1112-48/+358
|
* disable some programs, enable others.rsc2003-12-041-0/+3
|
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-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.)
* Annoying changes to work on Sun boxes.rsc2003-11-231-7/+3
|
* Initial stab at Venti.rsc2003-11-2352-0/+9527