История коммитов

Автор SHA1 Сообщение Дата
  Denys Vlasenko fb132e4737 whitespace cleanup 14 лет назад
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 лет назад
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) 14 лет назад
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 лет назад
  Denys Vlasenko 1854bc1aa2 hexdump: make -s 0xNNNNN work 14 лет назад
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 лет назад
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 лет назад
  Denis Vlasenko 084266ed52 fix several problems with config parser: 16 лет назад
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 лет назад
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too 16 лет назад
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 16 лет назад
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 лет назад
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 лет назад
  Denis Vlasenko fbe5f39f0f hexdump: add hd alias, add -R option 17 лет назад
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 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 99912ca733 audit small applets and mark some of them as NOFORK. 17 лет назад
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 лет назад
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. 18 лет назад
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 лет назад
  Denis Vlasenko 4c196a80fc hexdump: fixlet for my breakage 18 лет назад
  Denis Vlasenko 2dbeaa95ca hexdump: deindent, almost fits into 80 columns now 18 лет назад
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 лет назад
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 лет назад
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 лет назад
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 лет назад
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 лет назад
  Paul Fox 969af89797 add "-C" format to hexdump 19 лет назад