| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Juli Mallett | 2002-04-04 | 1 | -0/+3 |
| * | MFC: Fix and extend the implementation of -flags. | Ruslan Ermilov | 2001-09-19 | 1 | -9/+12 |
| * | MFC: 1.32: Restore the `-perm +mode' feature. | Ruslan Ermilov | 2001-08-30 | 1 | -2/+2 |
| * | MFC: bring in sync with current. | Poul-Henning Kamp | 2001-05-06 | 1 | -746/+530 |
| * | MFC: | Akinori MUSHA | 2001-02-25 | 1 | -1/+155 |
| * | MFC: -empty switch for searching for empty directories. (From OpenBSD) | Peter Wemm | 2001-01-30 | 1 | -0/+43 |
| * | MFC: Use the new fflagstostr and strtofflags functions in libc. | Josef Karthauser | 2000-06-28 | 1 | -3/+1 |
| * | MFC: makes the code -Wall -Wmissing-prototype clean. | Ollivier Robert | 2000-06-23 | 1 | -4/+0 |
| * | MFC: This patch adds the -mindepth and -maxdepth options to find(1), which | Ollivier Robert | 2000-06-23 | 1 | -5/+67 |
| * | MFC: | Ollivier Robert | 2000-06-23 | 1 | -0/+5 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 1 | -0/+2 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 1 | -3/+1 |
| * | Second part of bin/3648: add -flags to search for specific flags. | Ollivier Robert | 1999-12-19 | 1 | -1/+58 |
| * | -Wall: remove unused variable, initialize variable to avoid gcc stupidity. | Bill Fumerola | 1999-09-06 | 1 | -1/+3 |
| * | Return memory from setmode. | Warner Losh | 1998-12-16 | 1 | -0/+1 |
| * | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -2/+2 |
| * | 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/+98 |
| * | Add -execdir which will execute the exec command in the dir of the file | Warner Losh | 1997-08-29 | 1 | -0/+100 |
| * | Fix "-fstype local" that was broken by another bugfix in the Lite2 merge. | Peter Wemm | 1997-03-27 | 1 | -5/+5 |
| * | Merge from Lite2 - use new getvfsbyname() and related changes. | Peter Wemm | 1997-03-11 | 1 | -41/+30 |
| * | The option "fstype" does not handle the argument "msdos" correctly. | Wolfram Schneider | 1997-01-28 | 1 | -7/+4 |
| * | With -delete, don't complain about non-empty directories. Otherwise | Peter Wemm | 1996-10-05 | 1 | -1/+1 |
| * | For the -delete option, emulate the behavior of "rm -f" when dealing with | Peter Wemm | 1996-10-05 | 1 | -0/+7 |
| * | Implement a -delete option to find. The code is extremely paranoid and | Peter Wemm | 1996-10-04 | 1 | -0/+53 |
| * | Use strtoq() instead of strtol() so that large inums, and sizes can be | Bruce Evans | 1996-04-07 | 1 | -4/+4 |
| * | Don't use printf() for simple strings because it is slow. Closes PR 783. | Garrett Wollman | 1995-10-16 | 1 | -1/+1 |
| * | Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org> | Nate Williams | 1995-09-12 | 1 | -0/+3 |
| * | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman | 1995-08-07 | 1 | -5/+4 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -65/+65 |
| * | Add GNU-style `-print0' primary. This exists so that one can safely | Garrett Wollman | 1995-05-09 | 1 | -0/+24 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+1069 |