- keep a list of pids and send them a SIGUSR1 for cleanup rather than
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Mar 1998 04:44:44 +0000 (04:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Mar 1998 04:44:44 +0000 (04:44 +0000)
commit3ba62a830825f5e1e1f70a8ec1f85abeaadc3f1f
tree42d9338362a2be2a435b02865a64aa7702c53890
parentfeaa89c410544775afc19eac4a966e8345d5134a
- keep a list of pids and send them a SIGUSR1 for cleanup rather than
using setpgrp()

- adapt the block size for really large files to reduce the checksum
  size and memory overheads
main.c
rsync.c
util.c