Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko fc9fc1f929 apply all post 1.10.0 fixes пре 16 година
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) пре 16 година
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate пре 16 година
  Denis Vlasenko e8419c90f1 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) пре 17 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko 226002ea74 tail: sizeof(buf) is sizeof(char*)! must be BUFSIZ пре 17 година
  Denis Vlasenko 368a12efc2 tail: work correctly on /proc files (Kazuo TAKADA <kztakada@sm.sony.co.jp>) пре 17 година
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult пре 17 година
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h пре 17 година
  Denis Vlasenko 92c0b8222e tail: fix SEGV on "tail -N" пре 17 година
  Denis Vlasenko ac678ec2f1 style fixes, no code changes пре 17 година
  Bernhard Reutner-Fischer d9c2d5fe4f - minor shrinkage пре 17 година
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having пре 18 година
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 пре 18 година
  Bernhard Reutner-Fischer 84d2d493b4 - remove nested function. Saves ~30 bytes. пре 18 година
  Bernhard Reutner-Fischer 8b1ae45037 - small size tweak пре 18 година
  Denis Vlasenko ace35eeb88 Remove networking/libiproute/linux/pkt_sched.h пре 18 година
  Denis Vlasenko e31f721e14 tail: -50 text bytes пре 18 година
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) пре 18 година
  Denis Vlasenko 6910741067 tail: fix tail +N пре 18 година
  Denis Vlasenko b95636c52f remove casts from xmalloc() пре 18 година
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded пре 18 година
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] пре 18 година
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. пре 18 година
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. пре 18 година
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 пре 18 година
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like пре 18 година
  Bernhard Reutner-Fischer 1b9d7c9aa9 - use bb_msg_{read,write}_error where appropriate. пре 18 година