mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
6c3fb1121a
the command should not follow the symlink if the target file is a symlink. Invoke the extattr_*_link(2) version of the system call in that situation, instead of extattr_*_file(2). This is consistent with other attribute management tools in the system. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories |
||
---|---|---|
.. | ||
Makefile | ||
rmextattr.8 | ||
rmextattr.c |