| Commit message (Expand) | Author | Age | Files | Lines |
| * | find: implement -fprint and -fprint0 | Warner Losh | 2025-07-25 | 1 | -0/+3 |
| * | find: Add GNU find's -printf | Warner Losh | 2025-07-25 | 1 | -0/+4 |
| * | find: Add -readable, -writable & -executable options | Ricardo Branco | 2024-01-22 | 1 | -0/+3 |
| * | find: add SIGINFO handler | Goran Mekić | 2024-01-11 | 1 | -0/+1 |
| * | usr.bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -2/+0 |
| * | Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | find(1): remove unused variable | Eitan Adler | 2017-12-13 | 1 | -1/+1 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | find: Fix segfault with very long path in -exec/-ok ... {} \;. | Jilles Tjoelker | 2015-08-05 | 1 | -1/+1 |
| * | find: Correctly propagate -exec/-execdir ... {} + exit status. | Jilles Tjoelker | 2014-04-12 | 1 | -0/+1 |
| * | Add an option for finding sparse files. | David Malone | 2013-03-03 | 1 | -0/+2 |
| * | find: Implement real -ignore_readdir_race. | Jilles Tjoelker | 2012-07-25 | 1 | -1/+3 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Don't let find(1) depend on struct timeb. | Ed Schouten | 2010-02-09 | 1 | -2/+1 |
| * | Implement a number of primaries present in GNU find, but not present | Warner Losh | 2008-02-23 | 1 | -0/+3 |
| * | The last execution of -exec {} + is not done if the -exec primary is | Kirill Ponomarev | 2006-05-14 | 1 | -0/+1 |
| * | Remove partial support for building this on NetBSD. | Tim J. Robbins | 2004-07-29 | 1 | -2/+0 |
| * | - introduce a new primary `-depth n', which tests whether | Oliver Eikemeier | 2004-05-28 | 1 | -0/+1 |
| * | Give find(1) the option -acl to locate files with extended | Bosko Milekic | 2004-04-03 | 1 | -0/+2 |
| * | Fix all WARNS. Checked with "make WARNS=9". Remove unused file. | Mark Murray | 2003-06-14 | 1 | -0/+3 |
| * | There is breakage in parsedate, so revert to get_date until this can be | Mark Murray | 2002-04-02 | 1 | -1/+1 |
| * | Restructure for own parsedate (replacement for get_date from CVS). | Mark Murray | 2002-03-21 | 1 | -0/+2 |
| * | Remove __P(). | Mark Murray | 2002-03-20 | 1 | -10/+10 |
| * | 1) Remove -Wall from Makefile. | David Malone | 2002-02-27 | 1 | -1/+1 |
| * | Remove emalloc and expand to the malloc + error checking it was, where used. | David E. O'Brien | 2001-07-24 | 1 | -1/+0 |
| * | They add the following commands: | Poul-Henning Kamp | 2001-05-03 | 1 | -41/+59 |
| * | Implement the following options and primaries: | Akinori MUSHA | 2001-02-23 | 1 | -0/+5 |
| * | Add the -empty flag, from OpenBSD. It returns true if the directory | Peter Wemm | 2001-01-23 | 1 | -0/+1 |
| * | This patch adds the -mindepth and -maxdepth options to find(1), which | Ollivier Robert | 2000-06-12 | 1 | -0/+3 |
| * | Second part of bin/3648: add -flags to search for specific flags. | Ollivier Robert | 1999-12-19 | 1 | -0/+2 |
| * | Fixed disordering in previous commit. | Bruce Evans | 1998-11-29 | 1 | -1/+1 |
| * | Added a sort option to find(1). | Wolfram Schneider | 1998-11-29 | 1 | -1/+1 |
| * | A partial frontal lobotomy for find if using the NetBSD libc which | John Birrell | 1998-01-10 | 1 | -0/+2 |
| * | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find. | Wolfram Schneider | 1997-10-13 | 1 | -0/+3 |
| * | Add -execdir which will execute the exec command in the dir of the file | Warner Losh | 1997-08-29 | 1 | -0/+1 |
| * | Implement a -delete option to find. The code is extremely paranoid and | Peter Wemm | 1996-10-04 | 1 | -0/+1 |
| * | Add GNU-style `-print0' primary. This exists so that one can safely | Garrett Wollman | 1995-05-09 | 1 | -0/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+78 |