From owner-freebsd-arch@FreeBSD.ORG Sat Jun 5 13:48:28 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 930B316A4CE for ; Sat, 5 Jun 2004 13:48:28 -0700 (PDT) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45AA43D31 for ; Sat, 5 Jun 2004 13:48:27 -0700 (PDT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.9p2/8.12.9) with ESMTP id i55KmNca004885 for ; Sun, 6 Jun 2004 00:48:23 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.9p2/8.12.9/Submit) id i55KmNY9004884 for arch@freebsd.org; Sun, 6 Jun 2004 00:48:23 +0400 (MSD) (envelope-from yar) Date: Sun, 6 Jun 2004 00:48:23 +0400 From: Yar Tikhiy To: arch@freebsd.org Message-ID: <20040605204823.GC692@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: signal(SIGCHLD, SIG_IGN) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 20:48:28 -0000 Hi folks, The SysV way to get rid of child zombies seems to have been supported by CURRENT for about 2 years, but I can see no pointers to it in the man pages. Can we conclude that the testing of the feature has succeeded, and finally document it? -- Yar