1. ad117d8 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. by Glenn L McGrath · 23 years ago
  2. 24e2833 Initial support for for bunzip2.... by Glenn L McGrath · 23 years ago
  3. 2e772ed Change extraction/list code to use common unarchive code. by Glenn L McGrath · 23 years ago
  4. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  5. 54a992d Fix BB_FEATURE_MTAB_SUPPORT test (report and patch by Magnus Damm). by Matt Kraai · 23 years ago
  6. b0a0fc8 Add Magnus Damm and fix alpha sorting by Eric Andersen · 23 years ago
  7. a8412db Fixes with help from Stefan, Typo in prerm script, and when reinstall a package the old packages status was getting overwritten. by Glenn L McGrath · 23 years ago
  8. fd35de5 Always enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH is enabled by Eric Andersen · 23 years ago
  9. 371ca19 Look for either "init" or "linuxrc" processes by Eric Andersen · 23 years ago
  10. f0a4ac8 Patch from Magnus Damm <damm@opensource.se> to avoid lash hanging by Eric Andersen · 23 years ago
  11. 3563654 Extract control.tar.gz and data.tar.gz unconditionally, another one picked up by Stefan by Glenn L McGrath · 23 years ago
  12. 5c72104 Fix large file support -- 2+ gig files should now actually by Eric Andersen · 23 years ago
  13. c9fc633 Use port 37 by default. by Matt Kraai · 23 years ago
  14. 524fcb9 Use xgethostbyname instead of gethostbyname (found by Erik Andersen). by Matt Kraai · 23 years ago
  15. 95bfe63 Fix return status, picked up by Stefan by Glenn L McGrath · 23 years ago
  16. 63ae661 use the pedantically correct compiler for preprocessing by Eric Andersen · 23 years ago
  17. b67adb0 Add Cachier. by Matt Kraai · 23 years ago
  18. c5bd149 List full path instead of relative path if prefix is specified (this was supposed to be in last patch) by Glenn L McGrath · 23 years ago
  19. dece3c5 The <package>.list file was prepending "./" to the files, fixed that. by Glenn L McGrath · 23 years ago
  20. b8f5adb Dont free everytime getline() is used, fix from Stefan Soucek by Glenn L McGrath · 23 years ago
  21. 3be3430 Fix tftp usage information (closes: #1216). by Matt Kraai · 23 years ago
  22. f8f6e62 Eliminate ldconfig which is no longer built by default (or needed) with uClibc. by Eric Andersen · 23 years ago
  23. 48cc89b Fix to make preinst run when required, from Stefan Soucek by Glenn L McGrath · 23 years ago
  24. e738661 Implement dpkg -l option, from Stefan Soucek (slightly modified) by Glenn L McGrath · 23 years ago
  25. 4c67c59 closes bug#1215? by Tim Riker · 23 years ago
  26. 8d0afde Commit my changes to xxreadtoken() to reduce code size. Also set defines by Manuel Novoa III · 23 years ago
  27. 6a9d1f6 Commit my changes to arith.c which fixed a couple of bugs and decreased by Manuel Novoa III · 23 years ago
  28. f6ecacc Fix my email address. by Eric Andersen · 23 years ago
  29. 886b842 Lineo is no longer sponsoring busybox by Eric Andersen · 23 years ago
  30. 5bb1677 define IFS_BROKEN by Eric Andersen · 23 years ago
  31. 88cec25 Patch from vodz to make ash cope with leading redirections by Eric Andersen · 23 years ago
  32. 1644db9 Two patches from Magick <magick@linux-fan.com>: by Eric Andersen · 23 years ago
  33. b940850 Another fix from vodz by Eric Andersen · 23 years ago
  34. 3b1525e Don't automount things as "usbdevfs" -- patch from by Eric Andersen · 23 years ago
  35. 1350666 Add -p support. by Matt Kraai · 23 years ago
  36. 5171bf6 SUSv2 specifies that if the extension is identical to the basename, it by Matt Kraai · 23 years ago
  37. dcbca62 Standard typing (u_int16_t instead of u16, u_int32_t instead by Eric Andersen · 23 years ago
  38. 5078919 Use the correct buffer when calling dirname, improve an error message, and by Matt Kraai · 23 years ago
  39. 28d0ac1 Add "DutNux" by Eric Andersen · 23 years ago
  40. 9163101 Remove traces of rpmunpack (patch by Laurence Anderson). by Matt Kraai · 23 years ago
  41. 863a3e1 patch from vodz -- route cleanup to display all route entries by Eric Andersen · 23 years ago
  42. ab3d839 Add support for `busybox --help APPLET' by Vladimir Oleynik. by Matt Kraai · 23 years ago
  43. 861e624 Fix ash exec (noted by Arne Bernin). by Matt Kraai · 23 years ago
  44. 449377a Fix invocation of `-/bin/sh' (bug #1209). by Matt Kraai · 23 years ago
  45. 80f6d55 Eliminate improper consts and allow standard version to override. by Matt Kraai · 23 years ago
  46. ac20ce1 Canonicalize dirname(3) behavior. by Matt Kraai · 23 years ago
  47. 2a953ae Fix a memory leak if parent directory creation failed. by Matt Kraai · 23 years ago
  48. a0065d5 Fix s/[/]// handling (noted by Dumas Patrice). by Matt Kraai · 23 years ago
  49. 31b35a1 Merge with the stable branch by Eric Andersen · 23 years ago
  50. a3c8481 A patch from Jaspreet Singh <jsingh@somanetworks.com> by Eric Andersen · 23 years ago
  51. b76cb68 A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> to by Eric Andersen · 23 years ago
  52. 1071ccf Force BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OLD_MODULE_INTERFACE by Eric Andersen · 23 years ago
  53. c0f9d0d Add #include <sys/param.h> to ensure PATH_MAX is defined by Eric Andersen · 23 years ago
  54. 5d60a46 Fix a warning and potential segfault in lash when BB_FEATURE_CLEAN_UP is enabled by Eric Andersen · 23 years ago
  55. ac5dbd1 Fix an _old_ interface problem with a never-used feature. by Eric Andersen · 23 years ago
  56. 5944396 Scrub things and ditch uint64_t and use a custom type name by Eric Andersen · 23 years ago
  57. d36cdd2 Bump version to 0.61.pre by Eric Andersen · 23 years ago
  58. 39eb040 Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k by Eric Andersen · 23 years ago
  59. a07c902 Make it compile with uClibc by Eric Andersen · 23 years ago
  60. 75220b5 dfp might be used uninitialized. NULL it. by Eric Andersen · 23 years ago
  61. 994c6ff Disable the tinylogin apps by default. by Eric Andersen · 23 years ago
  62. c61804e Fix dos2unix compile problem with certain glibc versions by Eric Andersen · 23 years ago
  63. f349e97 Initial merge of all tinylogin applets that do not require crypt. by Eric Andersen · 23 years ago
  64. a3e4f45 Fix a problem with unsatisfied backrefs (noted by Martin Bene). by Matt Kraai · 23 years ago
  65. 54eceff some minor wording changes by Eric Andersen · 23 years ago
  66. 76fa8ea Apply Glenn's tftp rewrite by Eric Andersen · 23 years ago
  67. bac490f Fix version comparision bug by Glenn L McGrath · 23 years ago
  68. b6ec781 Log all messages from a single connection, not just the first. Patch from by Matt Kraai · 23 years ago
  69. 0a68590 Rewritten by Manuel Novoa III. by Matt Kraai · 23 years ago
  70. c639a35 I stupidly forgot one level of pointer indirection in the cmdtxt(), calcsize(), by Manuel Novoa III · 23 years ago
  71. dd9173c Fix a merging error by Eric Andersen · 23 years ago
  72. 16815d4 A few bug fixes and significant size savings. Combined effort of by Manuel Novoa III · 23 years ago
  73. 80dd086 Small size optimization from Aaron Lehmann by Eric Andersen · 23 years ago
  74. e20b7d8 Fix stupid grammar error. by Eric Andersen · 23 years ago
  75. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  76. 4fb0b51 This corrects the _really_poor_ implementation of "broadcast +" handling by Manuel Novoa III · 23 years ago
  77. 6c4250c Remind people to enable RPC support when using NFS mount and uClibc (thanks by Matt Kraai · 23 years ago
  78. d0b5be6 Remove BB_SH define entirely. by Matt Kraai · 23 years ago
  79. 2338d31 Use ferror(3) to check for errors, rather than inspecting errno. Thanks to by Matt Kraai · 23 years ago
  80. 063c1f5 Simplified version checking. by Matt Kraai · 23 years ago
  81. 69edfec Add support for underscores in variable names. by Matt Kraai · 23 years ago
  82. b373a8d Fix exclude list handling by Glenn L McGrath · 23 years ago
  83. 0b7d70c Fix up some silly messups with the debian packaging, and a dumb by Eric Andersen · 23 years ago
  84. 8aa0b62 Fix misspelling of `stabilize'. by Matt Kraai · 23 years ago
  85. 9e6089e Ok, here we go... by Eric Andersen · 23 years ago
  86. c9dd5f9 Commit NMU changelog. by Matt Kraai · 23 years ago
  87. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  88. 23b1e5c Some libc5 cleanups by Eric Andersen · 23 years ago
  89. 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
  90. 8a91588 Teach libc5 about realpath -Erik by Eric Andersen · 23 years ago
  91. 95b5201 Teach libc5 what a sighandler_t is -Erik by Eric Andersen · 23 years ago
  92. deba6de multibuild.pl saves us again. unix2dos requires that dos2unix by Eric Andersen · 23 years ago
  93. 46bf7de Ok, if no shell is enabled, don't include any of the SH_IS_<name> by Eric Andersen · 23 years ago
  94. ff9b4a8 Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing by Eric Andersen · 23 years ago
  95. fdbac35 Patch from Robert J. Osborne <rj@resourceinternational.com> that fixes by Eric Andersen · 23 years ago
  96. 842757d Oops. I forgot to commit this part of vodz' patch. by Eric Andersen · 23 years ago
  97. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  98. 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
  99. 0034443 Fix behavior of grep -lc to match GNU grep. SuS2 is ambiguous by Eric Andersen · 23 years ago
  100. af6b40a Silence some silly warnings by Eric Andersen · 23 years ago