Commit History

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