Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 18:01:53 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls ls.c
Message-ID:  <200210240101.g9O11reA049922@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/23 18:01:53 PDT

  Modified files:
    bin/ls               ls.c 
  Log:
  Attempt improved use of fts results: use the correct path to the
  object to retrieve label information on, rather than directly
  consuming the fts-provided paths (none of which are quite right).
  This is based on the similar readlink() code, and may contain
  the same bugs.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.69      +14 -4     src/bin/ls/ls.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210240101.g9O11reA049922>