aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vbackup
AgeCommit message (Expand)AuthorFilesLines
2020-05-07all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman1-0/+1
2020-01-10Trivial changes: whitespace and modes.Dan Cross9-102/+94
2014-08-06vbackup: fix compilation on NetBSD (thanks Álvaro Jurado)David du Colombier1-0/+4
2014-02-27all: DragonFly port.Shenghou Ma1-0/+1
2012-06-02lib9/dial: add support for IPv6David du Colombier2-18/+20
2010-03-10fix type-punned pointer warnings from gccRuss Cox1-5/+14
2009-09-12vbackup: fix build on FreeBSD 8Russ Cox1-0/+5
2009-06-16vbackup: update to new libventi interfaceRuss Cox2-2/+2
2009-06-10vbackup: adapt to new libventi interfaceRuss Cox1-5/+5
2008-07-20vnfs: add -i flag to allow remote rootBrian L. Stuart3-5/+14
2008-07-10lib9: add mode parameter to opentempRuss Cox1-1/+1
2008-07-03vnfs: quieterRuss Cox1-1/+0
2008-06-01vftp: walk fixes (Fazlul Shahriar)Russ Cox1-1/+14
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 Cox6-6/+6
2007-06-12always write last block in vcat (dave swasey)rsc1-1/+1
2007-06-12vbackup for mac tweaks (dave swasey)rsc1-8/+20
2007-06-04fix dotdot? (dave swasey)rsc1-1/+2
2007-04-08complain loudly about vtwrite failurersc1-2/+6
2007-03-25remove double free (David Swasey)rsc1-3/+1
2007-01-25no more vtgoodbyersc1-1/+8
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc3-0/+28
2006-07-18check was not correct on linuxrsc1-2/+0
2006-06-26bigger block sizersc1-2/+2
2006-06-15use deterministic handlesrsc1-13/+15
2006-06-15disable auth in vftprsc1-0/+3
2006-05-16use linux/version.hrsc1-1/+2
2006-05-04ext2 fixesrsc4-7/+20
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc7-13/+13
2006-01-07bigger block sizersc1-1/+1
2005-12-30get units rightrsc1-2/+33
2005-12-30freebsd 6rsc1-0/+3
2005-11-27OS X fixrsc1-1/+1
2005-11-07updatesrsc1-11/+37
2005-11-07Vbackup knew about some unexported variables in libventiwkj1-3/+3
2005-11-02Allow longer packet timeout.rsc1-1/+1
2005-10-29uchar nonsense.rsc1-2/+2
2005-08-12use strtoull instead of atoirsc1-2/+2
2005-08-11Add get command.rsc1-13/+82
2005-08-11Accomodate NetBSDrsc1-1/+5
2005-07-28darwinrsc1-51/+1
2005-07-28noatimersc1-0/+3
2005-07-28try to collect common bsd codersc4-159/+56
2005-07-28darwin - variant of bsd from jeff sickelrsc1-1/+51
2005-07-28newrsc1-0/+379
2005-07-22bigger stackrsc1-1/+1
2005-07-18change default handlersc1-4/+2
2005-07-13freebsd 5rsc1-2/+5
2005-07-13stupid.applersc1-6/+0