Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -9/+9 | |
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> | |||||
2014-03-03 | fix gcc 4.8 warnings | David du Colombier | 1 | -8/+0 | |
LGTM=rsc R=rsc https://codereview.appspot.com/33240044 | |||||
2011-11-08 | venti: fix format on ulong | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5328046 | |||||
2009-05-25 | venti: 32-bit extensions to data structures | Russ Cox | 1 | -27/+26 | |
2008-10-26 | libventi: correct vtfilesetsize bug (reported by Michael Kaminsky) | Russ Cox | 1 | -1/+1 | |
2008-06-14 | libventi: minor vtfile bug fixes | Russ Cox | 1 | -1/+12 | |
2007-04-21 | sync with plan 9 | rsc | 1 | -1/+1 | |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 1 | -1/+6 | |
and one per-package memory leak (in writethread). | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-12-30 | consistency is the hobgoblin of little minds. (taj/andrey) | rsc | 1 | -1/+1 | |
2005-12-14 | better errors | rsc | 1 | -1/+1 | |
2005-07-24 | venti updates | rsc | 1 | -23/+27 | |
2005-07-13 | update | rsc | 1 | -0/+1 | |
2005-07-13 | update | rsc | 1 | -2/+3 | |
2005-01-14 | stupid sun | rsc | 1 | -4/+1 | |
2004-12-28 | compiler appeasement | rsc | 1 | -1/+1 | |
2004-06-17 | another flush bug fix | rsc | 1 | -1/+1 | |
2004-06-17 | attempt better flushing | rsc | 1 | -18/+31 | |
' | |||||
2004-06-17 | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 1 | -4/+7 | |
2004-06-17 | little bug fixes | rsc | 1 | -2/+4 | |
2004-06-16 | fix problem in cache. | rsc | 1 | -3/+0 | |
2004-06-16 | extra assertion, fix leak in vtread | rsc | 1 | -0/+2 | |
2004-03-15 | Various small interface changes. | rsc | 1 | -25/+7 | |
2003-11-23 | new venti library. | rsc | 1 | -0/+1264 | |