freebsd-dev/bin/ls
Jaakko Heinonen 1fe8c2a989 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
Reviewed by:	jilles
MFC after:	2 weeks
2010-02-08 15:42:55 +00:00
..
cmp.c Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
extern.h Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
ls.1 Add reference to strmode(3). 2009-04-13 15:29:14 +00:00
ls.c Make sure that FTS_COMFOLLOW is not set when the -P option is in effect. 2010-02-08 15:42:55 +00:00
ls.h Fixes for ls(1) long format (-l) output: 2010-01-24 19:23:07 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Fixes for ls(1) long format (-l) output: 2010-01-24 19:23:07 +00:00
util.c - Add -D to usage(). 2008-04-04 05:55:42 +00:00