David Dykstra
088aac8597
Make batch mode actually work and add man page documentation. From Jos Backus.
2002-02-06 21:20:48 +00:00
Martin Pool
5664871e5f
size_t fix.
2002-01-24 08:09:46 +00:00
Martin Pool
55d9e0fada
write_batch_csums_file: Opaque IO buffers should be void*.
2002-01-24 08:08:56 +00:00
Martin Pool
929e3011c6
Fix cast that was breaking HP/UX.
2002-01-24 08:07:35 +00:00
Martin Pool
935b920120
Another signedness fix to quieten Sun cc warning.
2002-01-23 07:32:29 +00:00
Martin Pool
76f79ba748
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.
2002-01-23 05:51:06 +00:00
Martin Pool
6abd193fe3
Always use 64-bit ino_t and dev_t internally, so that we can detect
...
hardlinks if coming from a larger platform. Add heaps of comments
explaining why this is so.
2002-01-11 08:25:32 +00:00
Martin Pool
384958ed3d
Note about crash from Ayamura KIKUCHI
2001-12-02 22:47:30 +00:00
Martin Pool
1cd5beeb06
batch reindent
2001-12-02 22:28:50 +00:00
Martin Pool
2db52650fc
Fix another format cast.
2001-08-15 06:50:46 +00:00
Martin Pool
08a740ff43
Fix casts when some variables are printed out.
2001-08-15 06:41:24 +00:00
Martin Pool
6902ed178b
Merge across rsync+ patch; add a little documentation to the manpage. More documentation would be better.
2001-08-14 02:04:47 +00:00