Module Name: src Committed By: christos Date: Wed Jul 18 20:30:07 UTC 2012
Modified Files: src/sys/kern: sys_sig.c Log Message: >From Roger Pau Monne: kill(2) called for a zombie process should return 0, according to: http://pubs.opengroup.org/onlinepubs/9699919799/functions/kill.html To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/kern/sys_sig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.