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