Date: Sun, 28 Feb 2010 14:04:20 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ls ls.c Message-ID: <201002281404.o1SE4YWU054586@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-02-28 14:04:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/ls ls.c
Log:
SVN rev 204448 on 2010-02-28 14:04:20Z by jh
MFC r203665:
Make sure that FTS_COMFOLLOW is not set when the -P option is in effect.
Otherwise the -i option will show the inode number of the referenced file
for symbolic links given on the command line. Similarly, the file color
was printed according to the link target in colorized output.
PR: bin/102394
Revision Changes Path
1.86.2.4 +6 -2 src/bin/ls/ls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002281404.o1SE4YWU054586>
