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