Page MenuHomeFreeBSD

Add support of --no-dereference
ClosedPublic

Authored by thj on Feb 8 2022, 2:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 16, 10:21 AM
Unknown Object (File)
Thu, Nov 13, 11:07 PM
Unknown Object (File)
Wed, Nov 5, 9:10 PM
Unknown Object (File)
Fri, Oct 31, 7:16 AM
Unknown Object (File)
Oct 18 2025, 3:52 PM
Unknown Object (File)
Oct 14 2025, 3:38 AM
Unknown Object (File)
Oct 14 2025, 3:38 AM
Unknown Object (File)
Oct 14 2025, 3:38 AM
Subscribers

Details

Summary

When diffing files and directories, don't follow symbolic links, instead
compare where they link to.

I am really hoping that someone will point me to a more elegant way to hand the
lstat vs stat usage here, but I couldn't see a way through.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable