aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/find.h
Commit message (Expand)AuthorAgeFilesLines
* - introduce a new primary `-depth n', which tests whetherOliver Eikemeier2004-05-281-0/+3
* Support the SysV-style -exec utility args.. {} + function, required byTim J. Robbins2002-06-021-0/+13
* Remove __P().Mark Murray2002-03-201-1/+1
* 1) Remove -Wall from Makefile.David Malone2002-02-271-1/+1
* Bloat find(1) even more, and introduce the conceptRuslan Ermilov2001-09-141-0/+1
* The implementation of -flags was broken and did not match the (poorly)Ruslan Ermilov2001-09-041-2/+2
* They add the following commands:Poul-Henning Kamp2001-05-031-33/+38
* Implement the following options and primaries:Akinori MUSHA2001-02-231-2/+6
* Add the -empty flag, from OpenBSD. It returns true if the directoryPeter Wemm2001-01-231-2/+2
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-1/+1
* The find -perm option currently supports an exact match,Ollivier Robert2000-06-121-0/+1
* Second part of bin/3648: add -flags to search for specific flags.Ollivier Robert1999-12-191-2/+9
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.Wolfram Schneider1997-10-131-2/+4
* Add -execdir which will execute the exec command in the dir of the fileWarner Losh1997-08-291-4/+4
* Implement a -delete option to find. The code is extremely paranoid andPeter Wemm1996-10-041-1/+1
* Add GNU-style `-print0' primary. This exists so that one can safelyGarrett Wollman1995-05-091-0/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+107