aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/fcall.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-26libventi: correct handling of VtRead sizeRuss Cox1-1/+1
Fixes #7 http://code.swtch.com/plan9port/issue/7/ Thanks to Venkatesh Srinivas and Michael Teichgräber for finding the bug. http://codereview.appspot.com/98041
2009-05-25libventi: protocol support for blocks larger than 64kRuss Cox1-6/+27
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc1-0/+1
and one per-package memory leak (in writethread).
2005-07-13cleanuprsc1-12/+12
2004-06-17little bug fixesrsc1-1/+1
2003-11-23new venti library.rsc1-0/+230