Date: Sat, 2 Nov 2002 23:29:08 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 print.c Message-ID: <200211030729.gA37T8ng027664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr         2002/11/02 23:29:08 PST
  Modified files:
    bin/ls               ls.1 print.c 
  Log:
  Print a `+' character after the standard UNIX permission fields in long
  listings if the file has an extended ACL (more than the required 3 entries).
  This is what Solaris and IRIX do, and what the withdrawn POSIX.2c standard
  required.
  
  Reviewed by:    rwatson (an earlier version of the patch)
  
  Revision  Changes    Path
  1.71      +20 -2     src/bin/ls/ls.1
  1.62      +53 -0     src/bin/ls/print.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?200211030729.gA37T8ng027664>
