| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r272762: Correct scale factor for T terabyte suffix | emaste | 2014-10-11 | 1 | -1/+1 |
* | MFC: r264418 | brueffer | 2014-04-22 | 1 | -1/+0 |
* | MFC r263244: find: When performing -quit, finish pending -exec ... + command | jilles | 2014-04-05 | 1 | -0/+1 |
* | MFC r260336,r260355: find: Fix -lname and -ilname: | jilles | 2014-01-12 | 1 | -2/+15 |
* | find: Allow -delete to delete files given as arguments. | jilles | 2013-08-02 | 1 | -1/+2 |
* | find: Include nanoseconds when comparing timestamps of files. | jilles | 2013-03-17 | 1 | -19/+28 |
* | Add an option for finding sparse files. | dwmalone | 2013-03-03 | 1 | -0/+23 |
* | find: Run when cwd cannot be opened, except with -execdir or -delete. | jilles | 2013-02-10 | 1 | -1/+15 |
* | find: In -execdir ... {} +, only pass one file per invocation. | jilles | 2013-02-10 | 1 | -1/+7 |
* | find: Implement real -ignore_readdir_race. | jilles | 2012-07-25 | 1 | -0/+19 |
* | Using statfs.f_fstypename rather than statfs.f_type whilst performing fstype | avatar | 2011-06-13 | 1 | -20/+6 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | Don't error out while searching for empty directories. | kevlo | 2010-12-02 | 1 | -1/+1 |
* | Revert r207677 which is considered a violation of style(9). | delphij | 2010-05-06 | 1 | -2/+6 |
* | Move SCCS tags to comments as they were already #if 0'ed. | delphij | 2010-05-05 | 1 | -6/+2 |
* | The -newerXB option was being interpreted the same as the -newerXm option | gavin | 2010-02-14 | 1 | -0/+2 |
* | Don't let find(1) depend on struct timeb. | ed | 2010-02-09 | 1 | -2/+1 |
* | ANSIfy almost all applications that use WARNS=6. | ed | 2009-12-29 | 1 | -1/+1 |
* | Add NFSv4 ACL support to find(1). | trasz | 2009-09-04 | 1 | -25/+35 |
* | rm, find -delete: fix removing symlinks with uchg/uappnd set. | jilles | 2009-05-30 | 1 | -1/+1 |
* | find: do not silently disable -L when -delete is used | avg | 2009-05-19 | 1 | -5/+5 |
* | The matching in -lname and -ilname are on the contents of the link | imp | 2008-02-24 | 1 | -5/+10 |
* | Implement a number of primaries present in GNU find, but not present | imp | 2008-02-23 | 1 | -3/+57 |
* | Add the capability for a trailing scale indicator to cause the | krion | 2006-05-27 | 1 | -3/+35 |
* | Enable numeric arguments and +/- prefixes with -user (-group) | krion | 2006-05-25 | 1 | -4/+12 |
* | The last execution of -exec {} + is not done if the -exec primary is | krion | 2006-05-14 | 1 | -0/+17 |
* | Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to | ceri | 2006-04-03 | 1 | -4/+13 |
* | Fixes for gcc4.x. | roberto | 2005-08-25 | 1 | -1/+1 |
* | - Make find(1) WARNS?= 6 clean | ssouhlal | 2005-01-25 | 1 | -2/+2 |
* | Change the 'no terminating ";"' error message to 'no terminating ";" or "+"' | tjr | 2004-07-29 | 1 | -1/+1 |
* | Remove partial support for building this on NetBSD. | tjr | 2004-07-29 | 1 | -2/+0 |
* | - introduce a new primary `-depth n', which tests whether | eik | 2004-05-28 | 1 | -7/+47 |
* | Give find(1) the option -acl to locate files with extended | bmilekic | 2004-04-03 | 1 | -0/+51 |
* | Fix all WARNS. Checked with "make WARNS=9". Remove unused file. | markm | 2003-06-14 | 1 | -190/+62 |
* | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | mux | 2002-08-10 | 1 | -1/+1 |
* | Account for space used by environment variables in a similar way to | tjr | 2002-07-13 | 1 | -8/+12 |
* | Support the SysV-style -exec utility args.. {} + function, required by | tjr | 2002-06-02 | 1 | -8/+69 |
* | Clean up malloc(3)'s argument. Remove casts which do nothing when we're | jmallett | 2002-05-17 | 1 | -9/+9 |
* | More consistancy. file system > filesystem | trhodes | 2002-05-16 | 1 | -1/+1 |
* | There is breakage in parsedate, so revert to get_date until this can be | markm | 2002-04-02 | 1 | -1/+1 |
* | Fix find -exec with no command specified (i.e.: find . -exec ';') | jmallett | 2002-04-02 | 1 | -0/+3 |
* | Fix SCM IDs. | obrien | 2002-04-01 | 1 | -3/+2 |
* | spelling | charnier | 2002-03-26 | 1 | -3/+3 |
* | Restructure for own parsedate (replacement for get_date from CVS). | markm | 2002-03-21 | 1 | -2/+1 |
* | Remove __P(). | markm | 2002-03-20 | 1 | -5/+5 |
* | 1) Remove -Wall from Makefile. | dwmalone | 2002-02-27 | 1 | -40/+46 |
* | Simplify f_Xtime(). | ru | 2001-09-14 | 1 | -24/+11 |
* | Bloat find(1) even more, and introduce the concept | ru | 2001-09-14 | 1 | -12/+104 |
* | The implementation of -flags was broken and did not match the (poorly) | ru | 2001-09-04 | 1 | -9/+12 |
* | Restore the `-perm +mode' feature. | ru | 2001-08-30 | 1 | -2/+2 |