Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-13 | Add binary fraction tree index. | rsc | 11 | -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-12 | Checkpoint. | rsc | 15 | -363/+450 | |
Add disk caching code and first draft of fractional index. | |||||
2004-03-12 | Add 200-line comment trying to explain the new index. | rsc | 1 | -69/+284 | |
2004-03-11 | Implement write buffer. | rsc | 12 | -48/+358 | |
2003-12-04 | disable some programs, enable others. | rsc | 1 | -0/+3 | |
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -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-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -7/+3 | |
2003-11-23 | Initial stab at Venti. | rsc | 52 | -0/+9527 | |