aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti
AgeCommit message (Collapse)AuthorFilesLines
2005-11-28add text version of install(1)rsc2-2/+2
2005-10-29USEDrsc1-0/+1
2005-10-29use part->sizersc1-6/+2
2005-10-29clearer code.rsc1-3/+1
2005-10-29used and not setrsc1-1/+0
2005-10-29print argsrsc1-2/+3
2005-10-29use EARGFrsc1-2/+2
2005-10-29missing USEDrsc1-0/+2
2005-10-29fix print argsrsc1-1/+1
2005-09-09NetBSD-macppc ctype needs uchars.rsc1-1/+1
2005-08-11silence various warningsrsc1-6/+6
2005-08-11include sys/stat.h for FreeBSDrsc1-0/+1
2005-07-24venti updatesrsc4-7/+79
2005-07-24construct bloom filter in buildindexrsc1-0/+3
2005-07-22update testrsc1-1/+1
2005-07-20use 9arrsc1-1/+0
2005-07-20fix ifdefrsc1-9/+10
2005-07-19fix freebsdrsc1-1/+7
2005-07-19better mk testrsc5-13/+16
2005-07-19stats pagesrsc4-0/+452
2005-07-19correct $BINrsc1-0/+2
2005-07-18fix usagersc1-1/+1
2005-07-12return of ventirsc68-2/+14443
2005-01-18remove venti for nowrsc53-10330/+2
2005-01-04Goodbye SHORTLIBrsc1-1/+0
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