Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-14 | venti/buildindex: fix hang on large indexes | Russ Cox | 1 | -1/+1 | |
Fixes #93. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -62/+59 | |
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-06-07 | venti: fix usage to match manuals | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4576041 | |||||
2011-06-02 | venti: import changes from plan 9 | David du Colombier | 1 | -4/+17 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057 | |||||
2008-07-03 | venti: reduce locking contention in buildindex | Russ Cox | 1 | -13/+57 | |
2007-10-29 | venti: fix sync deadlock, add /proc stub | Russ Cox | 1 | -11/+19 | |
2007-05-03 | fix buildindex minibuf sizing bug | rsc | 1 | -9/+13 | |
2007-05-03 | debugging | rsc | 1 | -0/+4 | |
2007-04-27 | checkpoint | rsc | 1 | -2/+3 | |
2006-11-06 | Placate GCC in 64-bit targets. | wkj | 1 | -1/+1 | |
2006-07-18 | assorted changes from Plan 9 | rsc | 1 | -123/+895 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-07-24 | venti updates | rsc | 1 | -0/+1 | |
2005-07-24 | construct bloom filter in buildindex | rsc | 1 | -0/+3 | |
2005-07-12 | return of venti | rsc | 1 | -0/+160 | |