From owner-cvs-all Thu May 31 12:33: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 9301837B423; Thu, 31 May 2001 12:33:01 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@[206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f4VJX0l68013; Thu, 31 May 2001 12:33:00 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f4VJX0k57806; Thu, 31 May 2001 12:33:00 -0700 (PDT) (envelope-from obrien) Date: Thu, 31 May 2001 12:33:00 -0700 From: "David O'Brien" To: Jim Pirzyk Cc: Ruslan Ermilov , Alexander Langer , Jim Pirzyk , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rcp rcp.c util.c Message-ID: <20010531123300.E7502@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200105301619.f4UGJEo91944@freefall.freebsd.org> <01053108455702.00675@brother> <20010531193716.C46933@sunbay.com> <01053109442905.00675@brother> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01053109442905.00675@brother>; from Jim.Pirzyk@disney.com on Thu, May 31, 2001 at 09:44:29AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, May 31, 2001 at 09:44:29AM -0700, Jim Pirzyk wrote: > What I see in the future is some sort of runtime > configuration to determine if chown is to use the '.' as a group > seperator. Maybe a defaults file /etc/defaults/chown (like SVR4) > or a sysctl variable user.chown.use_dot and the default be the > current behavior, but that in our site, we would change the default. WAY too complicated for such a simple thing. I just removed "SUPPORT_DOT" from -current. This is 2001, it is time to follow POSIX. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message