Historique des commits

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