1. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  2. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 16 years ago
  3. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 16 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. de17ece - use skip_non_whitespace() where appropriate by Bernhard Reutner-Fischer · 17 years ago
  8. 5b27fbe dc: use common_bufsiz1 for evaluation stack by Denis Vlasenko · 17 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. d18a3a2 use skip_whitespace where appropriate by Denis Vlasenko · 18 years ago
  11. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  12. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  13. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  14. 5084c78 - remove superfluous call of stack_machine(0) upon exit. by Bernhard Reutner-Fischer · 18 years ago
  15. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  16. 7991ad1 Patch by Paul Whittaker, make busybox dc compatable with GNU dc. by Glenn L McGrath · 20 years ago
  17. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  18. a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
  19. 523c167 "Typo and/or thinko: scanning till the end of NUL terminated string by Glenn L McGrath · 21 years ago
  20. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  21. 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
  22. 2dd2d7a Patch to avoid warnings by Aaron Lehmann · 23 years ago
  23. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  24. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  25. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  26. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  27. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  28. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  31. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  32. 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
  33. 7ac06a3 Removed all vestiges of "math" by Pavel Roskin · 24 years ago
  34. 0021679 + added dc (aka the function formerly known as math) by John Beppu · 24 years ago[Copied (95%) from math.c]
  35. c035254 + made it so that you can use the mnemonics by John Beppu · 24 years ago
  36. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  37. 5db60a7 + works as a filter, now! by John Beppu · 24 years ago
  38. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  39. 53642b0 + fixed segfault when no parameters are given to math by John Beppu · 24 years ago
  40. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 24 years ago
  41. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  42. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  43. f6be944 More stuff by Eric Andersen · 25 years ago
  44. cc8ed39 Initial revision by Eric Andersen · 25 years ago