From owner-cvs-all Wed Dec 18 13: 6:53 2002 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 8B0BB37B401; Wed, 18 Dec 2002 13:06:52 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B87943ED8; Wed, 18 Dec 2002 13:06:52 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id gBIL6oxf088592; Wed, 18 Dec 2002 16:06:50 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Wed, 18 Dec 2002 16:06:49 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls ls.c In-Reply-To: <200212182105.gBIL5F1Z012938@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Left out of commit message: Also clean up the warnings printed during label retrieval if there is a label retrieval failure. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Wed, 18 Dec 2002, Robert Watson wrote: > rwatson 2002/12/18 13:05:15 PST > > Modified files: > bin/ls ls.c > Log: > Improve handling of symlink targets when listing MAC labels: don't > do the wrong thing when the symlink doesn't have a target, by > considering !f_label in the construction of ch_options. > > Obtained from: TrustedBSD Project > Sponsored by: DARPA, Network Associates Laboratories > > Revision Changes Path > 1.72 +13 -6 src/bin/ls/ls.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message