summaryrefslogtreecommitdiff
path: root/usr.bin/find
AgeCommit message (Expand)Author
2018-09-04Inspired by PR pkg/53543kre
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-13PR/52295: Anthony Mallet: find -delete: "relative path not safe" with absolutechristos
2017-06-04Fix typo: s/compatability/compatibility/abhinav
2016-06-13Remove trailing whitespace. Remove unnecessary quotes.wiz
2016-06-13Fix missing quote. Resolve automated test failure.pgoyette
2016-06-13Add new primaries -asince, -csince, and -since to compare file'spgoyette
2016-06-12Use .Ic markup for consistency with the rest of the documentpgoyette
2016-06-12Further clarification of the treatment of numeric user and group names.pgoyette
2016-06-12Extend the numeric handling for uids with -user to gids with -group, anddholland
2016-06-12Change -{min,max}depth argument name from n to depth so that thepgoyette
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-05-17Add an example with find ... -exec sh -c ....apb
2013-05-04find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer.uebayasi
2013-02-08Add serial commas.wiz
2013-01-24use O_CLOEXEC, wrap long line.christos
2012-10-13Remove a few unneeded Pp macros.njoly
2012-08-26Make order of words in comment consistent with that within otherwiz
2012-08-26- improve spelling;wiz
2012-08-16Various improvements:wiz
2012-07-07- Even if it may be obvious, actually explain what ``{}'' meanswiz
2012-06-27Small fix: Changed 'Nm .' to 'Nm' (introduced by me before).jdf
2012-06-27Various formatting changes:jdf
2012-06-20Improve wording and macro usage; bump date.wiz
2012-05-05rest of previous.dholland
2012-05-05typo in commentdholland
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2012-03-20Use C89 function definitionsmatt
2012-03-18Avoid testing a possibly uninitialized errno value when using -exit.dholland
2011-09-24Updates to the find(1) man page, based on PR 45381 from Greg Woods,apb
2011-09-22Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz)christos
2011-09-16Use __deadjoerg
2011-08-31NULL does not need a castplunky
2011-02-24Don't error out while searching for empty directories, from FreeBSD:jmcneill
2011-01-06Fix "-exec blah blah {} +" so it only matches when the {} is last, asdholland
2010-12-28only setup siginfo handler if we have a tty.christos
2010-12-27The SIGINFO changes made the sigprocmask syscalls dominate all the rest:christos
2010-09-09Fix typos found by Ryo HAYASAKA in PR 43857.wiz
2009-11-06Clarify (hopefully) the description of -remove.dsl
2009-10-15Use -compact + explicit .Pp instead of .sp with negative line length.joerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-01-04Fix first part of PR 38987 by Robert Elz:wiz
2008-12-29fix dev_t formatchristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-09-25revert previous thinkolukem
2007-09-25remove unnecessary #includelukem
2007-07-19Add the '-E' option to interpret regexes as extended regexes. While wedaniel
2007-07-17eliminate MFSNAMELENchristos
2007-03-08Remove macrobreaking whitespace.wiz
2007-02-08Add a missing "can". Update date.perry