Date: Wed, 16 Nov 2005 15:49:51 +0300 From: Andrey Chernov <ache@FreeBSD.ORG> To: Pawel Jakub Dawidek <pjd@FreeBSD.ORG>, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/pkill pkill.c Message-ID: <20051116124951.GA2283@nagual.pp.ru> In-Reply-To: <20051116124143.GA2104@nagual.pp.ru> References: <200511161103.jAGB30d4062758@repoman.freebsd.org> <20051116112419.GA1363@nagual.pp.ru> <20051116115900.GA7992@garage.freebsd.pl> <20051116124143.GA2104@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Nov 16, 2005 at 03:41:43PM +0300, Andrey Chernov wrote: > 1) For SIGKILL, pkill should ignore disappeared precesses, as NetBSD does. > 2) For any other signal, it should issue _warning_ and not error & stop. Because SIGKILL can't be trapped and even not do any special action like SIGILL (core), disappeared process == killed. But it is not so for other (trapped or special action) signals. Disappears should not be silently ignored as SIGKILL due to special action missing, warning is enough in that case. -- http://ache.pp.ru/ [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iQCVAwUBQ3sq7+JgpPLZnQjrAQLB6QQA7809fT9MdgGgq3CZXzEQzxn7Vczy1gt8 eDzAOFoX3NgIHnLvT1iazHM3nSow/QFWhaTH5ePy49XFkFmmWPlLVmM20Jc3nG7B Dbq60dt73XfPXcKjrYE/gHktha5gP+uhRYXjUJkRbi5iBUVTTuSkM9hLMNTNoSuC mpZCoJUSSRc= =4VM2 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051116124951.GA2283>
