Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+1 | |
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> | |||||
2011-12-12 | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 1 | -0/+5 | |
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 | |||||
2009-05-25 | libventi: protocol support for blocks larger than 64k | Russ Cox | 1 | -0/+4 | |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 1 | -0/+9 | |
and one per-package memory leak (in writethread). | |||||
2005-11-02 | Better logging in vtrpc, publish cache statistics. | rsc | 1 | -3/+1 | |
2005-07-13 | cleanup | rsc | 1 | -11/+11 | |
2005-01-18 | bug fixes | rsc | 1 | -1/+4 | |
2005-01-14 | stupid sun | rsc | 1 | -1/+1 | |
2004-06-17 | little bug fixes | rsc | 1 | -0/+7 | |
2004-06-16 | extra assertion, fix leak in vtread | rsc | 1 | -0/+1 | |
2004-06-09 | debugging | rsc | 1 | -2/+2 | |
2004-05-23 | various debugging | rsc | 1 | -9/+20 | |
2003-11-23 | new venti library. | rsc | 1 | -0/+151 | |