summaryrefslogtreecommitdiff
path: root/findutils/find.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* prevent find from ever descending into an xdev'ed directory.Paul Fox2006-03-271-15/+9
* Patch from Denis Vlasenko to add xstat() and use it.Rob Landley2006-03-131-6/+3
* just whitespaceTim Riker2006-01-251-2/+2
* add find's "-mmin" option. configurable.Paul Fox2006-01-131-0/+27
* The supposedly trivial CONFIG->ENABLE conversion wasn't so trivial. TheRob Landley2005-10-061-22/+50
* Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_Rob Landley2005-10-041-43/+60
* network "default" --> bb_INET_default. Reduce 2 exported from find applet"Vladimir N. Oleynik"2005-09-221-2/+2
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+1
* Major coreutils update.Manuel Novoa III2003-03-191-14/+14
* Apply patch from Ghozlane Toumi to add -inum support to find.Eric Andersen2003-01-231-11/+49
* Fix -mtime, by Ian AbbottGlenn L McGrath2002-12-111-5/+5
* Patch for bug #1183: Added a -xdev option to find (configurable)Robert Griebl2002-07-241-0/+43
* Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai2001-12-201-4/+4
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-12/+12
* Applied patch from David Douthitt to re-add -print option to find.Mark Whitley2001-03-281-0/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Reworked find with David Douthitt to support -type, -perm, -mtime, andMatt Kraai2001-02-071-56/+144
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Eliminate calls of the form "fprintf(stdout,". Thanks for the idea toMatt Kraai2001-01-181-2/+2
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-1/+1
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-12/+0
* Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai'sMark Whitley2000-07-101-1/+0
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-3/+6
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-131-3/+3
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
* Yet another installment in the ongoing tar sagaErik Andersen2000-03-281-2/+2
* More minor touchups.Erik Andersen2000-02-101-7/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-69/+73
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-3/+3
* StufEric Andersen1999-12-031-2/+9
* Updates to usage, and made tar work.Eric Andersen1999-11-101-3/+12
* StufEric Andersen1999-10-281-24/+1
* Added regexp support, fixed Changelog.Eric Andersen1999-10-221-11/+12
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
* More stuff.Eric Andersen1999-10-181-4/+2
* More fixesEric Andersen1999-10-181-32/+1
* Some fixes and suchEric Andersen1999-10-171-4/+4
* More stuff.Eric Andersen1999-10-091-1/+1
* More stuff.Eric Andersen1999-10-061-0/+133
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+23