1. 73464ce fbset: move variable from data to bss fsck_minix: fix fallout by Denis Vlasenko · 18 years ago
  2. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  3. 39d551f fbset: store short string in the structure itself instead of the pointer by Denis Vlasenko · 18 years ago
  4. 274b8c0 fbset: add support for -a (bug 1017) by Denis Vlasenko · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  7. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  8. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  9. b399a96 remode warning: const static mix by "Vladimir N. Oleynik" · 19 years ago
  10. c1ef7bd just whitespace by Tim Riker · 19 years ago
  11. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  12. 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
  13. 1eceb12 Use standard types by Eric Andersen · 21 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  15. 927c3bd Support setting depth by Eric Andersen · 22 years ago
  16. 6069441 minor fixes for fbset bloat by Aaron Lehmann · 22 years ago
  17. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  18. dcbca62 Standard typing (u_int16_t instead of u16, u_int32_t instead by Eric Andersen · 23 years ago
  19. 0d3a02e Update the documentation so examples are autoincluded in the output text. by Eric Andersen · 24 years ago
  20. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  21. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  22. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  23. 733c4ad Do usage messages the same way all other apps fo them. by Eric Andersen · 24 years ago
  24. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  25. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  26. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  27. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  28. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  29. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  30. 269e07c Make fbset compile with the readmode feature by pulling defs from fb.h. by Matt Kraai · 24 years ago
  31. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  32. c873d61 Remove all the kernel headers so it will compile under libc5 -Erik by Eric Andersen · 24 years ago
  33. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  34. 6f96e67 Patch from Jon McClintock <jonm@bluemug.com> by Eric Andersen · 24 years ago
  35. 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
  36. c8c10c5 Added (fixed) the '-n' option to fbset. Renumbered the command parameters to by Eric Andersen · 24 years ago
  37. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  38. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  39. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  40. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  41. 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
  42. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  43. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  44. 1c5b258 Fix bugs in logger and syslogd. Add fbset. -Erik by Erik Andersen · 25 years ago