aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vbackup/vnfs.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-10fix type-punned pointer warnings from gccRuss Cox1-5/+14
2009-06-16vbackup: update to new libventi interfaceRuss Cox1-1/+1
2008-07-20vnfs: add -i flag to allow remote rootBrian L. Stuart1-1/+4
2008-07-03vnfs: quieterRuss Cox1-1/+0
2007-06-04fix dotdot? (dave swasey)rsc1-1/+2
2007-03-25remove double free (David Swasey)rsc1-3/+1
2006-06-15use deterministic handlesrsc1-13/+15
2006-05-04ext2 fixesrsc1-1/+3
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-4/+4
2005-12-30get units rightrsc1-2/+33
2005-10-29uchar nonsense.rsc1-2/+2
2005-08-12use strtoull instead of atoirsc1-2/+2
2005-07-13stupid.applersc1-6/+0
2005-07-13no mode on vtcacheallocrsc1-1/+1
2005-07-13Dump-like file system backup for Unix, built on Venti.rsc1-0/+1273