commit | bd7b371e9c2aeb0aaf228dc1655e8d04fca6f797 | [log] [tgz] |
---|---|---|
author | Stephen R. van den Berg <srb@cuci.nl> | Tue Aug 12 21:36:13 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Aug 12 15:41:08 2008 -0700 |
tree | 040e5152d7923ff5126ec6caac3f006c0140d8cd | |
parent | 04c6e9e9ca34226db095bbaa1218030f99f0b7c6 [diff] |
git-daemon: SysV needs the signal handler reinstated. Fixes the bug on (amongst others) Solaris that only the first child ever is reaped. Signed-off-by: Stephen R. van den Berg <srb@cuci.nl> Signed-off-by: Junio C Hamano <gitster@pobox.com>