K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-21T19:21:36.000000Z K 7 svn:log V 301 Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having performed all sorts of sanity checks. The FreeBSD linux emulator returns EINVAL in such a case. Allowing signal 0 to be passed to kill will result in compatible behaviour. PR: 9082 Submitted by: Marcel Moolenaar END