HardenedBSD/bin/ls
jilles 3aead1369f 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
ls.c ls: Make -p not inhibit following symlinks. 2009-10-13 21:51:50 +00:00
ls.h
Makefile
print.c Fix regression introduced in r196712 - the 'name' string needs 2009-09-02 20:50:39 +00:00
util.c