From owner-freebsd-arch Thu Sep 13 19: 8:19 2001 Delivered-To: freebsd-arch@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 1381937B405; Thu, 13 Sep 2001 19:08:13 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f8E286O27892; Fri, 14 Sep 2001 06:08:06 +0400 (MSD) (envelope-from ache) Date: Fri, 14 Sep 2001 06:08:02 +0400 From: "Andrey A. Chernov" To: Ruslan Ermilov Cc: arch@FreeBSD.ORG, freebsd-standards@bostonradio.org, Bruce Evans , Garrett Wollman Subject: Re: Fixing chown(8) and friends to handle symlinks properly Message-ID: <20010914060800.A27869@nagual.pp.ru> References: <20010913202742.C2458@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010913202742.C2458@sunbay.com> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Sep 13, 2001 at 20:27:42 +0300, Ruslan Ermilov wrote: > NOTE: This implementation is still not quite POSIX compliant, as > the latter says to follow a symlink (in the -R case) only if it > points to an object of type directory. Our fts(3) routines are > unable of doing this. Is there a way to fix fts(3) to implement this? I.e. modify fts(3) to make directory test before following anywhere. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message