From owner-freebsd-bugs@FreeBSD.ORG Sat Apr 26 16:00:28 2003 Return-Path: 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 8976337B401 for ; Sat, 26 Apr 2003 16:00:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBCD43FBF for ; Sat, 26 Apr 2003 16:00:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3QN0RUp065004 for ; Sat, 26 Apr 2003 16:00:27 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3QN0R6u065003; Sat, 26 Apr 2003 16:00:27 -0700 (PDT) Date: Sat, 26 Apr 2003 16:00:27 -0700 (PDT) Message-Id: <200304262300.h3QN0R6u065003@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Doug Barton Subject: Re: bin/51430: Patch, renice convenience option X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Doug Barton List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 23:00:28 -0000 The following reply was made to PR bin/51430; it has been noted by GNATS. From: Doug Barton To: "Samuel J. Greear" Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/51430: Patch, renice convenience option Date: Sat, 26 Apr 2003 15:51:06 -0700 (PDT) I oppose this on the grounds that it violates the traditional Unix model of small programs that do one thing well, rather than large programs that incorporate functionality found elsewhere. Doug