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