Commit Verlauf

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