Commit History

Author SHA1 Message Date
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 years ago
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 years ago
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 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" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer f087798e8b - convert old-style parameter declarations (K&R) to modern style. 18 years ago
  Rob Landley 176f2df69b Patch from Erik Hovland, via Tito. 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 years ago
  "Vladimir N. Oleynik" 73ffd762ca removed anoinig warnings 19 years ago
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) 19 years ago
  Rob Landley 1ba19d6bf7 Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_. 19 years ago
  "Vladimir N. Oleynik" 23f62fc6f3 split libbb: moved xregcomp separatelly for speed up recompile 19 years ago
  "Vladimir N. Oleynik" b4f3cff6f5 removed strange extern void xregcomp(... from some applets, but declared from libbb.h 19 years ago
  Mike Frysinger 6f978dbacd eat leading whitespace with preprocessor 19 years ago
  Rob Landley 06813d066b Tito posted a devfsd error message fix. It's highly deprecated and will 19 years ago
  Eric Andersen 0e020d1025 Make certain clients of bb_make_directory default to honoring 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 21 years ago
  Glenn L McGrath fa134cd954 Patch from Florian Schirmer. compile fix for debug builds 21 years ago
  Glenn L McGrath 5b0d7deb75 Bug fix from Tito. 21 years ago
  Eric Andersen f18bd8931d Tito writes: 21 years ago
  Glenn L McGrath 3860b2ebd6 Patch from Tito, size optimisation, cleanup noise when in debugging 21 years ago
  Eric Andersen 5289969f08 Tito writes: 21 years ago
  Tim Riker 6fe55ae939 old gcc 21 years ago
  Eric Andersen 2af70005b9 Do not use kernel headers 21 years ago