From owner-freebsd-bugs Fri Sep 6 3: 0:20 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B922E37B401 for ; Fri, 6 Sep 2002 03:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 500FB43E65 for ; Fri, 6 Sep 2002 03:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g86A0AJU015507 for ; Fri, 6 Sep 2002 03:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g86A0A6E015506; Fri, 6 Sep 2002 03:00:10 -0700 (PDT) Date: Fri, 6 Sep 2002 03:00:10 -0700 (PDT) Message-Id: <200209061000.g86A0A6E015506@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dmitry Morozovsky Subject: Re: bin/42464: [PATCH] killall(1) : Add support for jailed processes in the host environment Reply-To: Dmitry Morozovsky Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/42464; it has been noted by GNATS. From: Dmitry Morozovsky To: Masayuki FUKUI Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/42464: [PATCH] killall(1) : Add support for jailed processes in the host environment Date: Fri, 6 Sep 2002 13:55:50 +0400 (MSD) On Fri, 6 Sep 2002, Masayuki FUKUI wrote: MF> killall(1) cannot select jailed processes in the host environment. MF> I made patch that adds support for jailed processes to killall(1). MF> MF> This patch adds the following two options. MF> MF> -h : Exclude jailed processes. MF> -j : Include jailed processes only. As far as I can see in your patch, and as you can't distinguish processes *between* different jails, you mail then killall processes only in all jails simultaneously. This drawback, I'm afraid, seriously degrades usefulness of the patch. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message