summaryrefslogtreecommitdiff
path: root/usr.bin/find/extern.h
Commit message (Expand)AuthorAgeFilesLines
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.Mark Murray2003-06-141-0/+3
* There is breakage in parsedate, so revert to get_date until this can beMark Murray2002-04-021-1/+1
* Restructure for own parsedate (replacement for get_date from CVS).Mark Murray2002-03-211-0/+2
* Remove __P().Mark Murray2002-03-201-10/+10
* 1) Remove -Wall from Makefile.David Malone2002-02-271-1/+1
* Remove emalloc and expand to the malloc + error checking it was, where used.David E. O'Brien2001-07-241-1/+0
* They add the following commands:Poul-Henning Kamp2001-05-031-41/+59
* Implement the following options and primaries:Akinori MUSHA2001-02-231-0/+5
* Add the -empty flag, from OpenBSD. It returns true if the directoryPeter Wemm2001-01-231-0/+1
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-0/+3
* Second part of bin/3648: add -flags to search for specific flags.Ollivier Robert1999-12-191-0/+2
* Fixed disordering in previous commit.Bruce Evans1998-11-291-1/+1
* Added a sort option to find(1).Wolfram Schneider1998-11-291-1/+1
* A partial frontal lobotomy for find if using the NetBSD libc whichJohn Birrell1998-01-101-0/+2
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.Wolfram Schneider1997-10-131-0/+3
* Add -execdir which will execute the exec command in the dir of the fileWarner Losh1997-08-291-0/+1
* Implement a -delete option to find. The code is extremely paranoid andPeter Wemm1996-10-041-0/+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/+78