aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vbackup/vbackup.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-14/+13
2009-06-10vbackup: adapt to new libventi interfaceRuss Cox1-5/+5
2008-07-10lib9: add mode parameter to opentempRuss Cox1-1/+1
2007-12-04vbackup: fix uninitialized variable use in -i codeRuss Cox1-0/+1
2007-11-27vbackup: add -i flag to avoid score prefetching (David Swasey)Russ Cox1-38/+63
2007-11-27mergeRuss Cox1-1/+1
2007-06-12vbackup for mac tweaks (dave swasey)rsc1-8/+20
2007-04-08complain loudly about vtwrite failurersc1-2/+6
2007-01-25no more vtgoodbyersc1-1/+8
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc1-0/+21
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2006-01-07bigger block sizersc1-1/+1
2005-11-07updatesrsc1-11/+37
2005-11-07Vbackup knew about some unexported variables in libventiwkj1-3/+3
2005-07-22bigger stackrsc1-1/+1
2005-07-13no mode on vtcacheallocrsc1-1/+1
2005-07-13Dump-like file system backup for Unix, built on Venti.rsc1-0/+524