Patch from Paul Haas:
authorMartin Pool <mbp@samba.org>
Wed, 20 Mar 2002 01:09:49 +0000 (01:09 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 20 Mar 2002 01:09:49 +0000 (01:09 +0000)
commit4cf64834ed182e6c10f2213f84d8d33a273b3896
treecaccb4ff17212b3f51dcf2e683557292a42f03e5
parentb8709f5046cc361526db994ee05e6c2cdaadfd73
Patch from Paul Haas:

    * Fix situation where failure to fork (e.g. because out of process
      slots) would cause rsync to kill all processes owned by the
      current user.  Yes, really!  (Paul Haas, Martin Pool)

Also, add a little more documentation and paranoia to make sure we
never call kill(2) with a negative pid.
NEWS
util.c