freebsd-dev/bin/rm
Jilles Tjoelker 6911f596a1 rm, find -delete: fix removing symlinks with uchg/uappnd set.
Formerly, this tried to clear the flags on the symlink's target
instead of the symlink itself.

As before, this only happens for root or for the unlink(1) variant of rm.

PR:		bin/111226 (part of)
Submitted by:	Martin Kammerhofer
Approved by:	ed (mentor)
MFC after:	3 weeks
2009-05-30 10:42:19 +00:00
..
Makefile Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
rm.1 Give a hint to the reader as to what the "whiteout" actually means. 2006-12-26 13:57:40 +00:00
rm.c rm, find -delete: fix removing symlinks with uchg/uappnd set. 2009-05-30 10:42:19 +00:00