aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/copy.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-5/+5
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>
2014-10-21venti/copy: fix bug writing directories that zero truncateRuss Cox1-1/+1
Found by nwf. TBR=rsc https://codereview.appspot.com/162860045
2012-05-29venti: fix VtMaxLumpSizeAbhishek Kulkarni1-1/+1
R=rsc, adkulkar CC=plan9port.codebot http://codereview.appspot.com/6108047
2009-08-21venti/copy: synchronize with Plan 9; indent in verbose modeVenkatesh Srinivas1-9/+112
http://codereview.appspot.com/110062
2009-05-25venti: 32-bit extensions to data structuresRuss Cox1-0/+6
2009-02-04venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox1-2/+4
2005-10-29fix print argsrsc1-1/+1
2005-07-12return of ventirsc1-0/+170
2005-01-18remove venti for nowrsc1-169/+0
2003-11-23Initial stab at Venti.rsc1-0/+169