From owner-freebsd-bugs Wed Oct 2 21:38:50 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 4EC3637B401; Wed, 2 Oct 2002 21:38:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 136F143E77; Wed, 2 Oct 2002 21:38:49 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g934cmCo022326; Wed, 2 Oct 2002 21:38:48 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g934cmcH022322; Wed, 2 Oct 2002 21:38:48 -0700 (PDT) Date: Wed, 2 Oct 2002 21:38:48 -0700 (PDT) From: Juli Mallett Message-Id: <200210030438.g934cmcH022322@freefall.freebsd.org> To: ports@geeksrus.net, jmallett@FreeBSD.org, freebsd-bugs@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: bin/42772: usr.bin/make: patch to stop a fork bomb 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 Synopsis: usr.bin/make: patch to stop a fork bomb State-Changed-From-To: feedback->patched State-Changed-By: jmallett State-Changed-When: Wed Oct 2 21:37:08 PDT 2002 State-Changed-Why: I dislike this for the reasons Jens noted in his reply, but it's better than nothing at all. A reasonable stopgap until there are more efficient graphing algorithms for detecting recursion/... in make(1). Committed, thanks! Responsible-Changed-From-To: freebsd-bugs->jmallett Responsible-Changed-By: jmallett Responsible-Changed-When: Wed Oct 2 21:37:08 PDT 2002 Responsible-Changed-Why: I dislike this for the reasons Jens noted in his reply, but it's better than nothing at all. A reasonable stopgap until there are more efficient graphing algorithms for detecting recursion/... in make(1). Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=42772 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message