freebsd-dev/usr.bin/find
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
..
extern.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
find.1 Fix SYNOPSIS and usage(). 2008-03-03 08:32:58 +00:00
find.c The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c rm, find -delete: fix removing symlinks with uchg/uappnd set. 2009-05-30 10:42:19 +00:00
getdate.y Fixes for gcc4.x. 2005-08-25 13:44:02 +00:00
ls.c
main.c Fix SYNOPSIS and usage(). 2008-03-03 08:32:58 +00:00
Makefile
misc.c Use rpmatch() instead of checking for responses that begin with 'y' 2005-04-02 07:44:12 +00:00
operator.c
option.c Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00