Geçmişin Kaydedilmesi

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