freebsd-src/bin/ls
Jilles Tjoelker 5c3743e3bb ls: Make -p not inhibit following symlinks.
According to the man page, when neither -H/-L nor -F/-d/-l are given, -H is
implied. This agrees with POSIX, GNU ls and Solaris ls. This means that -p,
although it is very similar to -F, does not prevent the implicit following
of symlinks.

PR:		standards/128546
2009-10-13 21:51:50 +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 ls: Make -p not inhibit following symlinks. 2009-10-13 21:51:50 +00:00
ls.h Add -D option to specify exact format of date and time output with ls -l. 2008-04-04 03:57:46 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Fix regression introduced in r196712 - the 'name' string needs 2009-09-02 20:50:39 +00:00
util.c - Add -D to usage(). 2008-04-04 05:55:42 +00:00