Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 10b7996c1b - strip 12 bytes off by using a smaller type for need_print. 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 4c97863109 assorted fixes for bugs found with randomconfig 18 years ago
  Denis Vlasenko a100707c04 find -user support by Natanael Copa <natanael.copa@gmail.com> 18 years ago
  Denis Vlasenko ab2aea4447 preparatory patch for -Wwrite-strings #4 18 years ago
  Denis Vlasenko 434ad5456b fix warning in find.c 18 years ago
  Denis Vlasenko fc7f92253a find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) 18 years ago
  Denis Vlasenko 769d1e05e6 fix warning from needlessly-global functions 18 years ago
  Denis Vlasenko c9d34da375 find: fix misplaced #else (fix by Harald Kuthe <trhoudini@hotmail.com>) 18 years ago
  Denis Vlasenko 666da5e2c6 merge post-1.3.0 fixes 18 years ago
  Denis Vlasenko 9ac9e55e3c sum: 40% size reduction (-300 bytes) 18 years ago
  Denis Vlasenko 8f6c79240d find: fix spurious -exec error messages 18 years ago
  Denis Vlasenko 5fa7148761 build system: add "release" target 18 years ago
  Denis Vlasenko 9225854144 mostly style fixes 18 years ago
  Denis Vlasenko 31c65f2456 find: -type T was actually meaning ! -type T! 18 years ago
  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. 18 years ago