Commit History

Author SHA1 Message Date
  Denis Vlasenko 5f18e7ca33 find: implement -prune. "make clean" now works! :) 18 years ago
  Denis Vlasenko a3b4fed8b3 find: fix implicit -print (sometime differed from standard) 18 years ago
  Denis Vlasenko 6191a7a007 find: implement ( ) 18 years ago
  Denis Vlasenko 5d499e1600 find: a lot more compliant to 'standard' find 18 years ago
  Denis Vlasenko e2fb719ba3 find: small improvement 18 years ago
  Denis Vlasenko df0553bbd2 find: fix -exec to work like stock find does. 18 years ago
  Denis Vlasenko 8c35d65c43 recursive_action: add depth param 18 years ago
  Denis Vlasenko 3a6755f56f grep: add support for -r 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Paul Fox d7384296f6 implement -print0 for find 18 years ago
  Paul Fox 8416a2d558 prevent find from ever descending into an xdev'ed directory. 19 years ago
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Paul Fox 72d1a2357d add find's "-mmin" option. configurable. 19 years ago
  Rob Landley cee605c525 The supposedly trivial CONFIG->ENABLE conversion wasn't so trivial. The 19 years ago
  Rob Landley 5d3a0e8ed3 Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ 19 years ago
  "Vladimir N. Oleynik" 007a011647 network "default" --> bb_INET_default. Reduce 2 exported from find applet 19 years ago
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Eric Andersen 97d86f2bb5 Apply patch from Ghozlane Toumi to add -inum support to find. 22 years ago
  Glenn L McGrath 49b0f86043 Fix -mtime, by Ian Abbott 22 years ago
  Robert Griebl 41369af3f2 Patch for bug #1183: Added a -xdev option to find (configurable) 22 years ago
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 23 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago