Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 248a67fb75 free,stat: make NOEXEC hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko f560422fa0 Big cleanup in config help and description hace 7 años
  Denys Vlasenko f8f81ed7aa Convert all procps/* applets to "new style" applet definitions hace 7 años
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST hace 8 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h hace 13 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko 0b791d9a97 move llist_find_str from modutils to libbb hace 15 años
  Denis Vlasenko 3b3ca113ed pidof/killall: allow find_pid_by_name to find running hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko 6446c2d4ab which: fix testsuite failure hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 198badafd8 pidof: size optimizations (-50 bytes) hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 17 años
  Denis Vlasenko 048c93cc55 pidof: reduce #ifdef forest hace 18 años
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. hace 18 años
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that hace 18 años
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. hace 18 años
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config hace 18 años
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new hace 18 años