| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -2/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | MFC r325723: | Xin LI | 2017-12-11 | 1 | -2/+7 |
| * | Use NULL instead of 0 for pointers. | Marcelo Araujo | 2016-04-18 | 1 | -1/+1 |
| * | Correct scale factor for T terabyte suffix | Ed Maste | 2014-10-08 | 1 | -1/+1 |
| * | Avoid double free in f_acl(). | Christian Brueffer | 2014-04-13 | 1 | -1/+0 |
| * | find: Return normal exit status from -quit. | Jilles Tjoelker | 2014-04-13 | 1 | -1/+1 |
| * | find: Correctly propagate -exec/-execdir ... {} + exit status. | Jilles Tjoelker | 2014-04-12 | 1 | -1/+7 |
| * | find: When performing -quit, finish pending -exec ... + command lines. | Jilles Tjoelker | 2014-03-16 | 1 | -0/+1 |
| * | find: Allow -type d without statting everything. | Jilles Tjoelker | 2014-01-11 | 1 | -2/+8 |
| * | find: Fix two more problems with -lname and -ilname: | Jilles Tjoelker | 2014-01-05 | 1 | -1/+11 |
| * | find: Fix -lname and -ilname. | Jilles Tjoelker | 2014-01-05 | 1 | -2/+5 |
| * | find: Allow -delete to delete files given as arguments. | Jilles Tjoelker | 2013-08-02 | 1 | -1/+2 |
| * | find: Include nanoseconds when comparing timestamps of files. | Jilles Tjoelker | 2013-03-17 | 1 | -19/+28 |
| * | Add an option for finding sparse files. | David Malone | 2013-03-03 | 1 | -0/+23 |
| * | find: Run when cwd cannot be opened, except with -execdir or -delete. | Jilles Tjoelker | 2013-02-10 | 1 | -1/+15 |
| * | find: In -execdir ... {} +, only pass one file per invocation. | Jilles Tjoelker | 2013-02-10 | 1 | -1/+7 |
| * | find: Implement real -ignore_readdir_race. | Jilles Tjoelker | 2012-07-25 | 1 | -0/+19 |
| * | Using statfs.f_fstypename rather than statfs.f_type whilst performing fstype | Tai-hwa Liang | 2011-06-13 | 1 | -20/+6 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Don't error out while searching for empty directories. | Kevin Lo | 2010-12-02 | 1 | -1/+1 |
| * | Revert r207677 which is considered a violation of style(9). | Xin LI | 2010-05-06 | 1 | -2/+6 |
| * | Move SCCS tags to comments as they were already #if 0'ed. | Xin LI | 2010-05-05 | 1 | -6/+2 |
| * | The -newerXB option was being interpreted the same as the -newerXm option | Gavin Atkinson | 2010-02-14 | 1 | -0/+2 |
| * | Don't let find(1) depend on struct timeb. | Ed Schouten | 2010-02-09 | 1 | -2/+1 |
| * | ANSIfy almost all applications that use WARNS=6. | Ed Schouten | 2009-12-29 | 1 | -1/+1 |
| * | Add NFSv4 ACL support to find(1). | Edward Tomasz Napierala | 2009-09-04 | 1 | -25/+35 |
| * | rm, find -delete: fix removing symlinks with uchg/uappnd set. | Jilles Tjoelker | 2009-05-30 | 1 | -1/+1 |
| * | find: do not silently disable -L when -delete is used | Andriy Gapon | 2009-05-19 | 1 | -5/+5 |
| * | The matching in -lname and -ilname are on the contents of the link | Warner Losh | 2008-02-24 | 1 | -5/+10 |
| * | Implement a number of primaries present in GNU find, but not present | Warner Losh | 2008-02-23 | 1 | -3/+57 |
| * | Add the capability for a trailing scale indicator to cause the | Kirill Ponomarev | 2006-05-27 | 1 | -3/+35 |
| * | Enable numeric arguments and +/- prefixes with -user (-group) | Kirill Ponomarev | 2006-05-25 | 1 | -4/+12 |
| * | The last execution of -exec {} + is not done if the -exec primary is | Kirill Ponomarev | 2006-05-14 | 1 | -0/+17 |
| * | Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to | Ceri Davies | 2006-04-03 | 1 | -4/+13 |
| * | Fixes for gcc4.x. | Ollivier Robert | 2005-08-25 | 1 | -1/+1 |
| * | - Make find(1) WARNS?= 6 clean | Suleiman Souhlal | 2005-01-25 | 1 | -2/+2 |
| * | Change the 'no terminating ";"' error message to 'no terminating ";" or "+"' | Tim J. Robbins | 2004-07-29 | 1 | -1/+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 | -7/+47 |
| * | Give find(1) the option -acl to locate files with extended | Bosko Milekic | 2004-04-03 | 1 | -0/+51 |
| * | Fix all WARNS. Checked with "make WARNS=9". Remove unused file. | Mark Murray | 2003-06-14 | 1 | -190/+62 |
| * | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | Maxime Henrion | 2002-08-10 | 1 | -1/+1 |
| * | Account for space used by environment variables in a similar way to | Tim J. Robbins | 2002-07-13 | 1 | -8/+12 |
| * | Support the SysV-style -exec utility args.. {} + function, required by | Tim J. Robbins | 2002-06-02 | 1 | -8/+69 |
| * | Clean up malloc(3)'s argument. Remove casts which do nothing when we're | Juli Mallett | 2002-05-17 | 1 | -9/+9 |
| * | More consistancy. file system > filesystem | Tom Rhodes | 2002-05-16 | 1 | -1/+1 |
| * | There is breakage in parsedate, so revert to get_date until this can be | Mark Murray | 2002-04-02 | 1 | -1/+1 |
| * | Fix find -exec with no command specified (i.e.: find . -exec ';') | Juli Mallett | 2002-04-02 | 1 | -0/+3 |
| * | Fix SCM IDs. | David E. O'Brien | 2002-04-01 | 1 | -3/+2 |