From owner-cvs-all@FreeBSD.ORG Thu Mar 3 19:45:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E36E316A4CE for ; Thu, 3 Mar 2005 19:45:17 +0000 (GMT) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 38D6A43D5C for ; Thu, 3 Mar 2005 19:45:17 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 10881 invoked from network); 3 Mar 2005 19:45:15 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 3 Mar 2005 19:45:15 -0000 X-pair-Authenticated: 209.68.2.70 Date: Thu, 3 Mar 2005 13:45:13 -0600 (CST) From: Mike Silbersack To: "Jacques A. Vidrine" In-Reply-To: <20050302181242.GA64751@hellblazer.celabo.org> Message-ID: <20050303134339.N811@odysseus.silby.com> References: <200503020349.j223n2t8025709@repoman.freebsd.org> <20050302181242.GA64751@hellblazer.celabo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 19:45:18 -0000 On Wed, 2 Mar 2005, Jacques A. Vidrine wrote: > On Wed, Mar 02, 2005 at 03:49:02AM +0000, Tom Rhodes wrote: >> trhodes 2005-03-02 03:49:02 UTC >> >> Add NO_RCMDS to the list. > > Cool, now just change the default to NO_RCMDS=true (^_^) > -- > Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org With the current state of things, wouldn't that just ensure that users would end up having older and more stale versions of the R-commands sitting around on their drives? It seems like the security scripts should notify people of old binaries sitting around in /bin and other related paths... Mike "Silby" Silbersack