Histórico de Commits

Autor SHA1 Mensagem Data
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX há 3 anos atrás
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás
  Denys Vlasenko b097a84d62 config: update size information há 5 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Denys Vlasenko f560422fa0 Big cleanup in config help and description há 7 anos atrás
  Denys Vlasenko dd898c9f33 Convert all util-linux/* applets to "new style" applet definitions há 7 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
  Peter Korsgaard 864d1b7a15 dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is enabled há 8 anos atrás
  Peter Korsgaard 3917fa32dc dmesg: handle multi-char log levels há 11 anos atrás
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts há 13 anos atrás
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h há 13 anos atrás
  Denys Vlasenko f04ca74ab5 dmesg: more correct skipping of <N>; use faster putchar for most output há 13 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko 874201fee5 dmesg: try to detect buffer size há 15 anos atrás
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) há 15 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Bernhard Reutner-Fischer 0953336951 - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. há 16 anos atrás
  Bernhard Reutner-Fischer f02efd11c9 - improve readability há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás
  Denis Vlasenko 7e3a5f58bc dmesg,klogd: make code more readable há 16 anos atrás
  Denis Vlasenko 6bef3d1d22 fbset: fix buglet where we were using wrong pointer há 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 16 anos atrás
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). há 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 17 anos atrás
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. há 17 anos atrás