From owner-freebsd-bugs Thu Sep 13 4:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AA8D37B40C for ; Thu, 13 Sep 2001 04:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8DBU1553881; Thu, 13 Sep 2001 04:30:01 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Sep 2001 04:30:01 -0700 (PDT) Message-Id: <200109131130.f8DBU1553881@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dima Dorfman Subject: Re: bin/30546: Reply-To: Dima Dorfman 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/30546; it has been noted by GNATS. From: Dima Dorfman To: Tony Finch Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/30546: Date: Thu, 13 Sep 2001 04:24:47 -0700 Tony Finch wrote: > >Description: > This patch does a number of things: > > (1) Since $PATH is known when running the rc scripts, running programs > via their full paths is unnecessary, and makes the daemons in a ps > listing look untidy. So this gets rid of all the /usr/bin/ nonsense. This seems gratuitous--if it's not broken, don't fix it. Some people might want to see the full paths in ps (which what I think you're calling "untidy"). The other changes look okay, although I think they would have a better chance of going in if you'd have split them up so that, e.g., the sendmail stuff can be assigned to the sendmail maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message