From owner-cvs-all@FreeBSD.ORG Wed Nov 16 12:49:54 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C1616A420; Wed, 16 Nov 2005 12:49:53 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E1D643D49; Wed, 16 Nov 2005 12:49:52 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id jAGCnpTK002347; Wed, 16 Nov 2005 15:49:51 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id jAGCnpuv002346; Wed, 16 Nov 2005 15:49:51 +0300 (MSK) (envelope-from ache) Date: Wed, 16 Nov 2005 15:49:51 +0300 From: Andrey Chernov To: Pawel Jakub Dawidek , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20051116124951.GA2283@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Pawel Jakub Dawidek , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200511161103.jAGB30d4062758@repoman.freebsd.org> <20051116112419.GA1363@nagual.pp.ru> <20051116115900.GA7992@garage.freebsd.pl> <20051116124143.GA2104@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20051116124143.GA2104@nagual.pp.ru> User-Agent: Mutt/1.5.11 Cc: Subject: Re: cvs commit: src/usr.bin/pkill pkill.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 12:49:54 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 SIGILL (core), disappeared process =3D=3D killed. But it is not so for othe= r=20 (trapped or special action) signals. Disappears should not be silently=20 ignored as SIGKILL due to special action missing, warning is enough in=20 that case. --=20 http://ache.pp.ru/ --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iQCVAwUBQ3sq7+JgpPLZnQjrAQLB6QQA7809fT9MdgGgq3CZXzEQzxn7Vczy1gt8 eDzAOFoX3NgIHnLvT1iazHM3nSow/QFWhaTH5ePy49XFkFmmWPlLVmM20Jc3nG7B Dbq60dt73XfPXcKjrYE/gHktha5gP+uhRYXjUJkRbi5iBUVTTuSkM9hLMNTNoSuC mpZCoJUSSRc= =4VM2 -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o--