1. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  2. 156959e Fix uninitialized variable. -Erik by Eric Andersen · 24 years ago
  3. 00143ba From Matt Kraai <kraai@alumni.carnegiemellon.edu> by Eric Andersen · 24 years ago
  4. ac48461 Correct argument parsing and other minor cleanups. by Matt Kraai · 24 years ago
  5. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  6. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  7. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  8. 0c838af Re-enable ln -n in the help. -Erik by Eric Andersen · 24 years ago
  9. 195fa15 Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  10. c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
  11. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  12. a005373 Remove unused variable. -Erik by Eric Andersen · 24 years ago
  13. 0b4551f From Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  14. a03d86c Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  15. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  16. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  17. 5d893b6 Remove MAXNAMLEN and use BUFSIZ instead. -Erik by Eric Andersen · 24 years ago
  18. 89bc256 Remove misguided klude around for 2.4.x-test* brokenness. Al Viro by Eric Andersen · 24 years ago
  19. f7cf2f7 * Fix to tr so it recognizes standard escape sequences. Merged common by Eric Andersen · 24 years ago
  20. 7c31ea4 Added support for ignoring '-g' per GNU ls, thanks to David Vrabel by Eric Andersen · 24 years ago
  21. 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
  22. 1386e70 Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. by Eric Andersen · 24 years ago
  23. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  24. 6f9985e Pavel Roskin <proski@gnu.org> just found a nasty memory by Eric Andersen · 24 years ago
  25. addc9c2 Document 'ln --' -Erik by Eric Andersen · 24 years ago
  26. b7362e3 printf now compiles cleanly under both libc5 and libc6. -Erik by Eric Andersen · 24 years ago
  27. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  28. 110fc0c Check for 3 and more arguments was incorrect by Pavel Roskin · 24 years ago
  29. 2e96523 ln: fixed command line parser. Added support for "--" by Pavel Roskin · 24 years ago
  30. e97da40 Fixed "rm foo" that had been broken while implementing "rm -- foo" by Pavel Roskin · 24 years ago
  31. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 24 years ago
  32. a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 24 years ago
  33. 1f6262b Fix 'date -u' -Erik by Eric Andersen · 24 years ago
  34. 815e904 Fixed a bunch of stuff: by Eric Andersen · 24 years ago
  35. 46a38db Don't allow mkfifo to create files such as "--help" by Eric Andersen · 24 years ago
  36. 5a0a2aa Fix touch so it behaves itself (it could segfault in some cases). by Eric Andersen · 24 years ago
  37. 808d03e This is a fix for chroot by Eric Andersen · 24 years ago
  38. 9c8ffa0 Pavel fixed a segfault in yes. -Erik by Eric Andersen · 24 years ago
  39. 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 24 years ago
  40. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  41. 5b46d79 Some more portability updates -Erik by Erik Andersen · 24 years ago
  42. 499f65f Some updates for better portability. -Erik by Erik Andersen · 24 years ago
  43. 73c8c9c More doc updates -Erik by Erik Andersen · 24 years ago
  44. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  45. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  46. ac130e1 Add suffix stripping support to basename -Erik by Erik Andersen · 24 years ago
  47. 5afc864 More stuff -Erik by Erik Andersen · 24 years ago
  48. 8f8d6d5 Due to the license change I can now use Minix code. Minix tr by Erik Andersen · 24 years ago
  49. 9b7d964 My little adventure of analyzing lib usage has already rooted out by Erik Andersen · 24 years ago
  50. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 24 years ago
  51. 6ed02a0 Fix stupid bugs. update was segfaulting. mknod minor # was always 0 by Erik Andersen · 24 years ago
  52. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  53. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  54. 91e581f - grep -v ^\.PHONY < Makefile by John Beppu · 25 years ago
  55. 26702fe Bugfixes. -Erik by Erik Andersen · 25 years ago
  56. e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago
  57. 5a728cf + in the interest of robustness, I added by John Beppu · 25 years ago
  58. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  59. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  60. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  61. 93d6513 Some more minor updates to better use some gcc attributes. -Erik by Erik Andersen · 25 years ago
  62. cbb0a4b Oops. Forgot the usleep.c file. /me dons a paper bag. -Erik by Erik Andersen · 25 years ago
  63. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 25 years ago
  64. 1ad302a The new tar for busybox is now done, and works just fine by Erik Andersen · 25 years ago
  65. 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
  66. ec5bd90 Use the nice new find_real_root_device function to find the by Erik Andersen · 25 years ago
  67. 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 25 years ago
  68. 13456d1 Forgot these files... -Erik by Erik Andersen · 25 years ago
  69. 692a450 + changed a static array (FileList) into a dynamically allocated one by John Beppu · 25 years ago
  70. fb002d0 Add in tr and dirname -Erik by Erik Andersen · 25 years ago
  71. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  72. 42387e4 Forgot to add basename. More fixes to du from by Erik Andersen · 25 years ago
  73. 27fdd08 Fixed du. Now behaves just like GNU du (only less so). -Erik by Erik Andersen · 25 years ago
  74. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  75. 08c965a - I suspect the problem has something to do w/ symlinks. by John Beppu · 25 years ago
  76. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  77. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  78. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  79. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  80. ccc7488 Fixed ls formatting for 8 char user names. -Erik by Erik Andersen · 25 years ago
  81. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  82. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  83. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  84. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  85. 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
  86. 812d466 More minor fixes. -Erik by Erik Andersen · 25 years ago
  87. 9d83165 added uniq_usage message by John Beppu · 25 years ago
  88. 96f1f33 did tedious stuff by John Beppu · 25 years ago
  89. 0b874ed Cool. Beppu is doing uniq. -Erik by Erik Andersen · 25 years ago
  90. abb4772 i am busybox of borg. unix will be assimilated. by John Beppu · 25 years ago
  91. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  92. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  93. 1266a13 * sed now supports addresses (numeric or regexp, with negation) and by Erik Andersen · 25 years ago
  94. f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
  95. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  96. 00417a3 sort is good to go. by John Beppu · 25 years ago
  97. ee512a3 implemented numeric sort (sort -g) by John Beppu · 25 years ago
  98. 568cb7b oops.. qsort(2) misunderstanding on my part. it's ok, now. by John Beppu · 25 years ago
  99. d19385e playing w/ $Log$ by John Beppu · 25 years ago
  100. f3e5904 the base is nearly done. need to implement various comparison functions, now. by John Beppu · 25 years ago