summaryrefslogtreecommitdiff
path: root/usr.bin/find/extern.h
AgeCommit message (Expand)Author
2015-10-05If expression omits -exec/execdir/-ok primaries, then find will neverTheo de Raadt
2015-01-19Make some $OpenBSD$ lines prettier/standardier by eliminatingKenneth R Westerback
2014-05-18use reallocarrayMarc Espie
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-01-02Add support for "find ... -exec foo {} \+".Pascal Stumpf
2011-04-21find: return exit code 1 if any path could not be traversedJacek Masiulaniec
2004-09-15remove unused variableTheo de Raadt
2003-06-26bring protypes into scope. this requires some quirky handling, but inTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-07-08Add a -flags option similar to -perm but for filke flags (alaTodd C. Miller
2000-06-07-iname support; karls@inet.noTheo de Raadt
1999-12-04o use nanosecond precision with the -newer optionTodd C. Miller
1997-11-13Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; woschTheo de Raadt
1996-12-23Add -execdir support.Todd C. Miller
1996-10-24Respond to SIGINFO; from PR #42Thorsten Lockert
1996-09-01Add support for -emptyThorsten Lockert
1996-09-01Add support for -mindepth while at itThorsten Lockert
1996-08-31Add support for -maxdepth optionThorsten Lockert
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt