summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/extern.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a number of primaries present in GNU find, but not presentimp2008-02-231-0/+3
* The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-141-0/+1
* Remove partial support for building this on NetBSD.tjr2004-07-291-2/+0
* - introduce a new primary `-depth n', which tests whethereik2004-05-281-0/+1
* Give find(1) the option -acl to locate files with extendedbmilekic2004-04-031-0/+2
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-141-0/+3
* There is breakage in parsedate, so revert to get_date until this can bemarkm2002-04-021-1/+1
* Restructure for own parsedate (replacement for get_date from CVS).markm2002-03-211-0/+2
* Remove __P().markm2002-03-201-10/+10
* 1) Remove -Wall from Makefile.dwmalone2002-02-271-1/+1
* Remove emalloc and expand to the malloc + error checking it was, where used.obrien2001-07-241-1/+0
* They add the following commands:phk2001-05-031-41/+59
* Implement the following options and primaries:knu2001-02-231-0/+5
* Add the -empty flag, from OpenBSD. It returns true if the directorypeter2001-01-231-0/+1
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-121-0/+3
* Second part of bin/3648: add -flags to search for specific flags.roberto1999-12-191-0/+2
* Fixed disordering in previous commit.bde1998-11-291-1/+1
* Added a sort option to find(1).wosch1998-11-291-1/+1
* A partial frontal lobotomy for find if using the NetBSD libc whichjb1998-01-101-0/+2
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.wosch1997-10-131-0/+3
* Add -execdir which will execute the exec command in the dir of the fileimp1997-08-291-0/+1
* Implement a -delete option to find. The code is extremely paranoid andpeter1996-10-041-0/+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/+78
OpenPOWER on IntegriCloud