aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/cache.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-8/+7
2009-06-16libventi: fix cache teardown checksRuss Cox1-1/+1
2009-05-25venti: 32-bit extensions to data structuresRuss Cox1-32/+78
2008-10-26libventi: correct vtfilesetsize bug (reported by Michael Kaminsky)Russ Cox1-1/+1
2007-04-21sync with plan 9rsc1-7/+1
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc1-3/+10
2006-07-23fix cache bug (Eoghan Sherry)rsc1-0/+2
2006-05-05cut and paste fixesrsc1-2/+4
2006-05-05vttracelevelrsc1-3/+21
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-4/+4
2005-12-14better errorsrsc1-1/+0
2005-11-02Better logging in vtrpc, publish cache statistics.rsc1-2/+6
2005-07-24venti updatesrsc1-4/+6
2005-07-13cleanuprsc1-1/+0
2005-07-13no modersc1-10/+1
2004-06-17less aborting, more chattingrsc1-1/+4
2004-06-17silly cache hack, also fix vtfilewritebefore not to be so aggressive.rsc1-2/+18
2004-06-17little bug fixesrsc1-1/+2
2004-06-16fix problem in cache.rsc1-14/+8
2004-03-15Various small interface changes.rsc1-0/+7
2003-11-23new venti library.rsc1-0/+560