Commit History

Author SHA1 Message Date
  Denys Vlasenko 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 years ago
  Denys Vlasenko 3c3928fc65 tydy up a few uses of recursive_action(), no logic changes 3 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 6 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 6 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 6 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 7 years ago
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko 28826ac8c0 debianutils/*: convert to new-style "one file" applets 8 years ago
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes 8 years ago
  Denys Vlasenko 5117eff6f9 Fix some compiler warnings emitted by gcc-4.8.0 10 years ago
  Peter Korsgaard 5d1c599d76 run-parts: fix unicode creep in --help 11 years ago
  Denys Vlasenko 1e43a381b2 run-parts: stop providing incompatible short options 11 years ago
  Peter Korsgaard 0496e824a5 run-parts: add --exit-on-error | -e support 11 years ago
  Denys Vlasenko 1d7ad7a022 tweak help texts 12 years ago
  Ian Wienand 378ab68199 login: new option LOGIN_SESSION_AS_CHILD 12 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 13 years ago
  Denys Vlasenko 6334390aef remove duplicate comment 14 years ago
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 15 years ago
  Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail 15 years ago
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector 16 years ago