Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 0f3a580c4f gcc compat fix and warning suppression hace 16 años
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko 75aa615bef find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
  Paul Fox dcf9bba3b7 fix -xdev behavior in the presence of two or more nested mount points hace 17 años
  Denis Vlasenko 6ee023cf62 *: compile fixes for 64-bit build hace 17 años
  Denis Vlasenko 838dacaa00 find: fix SELinux-related warning hace 17 años
  Denis Vlasenko 319f8ebef8 httpd: round down sendfile byte count to 64k hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko 4b9b0ced30 find: fix build failure on certain configs hace 17 años
  Denis Vlasenko 99fcc62523 find: style fix hace 17 años
  Denis Vlasenko dc757aa16c introduce and use bb_basename() hace 17 años
  Denis Vlasenko a19faf8bb7 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) hace 17 años
  Denis Vlasenko 53a0e97196 find: make -size match GNU find hace 17 años
  Denis Vlasenko b941129ccb find: add conditional support for -maxdepth and -regex hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 62f0479cf1 find: add support for -delete, -path (by Natanael Copa) hace 17 años
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. hace 17 años
  Denis Vlasenko cd7001f705 factor out NOFORK/NOEXEC code from find. Use it for xargs too. hace 17 años
  Denis Vlasenko 7e754f12d3 Implement first instance of NOFORK applet - echo hace 17 años
  Denis Vlasenko b04b4357ff find: fix -prune more. Add big comment about it. hace 17 años
  Denis Vlasenko bbd695d801 find: fix handling of -prune hace 17 años
  Bernhard Reutner-Fischer 6d79dd66cb - size and prune were mixed up hace 17 años
  Denis Vlasenko 7d6c9296e7 find: missed 'ststic' on const data hace 17 años
  Denis Vlasenko 56fce00fc7 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) hace 17 años
  Bernhard Reutner-Fischer a87ed2c716 - use index_in_str_array also for find_main hace 17 años