freebsd-dev/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
extern.h
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
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