Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -14/+13 | |
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> | |||||
2009-06-10 | vbackup: adapt to new libventi interface | Russ Cox | 1 | -5/+5 | |
2008-07-10 | lib9: add mode parameter to opentemp | Russ Cox | 1 | -1/+1 | |
2007-12-04 | vbackup: fix uninitialized variable use in -i code | Russ Cox | 1 | -0/+1 | |
2007-11-27 | vbackup: add -i flag to avoid score prefetching (David Swasey) | Russ Cox | 1 | -38/+63 | |
2007-11-27 | merge | Russ Cox | 1 | -1/+1 | |
2007-06-12 | vbackup for mac tweaks (dave swasey) | rsc | 1 | -8/+20 | |
2007-04-08 | complain loudly about vtwrite failure | rsc | 1 | -2/+6 | |
2007-01-25 | no more vtgoodbye | rsc | 1 | -1/+8 | |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 1 | -0/+21 | |
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 | |
2006-01-07 | bigger block size | rsc | 1 | -1/+1 | |
2005-11-07 | updates | rsc | 1 | -11/+37 | |
2005-11-07 | Vbackup knew about some unexported variables in libventi | wkj | 1 | -3/+3 | |
that seem to have gone AWOL. Remove the use and make things compile again. | |||||
2005-07-22 | bigger stack | rsc | 1 | -1/+1 | |
2005-07-13 | no mode on vtcachealloc | rsc | 1 | -1/+1 | |
2005-07-13 | Dump-like file system backup for Unix, built on Venti. | rsc | 1 | -0/+524 | |