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)
Mar 17 2025, 1:43 PM
Unknown Object (File)
Mar 13 2025, 9:16 PM
Unknown Object (File)
Feb 27 2025, 7:22 AM
Unknown Object (File)
Feb 8 2025, 2:20 AM
Unknown Object (File)
Feb 5 2025, 2:00 AM
Unknown Object (File)
Jan 23 2025, 6:38 AM
Unknown Object (File)
Jan 20 2025, 11:13 PM
Unknown Object (File)
Dec 8 2024, 2:31 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