| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove emalloc and expand to the malloc + error checking it was, where used. | obrien | 2001-07-24 | 1 | -4/+9 |
* | They add the following commands: | phk | 2001-05-03 | 1 | -759/+537 |
* | Implement the following options and primaries: | knu | 2001-02-23 | 1 | -1/+155 |
* | Add the -empty flag, from OpenBSD. It returns true if the directory | peter | 2001-01-23 | 1 | -0/+43 |
* | Make passing unknown fstypes to -fstype result in a warning instead of | eivind | 2000-07-28 | 1 | -2/+16 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 1 | -3/+1 |
* | Make find -Wall -Wredundant-decls clean. | roberto | 2000-06-14 | 1 | -4/+0 |
* | This patch adds the -mindepth and -maxdepth options to find(1), which | roberto | 2000-06-12 | 1 | -5/+67 |
* | The find -perm option currently supports an exact match, | roberto | 2000-06-12 | 1 | -0/+5 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -0/+2 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -3/+1 |
* | Second part of bin/3648: add -flags to search for specific flags. | roberto | 1999-12-19 | 1 | -1/+58 |
* | -Wall: remove unused variable, initialize variable to avoid gcc stupidity. | billf | 1999-09-06 | 1 | -1/+3 |
* | Return memory from setmode. | imp | 1998-12-16 | 1 | -0/+1 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -2/+2 |
* | A partial frontal lobotomy for find if using the NetBSD libc which | jb | 1998-01-10 | 1 | -0/+2 |
* | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find. | wosch | 1997-10-13 | 1 | -0/+98 |
* | Add -execdir which will execute the exec command in the dir of the file | imp | 1997-08-29 | 1 | -0/+100 |
* | Fix "-fstype local" that was broken by another bugfix in the Lite2 merge. | peter | 1997-03-27 | 1 | -5/+5 |
* | Merge from Lite2 - use new getvfsbyname() and related changes. | peter | 1997-03-11 | 1 | -41/+30 |
* | The option "fstype" does not handle the argument "msdos" correctly. | wosch | 1997-01-28 | 1 | -7/+4 |