1. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  2. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  3. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  4. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 18 years ago
  5. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  6. d738429 implement -print0 for find by Paul Fox · 19 years ago
  7. 8416a2d prevent find from ever descending into an xdev'ed directory. by Paul Fox · 19 years ago
  8. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  9. c1ef7bd just whitespace by Tim Riker · 19 years ago
  10. 72d1a23 add find's "-mmin" option. configurable. by Paul Fox · 19 years ago
  11. cee605c The supposedly trivial CONFIG->ENABLE conversion wasn't so trivial. The by Rob Landley · 19 years ago
  12. 5d3a0e8 Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ by Rob Landley · 19 years ago
  13. 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
  14. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  16. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. 97d86f2 Apply patch from Ghozlane Toumi to add -inum support to find. by Eric Andersen · 22 years ago
  19. 49b0f86 Fix -mtime, by Ian Abbott by Glenn L McGrath · 22 years ago
  20. 41369af Patch for bug #1183: Added a -xdev option to find (configurable) by Robert Griebl · 22 years ago
  21. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  22. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  23. e0a7f91 Applied patch from David Douthitt to re-add -print option to find. by Mark Whitley · 24 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. 096370d Reworked find with David Douthitt to support -type, -perm, -mtime, and by Matt Kraai · 24 years ago
  27. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  28. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  29. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  30. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  31. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  32. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  33. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  34. 928faac Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's by Mark Whitley · 24 years ago
  35. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  36. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  37. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  38. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  39. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 25 years ago
  40. 4d05431 More minor touchups. -Erik by Erik Andersen · 25 years ago
  41. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  42. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  43. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  44. b186d98 Stuf by Eric Andersen · 25 years ago
  45. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  46. 6b6b3f6 Stuf by Eric Andersen · 25 years ago
  47. aa0765e Added regexp support, fixed Changelog. by Eric Andersen · 25 years ago
  48. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  49. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  50. bed30e9 More fixes by Eric Andersen · 25 years ago
  51. 9b58718 Some fixes and such by Eric Andersen · 25 years ago
  52. f811e07 More stuff. by Eric Andersen · 25 years ago
  53. 17d49ef More stuff. by Eric Andersen · 25 years ago
  54. cc8ed39 Initial revision by Eric Andersen · 25 years ago