1. 77d22c4 Patch from Gyepi SAM <gyepi@praxis-sw.com>: by Eric Andersen · 22 years ago
  2. 1a92376 Patch from vodz to only setenv PATH when PATH changes, which is much by Eric Andersen · 22 years ago
  3. e90e741 Per discussion with vodz, Tim's changes do not seem to make sense. by Eric Andersen · 22 years ago
  4. fc05909 last_patch41 from vodz to fix stty -F and similar by Eric Andersen · 22 years ago
  5. ff7661d plug fd leak noticed by Russ Dill -Erik by Eric Andersen · 22 years ago
  6. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago
  7. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 22 years ago
  8. c9aca45 Implement two types of suid/sgid support for BusyBox: by Robert Griebl · 22 years ago
  9. bc28f7a Cleaned up Erik's fgets -> read patch and fixed a buffer overflow by Robert Griebl · 22 years ago
  10. c06391b Avoid stack munching stdio implementations. -Erik by Eric Andersen · 22 years ago
  11. 3b79370 Fixed a realloc bug found by Martin Volf by Robert Griebl · 22 years ago
  12. b99cb64 Include busybox.h before testing CONFIG_LOCALE_SUPPORT. by Manuel Novoa III · 22 years ago
  13. a94a06a Patch from Randolfe Averty to fixup package conflict checks, cleanup some memory leaks and reorganise dependency checking. by Glenn L McGrath · 22 years ago
  14. 1d4ef2a Added support for /etc/modules.conf parsing by Robert Griebl · 22 years ago
  15. 53146cc Added include for isdigit(); simplified -<num> detection by Robert Griebl · 22 years ago
  16. 8302c43 Ensure that insmod supports at least one MODULE_INTERFACE -Erik by Eric Andersen · 22 years ago
  17. cffd502 Patch from Magnus Damm <damm@opensource.se> to rework things by Eric Andersen · 22 years ago
  18. d11edf9 Made exit code SysV compliant. Also added -s (single pid) flag. by Robert Griebl · 22 years ago
  19. 236abbf Some cleanups, some size reductions and some buffer overflow checks by Robert Griebl · 22 years ago
  20. 94a6a95 Support old-style compress (.Z) files via libbb / unzip( ) calls by Robert Griebl · 22 years ago
  21. c6def44 ping return 1 if can't ping by Tim Riker · 22 years ago
  22. 13c26fc SUpport old style -[::digit::] options for head and tail by Robert Griebl · 22 years ago
  23. c30c5e8 Reduced code size for new -e flag (suggested by vodz) by Robert Griebl · 22 years ago
  24. d8636ca Doh! Remember to close /etc/inittab by Eric Andersen · 22 years ago
  25. f6495eb Support old-style compress (.Z) files via libbb / unzip( ) calls by Robert Griebl · 22 years ago
  26. 7ac8684 gunzip'ing many files to stdout works now by Robert Griebl · 22 years ago
  27. 081df62 Don't delete source file when decompressing to stdout by Robert Griebl · 22 years ago
  28. 52e8d06 Complete rewrite to support stack loading/unloading with proper by Robert Griebl · 22 years ago
  29. d776011 Added support for -Y|--proxy=on/off to wget by Robert Griebl · 22 years ago
  30. 64f70cc Add --login support. This is the bash way of starting a shell that should by Robert Griebl · 22 years ago
  31. 8187bb4 This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
  32. 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
  33. aa385d4 Entries with "noauto" options are ignored correctly when mounting all by Robert Griebl · 22 years ago
  34. f63a20a Tom Oehser noticed that we were lacking the SO_REUSEADDR flag. by Eric Andersen · 22 years ago
  35. 864b797 Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly, by Eric Andersen · 22 years ago
  36. 26920c6 Make verbose and show_only work as expected -Erik by Eric Andersen · 22 years ago
  37. c088c58 Patch from Robert Griebl <griebl@gmx.de> to ignore the -s flag by Eric Andersen · 22 years ago
  38. 95bf6da fix and shrink uuencode by Tim Riker · 22 years ago
  39. a4a65e7 * archival/gunzip.c (gunzip_file): New. by Matt Kraai · 22 years ago
  40. 051e4c1 Update website by Eric Andersen · 22 years ago
  41. d598d41 Fix silly combinitorial oversight by Eric Andersen · 22 years ago
  42. 1372780 Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory by Eric Andersen · 22 years ago
  43. 3a01f8c uClibc supports struct _res these days... by Eric Andersen · 22 years ago
  44. ef38b39 Support noerror option by Eric Andersen · 22 years ago
  45. aba7546 When the .config file is missing, supply a default one and run menuconfig by Eric Andersen · 22 years ago
  46. 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 22 years ago
  47. 00a6a75 Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> by Eric Andersen · 22 years ago
  48. 1c31501 Ensure that getenv("PATH") stays current, since otherwise cmdedit by Eric Andersen · 22 years ago
  49. 4163406 Fix bugs by Eric Andersen · 22 years ago
  50. 8db361b Minor formatting by Eric Andersen · 22 years ago
  51. ed8e036 add missing void, still has issues though by Tim Riker · 22 years ago
  52. 86c76a9 fix from kergoth by Tim Riker · 22 years ago
  53. 0e28e1f Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: by Eric Andersen · 22 years ago
  54. 60e56f5 Reworked by Robert Griebl <griebl@gmx.de> to support proper module dependancies. by Eric Andersen · 22 years ago
  55. 54c14d7 vodz noted this line (as imported from Debian) is wrong, and has since by Eric Andersen · 22 years ago
  56. ae10361 Apply last_patch37 from vodz by Eric Andersen · 22 years ago
  57. 5f68736 ls could mis-color certain entries when previous commands by Eric Andersen · 22 years ago
  58. 272a955 * networking/wget.c (wget_main): Check return value of safe_fwrite. by Matt Kraai · 22 years ago
  59. a078268 * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard by Matt Kraai · 22 years ago
  60. 744ec1d Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work by Eric Andersen · 22 years ago
  61. 9fe5f98 Patch from Jim Treadway -- fix a missing "\" in usage.h by Eric Andersen · 22 years ago
  62. c8459a5 Silly me by Eric Andersen · 22 years ago
  63. 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 22 years ago
  64. 4e11682 Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR by Eric Andersen · 22 years ago
  65. fb24eb4 Cleanup make clean by Eric Andersen · 22 years ago
  66. defd998 Patch from Kevin Hilman <khilman@equator.com> to fix potential by Eric Andersen · 22 years ago
  67. 1f30a41 Add a 'make uninstall' target by Eric Andersen · 22 years ago
  68. 5d8d4a6 Patch from Jim Treadway <jim@stardot-tech.com> to teach by Eric Andersen · 22 years ago
  69. 65a0730 Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K by Eric Andersen · 22 years ago
  70. 3e6908b Sed can go into an infinite loop by Eric Andersen · 22 years ago
  71. db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 22 years ago
  72. 4c9b68f Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with by Eric Andersen · 22 years ago
  73. a66a43e Teach tftp to direct the fetched file to stdout when the by Eric Andersen · 22 years ago
  74. d75ac02 Rework per how I did things in version in 0.60.3 so it can by Eric Andersen · 22 years ago
  75. 114de55 Patch from Laurence Anderson <L.D.Anderson@warwick.ac.uk> for by Eric Andersen · 22 years ago
  76. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  77. 497a885 make ash prompt the same as other shells if cmdedit and fancyprompt by Tim Riker · 22 years ago
  78. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  79. b1591d1 Fix handling of endianness. -Erik by Eric Andersen · 22 years ago
  80. a3603e8 Oldnews by Eric Andersen · 22 years ago
  81. 265d229 Patch from Edward Betts <edward@debian.org> to add -x switch to du.c by Eric Andersen · 22 years ago
  82. fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 22 years ago
  83. 50e4d66 Fix email addr by Eric Andersen · 22 years ago
  84. 45673d2 Add fli4l by Eric Andersen · 22 years ago
  85. 5c69cd8 * editors/sed.c (process_file): Stop processing deleted lines. by Matt Kraai · 22 years ago
  86. 75ce8d7 Tweak my credit (ah, vanity...) by Miles Bader · 22 years ago
  87. 130bec5 Add insmod support for the NEC v850e processor. by Miles Bader · 22 years ago
  88. ae28b04 Add support for the NEC v850e processor. by Miles Bader · 22 years ago
  89. c57e42b Provide a controlling tty to askfirst processes as well -Erik by Eric Andersen · 22 years ago
  90. 8a8308f * testsuite/which/which-uses-default-path: Remove extra echo. by Matt Kraai · 22 years ago
  91. 66388f8 * testsuite/grep/egrep-supports-extended-regexps: Check exit status instead by Matt Kraai · 22 years ago
  92. 50aec98 * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. by Matt Kraai · 22 years ago
  93. 6feaeac * testsuite/COPYING: Remove. by Matt Kraai · 22 years ago
  94. cf32ac5 * archival/bunzip2.c (bunzip2_main): Remove compressed file. by Matt Kraai · 22 years ago
  95. 35d6042 * testsuite/runtest (run_applet_testcase): Return test case status, not by Matt Kraai · 22 years ago
  96. 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 22 years ago
  97. fa15f70 Work around compiler/assembler problem and reduce code size at the same time. by Manuel Novoa III · 22 years ago
  98. ef8b112 * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use by Matt Kraai · 22 years ago
  99. b888682 Doh! I broke ping when removing the nested function. by Eric Andersen · 22 years ago
  100. 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 22 years ago