opnsense-src/usr.bin/find
Jilles Tjoelker 5ad306115b MFC r197363: Update find(1) man page for -L/-delete interaction.
It is a bit unfortunate that the example to delete broken symlinks now uses
rm(1), but allowing this with -delete would require fixing fts(3) to not
imply FTS_NOCHDIR if FTS_LOGICAL is given (or hacks in the -delete option).

PR:		bin/90687
2009-10-29 21:25:16 +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 MFC r197363: Update find(1) man page for -L/-delete interaction. 2009-10-29 21:25:16 +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 Use a larger field for the size in blocks; the current width (4 digits) 2004-01-20 09:27:03 +00:00
main.c Fix SYNOPSIS and usage(). 2008-03-03 08:32:58 +00:00
Makefile - Make find(1) WARNS?= 6 clean 2005-01-25 14:07:25 +00:00
misc.c Use rpmatch() instead of checking for responses that begin with 'y' 2005-04-02 07:44:12 +00:00
operator.c Fix all WARNS. Checked with "make WARNS=9". Remove unused file. 2003-06-14 13:00:21 +00:00
option.c Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00