1. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  2. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  3. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  4. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  5. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  6. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  7. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  8. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  9. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  10. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  11. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  12. f087798 - convert old-style parameter declarations (K&R) to modern style. by Bernhard Reutner-Fischer · 18 years ago
  13. 176f2df Patch from Erik Hovland, via Tito. by Rob Landley · 19 years ago
  14. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  15. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  16. 73ffd76 removed anoinig warnings by "Vladimir N. Oleynik" · 19 years ago
  17. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  18. c1ef7bd just whitespace by Tim Riker · 19 years ago
  19. 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
  20. 1ba19d6 Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_. by Rob Landley · 19 years ago
  21. 23f62fc split libbb: moved xregcomp separatelly for speed up recompile by "Vladimir N. Oleynik" · 19 years ago
  22. b4f3cff removed strange extern void xregcomp(... from some applets, but declared from libbb.h by "Vladimir N. Oleynik" · 19 years ago
  23. 6f978db eat leading whitespace with preprocessor by Mike Frysinger · 19 years ago
  24. 06813d0 Tito posted a devfsd error message fix. It's highly deprecated and will by Rob Landley · 20 years ago
  25. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  26. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  27. fa134cd Patch from Florian Schirmer. compile fix for debug builds by Glenn L McGrath · 21 years ago
  28. 5b0d7de Bug fix from Tito. by Glenn L McGrath · 21 years ago
  29. f18bd89 Tito writes: by Eric Andersen · 21 years ago
  30. 3860b2e Patch from Tito, size optimisation, cleanup noise when in debugging by Glenn L McGrath · 21 years ago
  31. 5289969 Tito writes: by Eric Andersen · 21 years ago
  32. 6fe55ae old gcc by Tim Riker · 21 years ago
  33. 2af7000 Do not use kernel headers by Eric Andersen · 21 years ago
  34. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago