summaryrefslogtreecommitdiff
path: root/batch.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-24size_t fix.Martin Pool1-1/+1
2002-01-24write_batch_csums_file: Opaque IO buffers should be void*.Martin Pool1-6/+5
2002-01-24Fix cast that was breaking HP/UX.Martin Pool1-2/+6
2002-01-23Another signedness fix to quieten Sun cc warning.Martin Pool1-1/+1
2002-01-23Patch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batchMartin Pool1-15/+24
2002-01-11Always use 64-bit ino_t and dev_t internally, so that we can detectMartin Pool1-4/+4
2001-12-02Note about crash from Ayamura KIKUCHIMartin Pool1-0/+4
2001-12-02batch reindentMartin Pool1-467/+483
2001-08-15Fix another format cast.Martin Pool1-9/+10
2001-08-15Fix casts when some variables are printed out.Martin Pool1-10/+10
2001-08-14Merge across rsync+ patch; add a little documentation to the manpage. More d...Martin Pool1-0/+572