freebsd-dev/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 Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
extern.h Print non-printing characters in directory names, as well as file names, 2002-10-18 10:59:45 +00:00
ls.1 mdoc(7) police: markup fixes. 2002-11-25 13:52:57 +00:00
ls.c Improve handling of symlink targets when listing MAC labels: don't 2002-12-18 21:05:15 +00:00
ls.h Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
Makefile Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
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 Consistently use __FBSDID 2002-06-30 05:13:54 +00:00