summaryrefslogtreecommitdiffstats
path: root/contrib/diff/man
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2014-01-05 23:01:28 +0000
committerjilles <jilles@FreeBSD.org>2014-01-05 23:01:28 +0000
commite0cca1215ba95b5057ee368441bf414ed966627f (patch)
treeb4df40028a96c27e13ec1f1ab4e104b18b8803d0 /contrib/diff/man
parent420aa503c6704f4bb0c18541b7c7c193388555e1 (diff)
downloadFreeBSD-src-e0cca1215ba95b5057ee368441bf414ed966627f.zip
FreeBSD-src-e0cca1215ba95b5057ee368441bf414ed966627f.tar.gz
find: Fix two more problems with -lname and -ilname:
* Do not match symlinks that are followed because of -H or -L. This is explicitly documented in GNU find's info file and is like -type l. * Fix matching symlinks in subdirectories when fts changes directories. Also, avoid some readlink() calls on files that are obviously not symlinks (because of fts(3) restrictions, not all of them). MFC after: 1 week
Diffstat (limited to 'contrib/diff/man')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud