Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 57ec574af7 * precision requires the argument be an integer, not size_t il y a 18 ans
  Denis Vlasenko bf0a201008 style fixes il y a 18 ans
  Denis Vlasenko 7e46cf748e #define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #defined il y a 18 ans
  Denis Vlasenko afc9ff99fd removal of commented-out cruft il y a 18 ans
  Denis Vlasenko 0a8a774179 cmdedit: reformat code a bit, no algorithm changes il y a 18 ans
  Denis Vlasenko d56b47f9a6 fix type character mixup in command completion il y a 18 ans
  Denis Vlasenko f58906b646 cmdedit: fix my bug, improve code a bit il y a 18 ans
  Denis Vlasenko 7f1dc21a5d cmdedit: use qsort for sorting command completion results; style fixes il y a 18 ans
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 il y a 18 ans
  Denis Vlasenko 9d4533ede1 Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> il y a 18 ans
  Denis Vlasenko 966ec7c067 #if CONFIG_xxx -> #if ENABLE_xxx 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 7d219aab70 build system overhaul il y a 18 ans
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name il y a 18 ans
  Denis Vlasenko 9275814a9e lots of silly indent fixes il y a 18 ans
  Rob Landley 88621d7398 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage il y a 18 ans
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 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" 4eddb42bbc Remove the silly redundancy from that header file include. il y a 18 ans
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config il y a 18 ans
  Paul Fox 0f2dd9f4eb vi-mode changes: eliminate warnings from out-of-range-for-type il y a 19 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 19 ans
  "Vladimir N. Oleynik" fdb871c498 Add more bash-like dot-dirs cmdedit feature il y a 19 ans
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. il y a 19 ans
  "Vladimir N. Oleynik" e4baaa2d27 more remove lost exported il y a 19 ans
  "Vladimir N. Oleynik" f087480da1 destroy bug [0000404] il y a 19 ans
  Paul Fox 3f11b1bf63 commiting: il y a 19 ans
  Paul Fox 574fee4f99 applying: il y a 19 ans
  Eric Andersen cb01bb1d68 Patch from Vladimir N. Oleynik: il y a 20 ans