summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.h
Commit message (Expand)AuthorAgeFilesLines
* find: Include nanoseconds when comparing timestamps of files.jilles2013-03-171-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Implement a number of primaries present in GNU find, but not presentimp2008-02-231-0/+1
* The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-141-0/+2
* Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options toceri2006-04-031-0/+2
* - introduce a new primary `-depth n', which tests whethereik2004-05-281-0/+3
* Support the SysV-style -exec utility args.. {} + function, required bytjr2002-06-021-0/+13
* Remove __P().markm2002-03-201-1/+1
* 1) Remove -Wall from Makefile.dwmalone2002-02-271-1/+1
* Bloat find(1) even more, and introduce the conceptru2001-09-141-0/+1
* The implementation of -flags was broken and did not match the (poorly)ru2001-09-041-2/+2
* They add the following commands:phk2001-05-031-33/+38
* Implement the following options and primaries:knu2001-02-231-2/+6
* Add the -empty flag, from OpenBSD. It returns true if the directorypeter2001-01-231-2/+2
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-121-1/+1
* The find -perm option currently supports an exact match,roberto2000-06-121-0/+1
* Second part of bin/3648: add -flags to search for specific flags.roberto1999-12-191-2/+9
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.wosch1997-10-131-2/+4
* Add -execdir which will execute the exec command in the dir of the fileimp1997-08-291-4/+4
* Implement a -delete option to find. The code is extremely paranoid andpeter1996-10-041-1/+1
* Add GNU-style `-print0' primary. This exists so that one can safelywollman1995-05-091-0/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+107
OpenPOWER on IntegriCloud