1. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  2. 497a885 make ash prompt the same as other shells if cmdedit and fancyprompt by Tim Riker · 22 years ago
  3. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  4. b1591d1 Fix handling of endianness. -Erik by Eric Andersen · 22 years ago
  5. a3603e8 Oldnews by Eric Andersen · 22 years ago
  6. 265d229 Patch from Edward Betts <edward@debian.org> to add -x switch to du.c by Eric Andersen · 22 years ago
  7. fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 22 years ago
  8. 50e4d66 Fix email addr by Eric Andersen · 22 years ago
  9. 45673d2 Add fli4l by Eric Andersen · 22 years ago
  10. 5c69cd8 * editors/sed.c (process_file): Stop processing deleted lines. by Matt Kraai · 22 years ago
  11. 75ce8d7 Tweak my credit (ah, vanity...) by Miles Bader · 22 years ago
  12. 130bec5 Add insmod support for the NEC v850e processor. by Miles Bader · 22 years ago
  13. ae28b04 Add support for the NEC v850e processor. by Miles Bader · 22 years ago
  14. c57e42b Provide a controlling tty to askfirst processes as well -Erik by Eric Andersen · 22 years ago
  15. 8a8308f * testsuite/which/which-uses-default-path: Remove extra echo. by Matt Kraai · 22 years ago
  16. 66388f8 * testsuite/grep/egrep-supports-extended-regexps: Check exit status instead by Matt Kraai · 22 years ago
  17. 50aec98 * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. by Matt Kraai · 22 years ago
  18. 6feaeac * testsuite/COPYING: Remove. by Matt Kraai · 22 years ago
  19. cf32ac5 * archival/bunzip2.c (bunzip2_main): Remove compressed file. by Matt Kraai · 22 years ago
  20. 35d6042 * testsuite/runtest (run_applet_testcase): Return test case status, not by Matt Kraai · 22 years ago
  21. 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 22 years ago
  22. fa15f70 Work around compiler/assembler problem and reduce code size at the same time. by Manuel Novoa III · 22 years ago
  23. ef8b112 * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use by Matt Kraai · 22 years ago
  24. b888682 Doh! I broke ping when removing the nested function. by Eric Andersen · 22 years ago
  25. 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 22 years ago
  26. 27eff03 Eliminate extra trailing space by Eric Andersen · 22 years ago
  27. c7a3fb9 Fix devfs loop device support by Eric Andersen · 22 years ago
  28. b0cc0a6 Rewind messages to avoid weird formatting, and fix a bug with by Eric Andersen · 22 years ago
  29. 889a301 Patch from vodz to fix a potential segfault by Eric Andersen · 22 years ago
  30. 900c24d Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults for by Eric Andersen · 22 years ago
  31. 5a40651 Update dmalloc options per suggestion from Glenn by Eric Andersen · 22 years ago
  32. 89de1e7 Reinitialize initial shift register value for on each pass. -Erik by Eric Andersen · 22 years ago
  33. b5474c4 Cave to pressure (2 months later). Eliminate using a by Eric Andersen · 22 years ago
  34. b159146 Add missing " " after the word on, as reported by Jason Luther by Eric Andersen · 22 years ago
  35. 3ad0bd9 Patch from J.W.Janssen <JanWillem.Janssen@lxtreme.nl> to provide by Eric Andersen · 22 years ago
  36. 3ec5c69 Bart Visscher noticed some spurious search and replace silliness -Erik by Eric Andersen · 22 years ago
  37. aee53f4 * testsuite/grep/egrep-is-not-case-insensitive: Require by Matt Kraai · 22 years ago
  38. b3de668 * testsuite/grep/grep-handles-binary-files: Read input from a pipe. by Matt Kraai · 22 years ago
  39. 0efab33 * networking/wget.c (parse_url): Allocate a string for the empty path. by Matt Kraai · 22 years ago
  40. 3b1cbd7 Thomas Lundquist by Matt Kraai · 22 years ago
  41. 38ddbed Try to pull in PATH_MAX properly by Eric Andersen · 22 years ago
  42. 08ed1a7 Don't mention ldconfig by Eric Andersen · 22 years ago
  43. 806c74f Cleanup a libc5 compatibility hack by Eric Andersen · 22 years ago
  44. f64c1cd Fix broken link by Eric Andersen · 22 years ago
  45. a1bbde7 list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined. by Matt Kraai · 22 years ago
  46. 3bd31eb * fileutils/ls.c (showfiles): Display multiple short names on a line. by Matt Kraai · 22 years ago
  47. 372f91f Update by Eric Andersen · 23 years ago
  48. bc12fb7 Update webpage to note new mirrors by Eric Andersen · 23 years ago
  49. 1b17b01 Now that we are mirrored, remove absolute links by Eric Andersen · 23 years ago
  50. 0298be8 Update init.c per my changes in the stable branch -Erik by Eric Andersen · 23 years ago
  51. 684d745 Update robots.txt by Eric Andersen · 23 years ago
  52. 02a4ed9 A few more little cleanups to simplify mirroring by Eric Andersen · 23 years ago
  53. 49da8a8 Update the cvs commit info. Remove the old busybox.lineo.com stuff. by Eric Andersen · 23 years ago
  54. a99b194 * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is by Matt Kraai · 23 years ago
  55. eed9451 * findutils/grep.c (grep_main): Remove unnecessary use of junk. by Matt Kraai · 23 years ago
  56. fa14471 * testsuite/runtest (show_result): Change UPASS to XPASS. by Matt Kraai · 23 years ago
  57. 6b140ea * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". by Matt Kraai · 23 years ago
  58. 7c71822 * testsuite/runtest (run_applet_testcase): Return UNTESTED instead of by Matt Kraai · 23 years ago
  59. b5b757e * testsuite/README: Fill to 80 columns. by Matt Kraai · 23 years ago
  60. 6be2319 * testsuite/README: Update copyright date. by Matt Kraai · 23 years ago
  61. ad6faf6 * testsuite/tar/tar-archives-multiple-files: Require by Matt Kraai · 23 years ago
  62. 4271d43 * docs/busybox.net/index.html (Products/Projects Using BusyBox): Added by Matt Kraai · 23 years ago
  63. d4574f1 fix name by Eric Andersen · 23 years ago
  64. c00e4ff * testsuite/tar/tar-archives-multiple-files: New. by Matt Kraai · 23 years ago
  65. 3b7767a Add in tuxscreen by Eric Andersen · 23 years ago
  66. 796245b Update sponsor section by Eric Andersen · 23 years ago
  67. 8fd6e1f Add in a sponsors link, and update the screenshot. by Eric Andersen · 23 years ago
  68. d7f7bd0 Add Partition Image by Eric Andersen · 23 years ago
  69. 02a4156 Parse the include list to writeTarFile rather than argv, fixes a bug where tar files wernt being created. by Glenn L McGrath · 23 years ago
  70. 8833a51 Fix condition that prevented creation of compressed files by Glenn L McGrath · 23 years ago
  71. 9bd49d6 * archival/gzip.c (ifname, ofname): Delete. by Matt Kraai · 23 years ago
  72. 592a3e6 * archival/gzip.c (gzip_main): Display usage if given multiple files. by Matt Kraai · 23 years ago
  73. 273af73 * include/usage.h (gzip_trivial_usage): Make FILE optional. by Matt Kraai · 23 years ago
  74. eb83478 * fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not a by Matt Kraai · 23 years ago
  75. 369da77 2002-01-30 Neal H Walfield <neal@cs.uml.edu> by Matt Kraai · 23 years ago
  76. 20d739a If PATH_MAX isn't defined, define it outselves by Eric Andersen · 23 years ago
  77. 53a2299 Patch from Russ Dill <Russ.Dill@asu.edu>. From the start-stop-daemon man page: by Eric Andersen · 23 years ago
  78. 467a18b Teach 'init -q' that init's pid may not equal 1 by Eric Andersen · 23 years ago
  79. a3181dd Do not segfault if PATH is unset. by Matt Kraai · 23 years ago
  80. ba55252 Remove broken "Other cool embedded software" link by Eric Andersen · 23 years ago
  81. d35c5df Make private ash config options be public by Eric Andersen · 23 years ago
  82. b75b6e2 * archival/tar.c (tar_main): Remove unused variable. by Matt Kraai · 23 years ago
  83. 038cbc7 Oops. by Eric Andersen · 23 years ago
  84. c94e89d Do not depend on PATH or getopt arg reordering by Eric Andersen · 23 years ago
  85. db2b9f3 Somehow ttylinux got lost. Put it back. -Erik by Eric Andersen · 23 years ago
  86. 8ec99df Update links to avoid possible lingering DNS problems by Eric Andersen · 23 years ago
  87. d402f97 * docs/busybox.net/index.html: Fix misspelling of `Unfortunately'. by Matt Kraai · 23 years ago
  88. eeba178 More updates by Eric Andersen · 23 years ago
  89. 7d957c6 More pics by Eric Andersen · 23 years ago
  90. 665b4e6 Update text once again by Eric Andersen · 23 years ago
  91. 7875f5b Fix grammar (thanks to my wife for proof reading) by Eric Andersen · 23 years ago
  92. 55ed177 Fix link by Eric Andersen · 23 years ago
  93. 4fa2bb5 Update busybox.net info and donation noise by Eric Andersen · 23 years ago
  94. 9eaf059 * editors/sed.c (parse_cmd_str): Remove redundant code to skip initial by Matt Kraai · 23 years ago
  95. 5ed78ad * editors/sed.c (parse_edit_cmd): Rewrite. by Matt Kraai · 23 years ago
  96. d299563 * AUTHORS (Matt Kraai): Update e-mail address. by Matt Kraai · 23 years ago
  97. 9758e7d * include/usage.h: Fix route and unzip usage messages (patch from by Matt Kraai · 23 years ago
  98. f3fbe20 * cmp/cmp-detects-difference: Simplify return code negation. by Matt Kraai · 23 years ago
  99. 01d2ea9 * testsuite/README: Document -v option. by Matt Kraai · 23 years ago
  100. 39fcb5a * archival/dpkg.c (create_list): Use chomp. by Matt Kraai · 23 years ago