Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 14:44:32 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/ls print.c
Message-ID:  <201001301444.o0UEimHY063964@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-01-30 14:44:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/ls               print.c 
  Log:
  SVN rev 203187 on 2010-01-30 14:44:32Z by trasz
  
  MFC r196712:
  
  Add NFSv4 ACL support to ls(1).
  
  MFC r196773:
  
  Fix regression introduced in r196712 - the 'name' string needs
  to be rewritten for each file we want to check ACL on.  Without
  this change, ls(1) would check only the ACL on the first file
  to list.
  
  Revision  Changes    Path
  1.78.2.2  +54 -48    src/bin/ls/print.c



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