1. bfa5414 Ignore the newdocs as well by Eric Andersen · 24 years ago
  2. 8ffabf5 Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' by Eric Andersen · 24 years ago
  3. 1d3523b patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN by Eric Andersen · 24 years ago
  4. 21adca7 Added insmod support for ARM, and lsmod support for older kernels, by Eric Andersen · 24 years ago
  5. e884970 Must compile before committing. by Matt Kraai · 24 years ago
  6. 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
  7. ab147f6 Removed isBlank and isWildCard macros that were totally unused (should anyone by Mark Whitley · 24 years ago
  8. 26a3adb Changed some #define strings to static const char [] variables. Tested ls by Mark Whitley · 24 years ago
  9. deb9d4d Use perrorMsg and clean up exit status. by Matt Kraai · 24 years ago
  10. 4758368 Fixed the comments to match the code and renamed the function to a (hopefully) by Mark Whitley · 24 years ago
  11. cf61fe1 Applied patch from Matt Kraai to add v*error functions for handling vararg by Mark Whitley · 24 years ago
  12. d27753a Use perrorMsg instead of perror and keep removing files if we encounter by Matt Kraai · 24 years ago
  13. 0e836ed Changelog update by Eric Andersen · 24 years ago
  14. 2187adc Flag day warning! by Eric Andersen · 24 years ago
  15. 8cede00 Patch to add in the -X option and fix the --exclude bug, originally by by Eric Andersen · 24 years ago
  16. f484e7e Fix typo by Eric Andersen · 24 years ago
  17. 868c057 Patch from Larry Doolittle so it will build the newdocs right. by Eric Andersen · 24 years ago
  18. e73fda8 Update for handling .udebs and building using a pristine source dir... by Eric Andersen · 24 years ago
  19. 29be79c More doc handling updates by Eric Andersen · 24 years ago
  20. 4c45e09 Update some descriptions by Eric Andersen · 24 years ago
  21. b8b8d81 Fix yet another blunder. Create symlink correctly this time. by Eric Andersen · 24 years ago
  22. 4d449c4 I forgot a "/". Oops. by Eric Andersen · 24 years ago
  23. e2f6e12 More pristine source directory updates. It now works by Eric Andersen · 24 years ago
  24. 09a34e5 More updates for the Makefile to do BB_SRC_DIR. This is by Eric Andersen · 24 years ago
  25. 02f3b2e Make tar shutup on compile by Eric Andersen · 24 years ago
  26. 8755982 Remove #ifdef __STDC__ junk. We don't do K&R round these parts, by Eric Andersen · 24 years ago
  27. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  28. b558e76 Apply some patches from Gennady Feldman <gfeldman@mail.com> to by Eric Andersen · 24 years ago
  29. cabafae Note new dependency. by Matt Kraai · 24 years ago
  30. c119ab9 Note an error if we are unable to list/extract specified files. by Matt Kraai · 24 years ago
  31. 8c725e6 Patch from Larry Doolittle (with minor touchups from me so everything compiles by Eric Andersen · 24 years ago
  32. 8c2d3f4 Fix escape char problem. by Eric Andersen · 24 years ago
  33. 9bd71e8 Add "\r" to utility.c:process_escape_sequence() (from email about by Eric Andersen · 24 years ago
  34. 8fff78d Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com> by Eric Andersen · 24 years ago
  35. ddea368 Apply rev #2 of dd fix from Gennady Feldman. by Eric Andersen · 24 years ago
  36. 618e8ed Update the changelog a bit by Eric Andersen · 24 years ago
  37. 0730943 Moar Speling fickes frum Larry Doolittle by Eric Andersen · 24 years ago
  38. 20ea5c3 Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration by Eric Andersen · 24 years ago
  39. 7b5d594 Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close by Eric Andersen · 24 years ago
  40. cf1189f Patch from Matt Kraai to fix an infinate loop with ls -aR by Eric Andersen · 24 years ago
  41. 4bfb6b7 Finish commit of rpmunpack and add in scripts for undeb and unrpm by Eric Andersen · 24 years ago
  42. e500d20 Apply a patch fromkent robotti: by Eric Andersen · 24 years ago
  43. d58ff87 Re-organized some sections and added a whole new section on avoiding the by Mark Whitley · 24 years ago
  44. 9a71af5 Fix behavior when removal fails. by Matt Kraai · 24 years ago
  45. ab8f9e2 Check for archive errors even for files we aren't extracting. by Matt Kraai · 24 years ago
  46. 768a234 Fixed return status (thanks to David Douthitt for the fix). by Matt Kraai · 24 years ago
  47. e93abf9 Fixed user and group name listing. by Matt Kraai · 24 years ago
  48. 5022d0e Added AdTran to the list of products using Busybox. by Mark Whitley · 24 years ago
  49. 0053087 Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the by Mark Whitley · 24 years ago
  50. 9028e2c Numerous spelling / grammar corrections from Larry Doolittle by Mark Whitley · 24 years ago
  51. a683ee8 "I will always compile before I commit." by Eric Andersen · 24 years ago
  52. e5aef92 Fix up builtin overrides, and hack in the binary search for finding by Eric Andersen · 24 years ago
  53. cf32e23 Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>. by Mark Whitley · 24 years ago
  54. 50b3113 Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. by Eric Andersen · 24 years ago
  55. 337ec1b Fix typo pointed out by Michael Renzmann <renzmann@gmx.de> by Eric Andersen · 24 years ago
  56. e790ddb Add BB_CMP to xfopen by Eric Andersen · 24 years ago
  57. 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
  58. 8045c08 Oops. I kant tipe. by Eric Andersen · 24 years ago
  59. e2e2c29 Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato, by Mark Whitley · 24 years ago
  60. 3c5ee9a Grammer fix. Changed "longer then" to "longer than". Fix thanks to Jim by Eric Andersen · 24 years ago
  61. 46f0beb Patch from Gennady Feldman <gfeldman@tradeline.net> to: by Eric Andersen · 24 years ago
  62. 2aa1091 Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthitt by Eric Andersen · 24 years ago
  63. 6d5b73d Add in Zdisk by Eric Andersen · 24 years ago
  64. f61caf0 Remove unneeded junk by Eric Andersen · 24 years ago
  65. 7918e1f Move flush_outbuf to the file in which it is used, and by doing so fix a by Matt Kraai · 24 years ago
  66. d8ad76c Fix some bugs reported by Jim Gleason <jimg@lineo.com> and others I introduced. by Matt Kraai · 24 years ago
  67. 63a8622 Cleanup of duplicated symbols -- found by compiling with by Eric Andersen · 24 years ago
  68. eb69ead Removed REG_NEWLINE from regcomp to fix the same bug found in grep where it by Mark Whitley · 24 years ago
  69. e7ff284 Now, what was that logic block doing up there? by Mark Whitley · 24 years ago
  70. 2dc192f Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up by Mark Whitley · 24 years ago
  71. a75466e Warning cleanup from Gennady Feldman -Erik by Eric Andersen · 24 years ago
  72. ef936da Fix uname problem that was breaking poweroff. by Eric Andersen · 24 years ago
  73. 3e07541 This was redundant by Eric Andersen · 24 years ago
  74. 269e07c Make fbset compile with the readmode feature by pulling defs from fb.h. by Matt Kraai · 24 years ago
  75. a5bd268 Make features independent. by Matt Kraai · 24 years ago
  76. b273d66 We also need to declare info if the USERNAMES feature is enabled. by Matt Kraai · 24 years ago
  77. c559d30 Add in -lgcc to add needed symbold when linking vs uclibc. by Eric Andersen · 24 years ago
  78. b344c21 Oops. I never committed this. Update version to 0.48pre... by Eric Andersen · 24 years ago
  79. d1ee7e3 Silence a warning, by Eric Andersen · 24 years ago
  80. 84bdc75 This was broken when applets moved to applets.h. Fix it. by Eric Andersen · 24 years ago
  81. e8c55f4 Fixed error handling and TRUE/FALSE usage. by Matt Kraai · 24 years ago
  82. 2dab174 Restore --help handling I mistakenly removed. by Matt Kraai · 24 years ago
  83. a0428ee Avoid reinventing the wheel (and thus save some space). by Matt Kraai · 24 years ago
  84. ef5529b Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE by Matt Kraai · 24 years ago
  85. 9133c98 Cleaned up error handling, TRUE/FALSE usage, and other minor issues. by Matt Kraai · 24 years ago
  86. 3180413 Clean up error handling and uses of TRUE/FALSE. by Matt Kraai · 24 years ago
  87. ac1169b Cleaned up error handling and uses of TRUE/FALSE. by Matt Kraai · 24 years ago
  88. 97d2612 Cleaned up error message handling. by Matt Kraai · 24 years ago
  89. 324a778 Added a fatalPerror function to simplify error handling. by Matt Kraai · 24 years ago
  90. b60208d Fix for bug #1068 from Kent Robotti by Glenn L McGrath · 24 years ago
  91. 130005c Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search by Mark Whitley · 24 years ago
  92. 207061a Fix error messages. by Matt Kraai · 24 years ago
  93. 2be4797 Fix error message. by Matt Kraai · 24 years ago
  94. 6050618 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] by Mark Whitley · 24 years ago
  95. 69229a6 Piss people off by removing [+-][0-9]+ options from tail. by Matt Kraai · 24 years ago
  96. 4f94e82 Remove broken error test found by Bryan Rittmeyer <bryan@ixiacom.com>. by Matt Kraai · 24 years ago
  97. 567cdd1 Fix handling of ^$ by removing the newline from input lines and by not by Matt Kraai · 24 years ago
  98. 9a6e67c Consolidate stat(2) and lstat(2) calls and error handling. by Matt Kraai · 24 years ago
  99. 33fdae5 Exit with failure status if we are unable to list any files or by Matt Kraai · 24 years ago
  100. e7e1e2d Apply a patch from Matt Kraai to fix buffer overrun and convert to by Eric Andersen · 24 years ago