Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


libventi: fix segfault in vtreadpacket when not connected This problem happens especially in fossil/view when vtread can be called even if not connected to venti. The old libventi handle this case properly in the function vtRPC, which is called by vtReadPacket (client.c). R=rsc CC=plan9port.codebot http://codereview.appspot.com/5484044


libventi: protocol support for blocks larger than 64k


Fix a handful of small one-time memory leaks in vbackup, and one per-package memory leak (in writethread).


Better logging in vtrpc, publish cache statistics.


cleanup


bug fixes


stupid sun


little bug fixes


extra assertion, fix leak in vtread


debugging


various debugging


new venti library.