summaryrefslogtreecommitdiffstats
path: root/src/cmd/vbackup
Commit message (Collapse)AuthorAgeFilesLines
* vbackup: fix build on FreeBSD 8Russ Cox2009-09-121-0/+5
| | | | | | fixes #30 http://code.swtch.com/plan9port/issues/30/ http://codereview.appspot.com/117060
* vbackup: update to new libventi interfaceRuss Cox2009-06-162-2/+2
|
* vbackup: adapt to new libventi interfaceRuss Cox2009-06-101-5/+5
|
* vnfs: add -i flag to allow remote rootBrian L. Stuart2008-07-203-5/+14
|
* lib9: add mode parameter to opentempRuss Cox2008-07-101-1/+1
|
* vnfs: quieterRuss Cox2008-07-031-1/+0
|
* vftp: walk fixes (Fazlul Shahriar)Russ Cox2008-06-011-1/+14
|
* vbackup: fix uninitialized variable use in -i codeRuss Cox2007-12-041-0/+1
|
* vbackup: add -i flag to avoid score prefetching (David Swasey)Russ Cox2007-11-271-38/+63
|
* mergeRuss Cox2007-11-276-6/+6
|
* always write last block in vcat (dave swasey)rsc2007-06-121-1/+1
|
* vbackup for mac tweaks (dave swasey)rsc2007-06-121-8/+20
|
* fix dotdot? (dave swasey)rsc2007-06-041-1/+2
|
* complain loudly about vtwrite failurersc2007-04-081-2/+6
|
* remove double free (David Swasey)rsc2007-03-251-3/+1
|
* no more vtgoodbyersc2007-01-251-1/+8
|
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-193-0/+28
| | | | and one per-package memory leak (in writethread).
* check was not correct on linuxrsc2006-07-181-2/+0
|
* bigger block sizersc2006-06-261-2/+2
|
* use deterministic handlesrsc2006-06-151-13/+15
|
* disable auth in vftprsc2006-06-151-0/+3
|
* use linux/version.hrsc2006-05-161-1/+2
|
* ext2 fixesrsc2006-05-044-7/+20
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-017-13/+13
|
* bigger block sizersc2006-01-071-1/+1
|
* get units rightrsc2005-12-301-2/+33
|
* freebsd 6rsc2005-12-301-0/+3
|
* OS X fixrsc2005-11-271-1/+1
|
* updatesrsc2005-11-071-11/+37
|
* Vbackup knew about some unexported variables in libventiwkj2005-11-071-3/+3
| | | | | that seem to have gone AWOL. Remove the use and make things compile again.
* Allow longer packet timeout.rsc2005-11-021-1/+1
|
* uchar nonsense.rsc2005-10-291-2/+2
|
* use strtoull instead of atoirsc2005-08-121-2/+2
|
* Add get command.rsc2005-08-111-13/+82
|
* Accomodate NetBSDrsc2005-08-111-1/+5
|
* darwinrsc2005-07-281-51/+1
|
* noatimersc2005-07-281-0/+3
|
* try to collect common bsd codersc2005-07-284-159/+56
|
* darwin - variant of bsd from jeff sickelrsc2005-07-281-1/+51
|
* newrsc2005-07-281-0/+379
|
* bigger stackrsc2005-07-221-1/+1
|
* change default handlersc2005-07-181-4/+2
|
* freebsd 5rsc2005-07-131-2/+5
|
* stupid.applersc2005-07-131-6/+0
|
* newrsc2005-07-134-0/+106
|
* no mode on vtcacheallocrsc2005-07-133-3/+3
|
* move to binrsc2005-07-132-128/+0
|
* remove empty filersc2005-07-131-0/+0
|
* move histrsc2005-07-131-282/+0
|
* Dump-like file system backup for Unix, built on Venti.rsc2005-07-1324-0/+3997