HardenedBSD/bin/ls
Tim J. Robbins 3fceb9fd5b pathconf() and acl_get_file() follow links so they cannot be used to
determine whether a symlink has an ACL. Instead, assume that symbolic
links don't have ACLs and don't bother checking. Avoids spurious
ENOENT warnings when listing directories containing broken symlinks
on filesystems with ACLs enabled.

Pointed out by:	rwatson, bde
2002-12-19 01:13:23 +00:00
..
cmp.c
extern.h
ls.1
ls.c
ls.h
Makefile
print.c pathconf() and acl_get_file() follow links so they cannot be used to 2002-12-19 01:13:23 +00:00
util.c