Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Rostislav Skudnov e6503f2f09 chcon: Fix typo in ACTION_RECURSE 5 years ago
  sagivd 8f1ae25634 chcon: fix issues with recurse and retval for retained files 6 years ago
  Xabier Oneca 5856dc74be chcon: show '--reference' in help text only if LONG_OPTS=y 7 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 years ago
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko ae178cee3d Update remaining menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko bbc7bee966 make --help texts more uniform 7 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko a8e52da774 Convert all selinux/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 11 years ago
  Denys Vlasenko 488dd70869 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 651a2697f7 *: merge some common strings 14 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago
  Denis Vlasenko db12d1d733 Fix forgotten license comments 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 592d4fe772 selinux/*: -Wunused-parameter fixes 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko dd5e11bb05 chcon: trivial fix 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 years ago
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 years ago
  Bernhard Reutner-Fischer 3e816c1252 - fold recurse, depthFirst and dereference params into one param flags. 17 years ago