Patch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batch
authorMartin Pool <mbp@samba.org>
Wed, 23 Jan 2002 05:51:06 +0000 (05:51 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 23 Jan 2002 05:51:06 +0000 (05:51 +0000)
commit76f79ba748adeacdb966d01fa09d75f0dfb69f3b
tree5226505494f49eaa844e962471208e895d2be0a7
parent9dd891bb28f6cc558b87905f1adc5e3d4180b6b3
Patch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batch
mode.

Also, drop -f and -F for batch mode: these should be reserved for
options that are more commonly used.

It also appends a newline to the argvs file and skips adding the
source directory to the command line.
batch.c
main.c
options.c
rsync.yo
sender.c
util.c