1. 13241df Patch from Matt Kraai: "When it encounters a problem creating a link, ln by Eric Andersen · 24 years ago
  2. aa3908d Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work. by Glenn L McGrath · 24 years ago
  3. b520e08 Add a spiffy progress meter. -Erik by Eric Andersen · 24 years ago
  4. 25b669c Try to guess an output filename by Eric Andersen · 24 years ago
  5. ba1ff9b Apply patch from Giulio Orsero <giulioo@pobox.com> to ensure by Eric Andersen · 24 years ago
  6. c2bf5ca General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top. by Glenn L McGrath · 24 years ago
  7. 43f3e61 Fixes to allow compilation on systems with glibc 2.1.92 by Pavel Roskin · 24 years ago
  8. 8d369e9 by John Beppu · 24 years ago
  9. c0321f9 Rewrote head to perservere when it can't open a file, and share code with cat. by Matt Kraai · 24 years ago
  10. e7c1af1 Continue concatenating files even if we can't open one. by Matt Kraai · 24 years ago
  11. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  12. e0bcce0 Rewrote uniq to be less than a third of the size, and fixed some other by Matt Kraai · 24 years ago
  13. 8ce85ce Fix up the docs by Eric Andersen · 24 years ago
  14. bdcc6fb update the docs by Eric Andersen · 24 years ago
  15. f826351 Log the devps patch update by Eric Andersen · 24 years ago 0_47
  16. db7f2af Final touchups for the release... -Erik by Eric Andersen · 24 years ago
  17. f6b7139 Add in busybox.h. I renamed it, and forgot to commit the newky named version. by Eric Andersen · 24 years ago
  18. d266748 Yet more polish (thanks again to kent robotti for the bug reports). -Erik by Eric Andersen · 24 years ago
  19. 5332369 Remove all reference to the now obsolete /dev/modules -Erik by Eric Andersen · 24 years ago
  20. 67fdf5e Update my devps patch for the latest 2.2 kernel. -Erik by Eric Andersen · 24 years ago
  21. ff1ed72 Fix name by Eric Andersen · 24 years ago
  22. d89882d Some more polish to make xargs act like GNU xargs (thanks to kent robotti by Eric Andersen · 24 years ago
  23. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  24. caffb6e Gratuitously changed the file "busybox.defs.h" to the more by Eric Andersen · 24 years ago
  25. c5949f6 Fix from Matt Kraai for the to the "busybox --install prints out on STDERR by Eric Andersen · 24 years ago
  26. e081eae Final (I think) version of xargs. Throw away all that tedious string by Eric Andersen · 24 years ago
  27. bf73909 Be ever so pedantic about escaping chars that the shell might not like... by Eric Andersen · 24 years ago
  28. 944be90 Remove a now unneeded check by Eric Andersen · 24 years ago
  29. fe4208f modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4 by Eric Andersen · 24 years ago
  30. 488aac2 Update newdoc dependancy by Eric Andersen · 24 years ago
  31. 896fa4e Update a few entries for 0.47... by Eric Andersen · 24 years ago
  32. 57f83ff Doc update by Eric Andersen · 24 years ago
  33. 6f283c2 Fix up xargs so that things like 'cat cat.c | xargs echo' will by Eric Andersen · 24 years ago
  34. 9ae3838 Fix xargs option parsing by Eric Andersen · 24 years ago
  35. 1b1cfde Fix bug#1043 -- hanlde long filenames and links (in this case, by complaining by Eric Andersen · 24 years ago
  36. 0102a9f Fix an obscure option parsing bug. by Eric Andersen · 24 years ago
  37. 2da90d3 Force optind=1 for libc5 when doing cp in cp_mv.c by Eric Andersen · 24 years ago
  38. 285b446 Fix potential memory overrun... by Eric Andersen · 24 years ago
  39. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  40. 96bdde9 Fix memory problems, and make behavior correct. by Eric Andersen · 24 years ago
  41. 6d66817 update docs for xargs by Eric Andersen · 24 years ago
  42. 82e0614 update usage for xargs by Eric Andersen · 24 years ago
  43. a37d5b7 rewrite, so it should be firly clean now by Eric Andersen · 24 years ago
  44. 5b17693 Use minix xargs instead, and update docs accordingly -Erik by Eric Andersen · 24 years ago
  45. ebc0dd7 Comment on xargs choice. by Eric Andersen · 24 years ago
  46. 92a61c1 Add in xargs by Eric Andersen · 24 years ago
  47. 90f580a Start the great EXIT_{SUCCESS,FAILURE} migration. by Matt Kraai · 24 years ago
  48. d995493 Clean up error messages. by Matt Kraai · 24 years ago
  49. a2f2a8f Add support for the -L option to ls. by Matt Kraai · 24 years ago
  50. 810d38f Fix loop.h dependencies. by Matt Kraai · 24 years ago
  51. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  52. 8c185f9 Fix for bug #1042 -- applied the patch from Larry Doolittle by Eric Andersen · 24 years ago
  53. 75610e1 Better cross libc compatibility (so Dave Cinege can stop complaining by Eric Andersen · 24 years ago
  54. 2c1faec Decouple DODEBUG and DOSTATIC by Eric Andersen · 24 years ago
  55. c873d61 Remove all the kernel headers so it will compile under libc5 -Erik by Eric Andersen · 24 years ago
  56. ba35b98 Fix a potential warning by Eric Andersen · 24 years ago
  57. d2f5677 Add in exec support (patch from Torbj?rn Axelsson <torax@cendio.se>) by Eric Andersen · 24 years ago
  58. d1de4a1 Handle 'cat -' by Eric Andersen · 24 years ago
  59. f34aa4c Hard code the name of init. by Eric Andersen · 24 years ago
  60. 8a2e56c Large file >2Gib support. by Eric Andersen · 24 years ago
  61. 350b3f9 Typo fix. by Eric Andersen · 24 years ago
  62. ae22612 Ignore loop.h by Eric Andersen · 24 years ago
  63. 624cc77 More portable handling of loop header files, as done in util-linux by Eric Andersen · 24 years ago
  64. 8847b9a Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com> by Eric Andersen · 24 years ago
  65. 7c22b77 Only remove directories when removing recursively. by Matt Kraai · 24 years ago
  66. cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
  67. 0cccdfa When mounting a ro fs rw, print warning and then mount it ro. Patch by Eric Andersen · 24 years ago
  68. b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
  69. 46a98df Reverted my conversion of tar to getopt to ensure tar can by Eric Andersen · 24 years ago
  70. 56f3e35 Both of these commands were subtly broken. Fortunately when used together the by Eric Andersen · 24 years ago
  71. 06f64b2 I think these featires are fairly safe... -Erik by Eric Andersen · 24 years ago
  72. 0b2da46 Avoid segfaults by not using snprintf to copy strings. by Matt Kraai · 24 years ago
  73. 721119e Clean up output. by Matt Kraai · 24 years ago
  74. cd26ff4 Only defines functions that will compile and are usefull under the by Glenn L McGrath · 24 years ago
  75. 252bacc Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting, by Eric Andersen · 24 years ago
  76. fd3741d Remove definition of basename. by Glenn L McGrath · 24 years ago
  77. 38c8551 Path count was out by one, fixed it by Glenn L McGrath · 24 years ago
  78. 63dde9d Simplify and remove dependence on PATH_MAX by Glenn L McGrath · 24 years ago
  79. b2f36af Updated stdin/stdout treatment to match that of gnu tar. by Matt Kraai · 24 years ago
  80. 6fc2a7d Reorganize listing code. by Matt Kraai · 24 years ago
  81. 82cfbad Allow non-verbose listing to work. by Matt Kraai · 24 years ago
  82. c9db2e8 Updated to be in sync with the current sample inittab by Pavel Roskin · 24 years ago
  83. d2d3aa3 Fixed compliance with the DTD by Pavel Roskin · 24 years ago
  84. 2aee993 by John Beppu · 24 years ago
  85. f5cf8c6 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  86. 33bee33 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  87. 5f84fd7 "exit NUMBER" should exit, not return by Pavel Roskin · 24 years ago
  88. cbe05e4 For "askfirst" don't just read one char from stdin, by Pavel Roskin · 24 years ago
  89. 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
  90. ce40fc0 Note the syslogd bug fix by Eric Andersen · 24 years ago
  91. 5d63884 Bug fix for wget, and proper attribution of Chip Rosenthal and by Eric Andersen · 24 years ago
  92. 31e6829 Fix the halt/reboot/poweroff segfault when used from within an initrd... -Erik by Eric Andersen · 24 years ago
  93. 131241f Backslashes shouldn't be treated as backticks. by Matt Kraai · 24 years ago
  94. cbbe4d6 Copy the string terminator. by Matt Kraai · 24 years ago
  95. 56a3288 Fix looping bug, use fullRead by Glenn L McGrath · 24 years ago
  96. b4c3c59 Add in BasicLinux by request by Eric Andersen · 24 years ago
  97. f8e04f7 Added _install by Pavel Roskin · 24 years ago
  98. fb6a508 Ensure forked processes always are on a controlling tty, so the by Eric Andersen · 24 years ago
  99. d39d120 Make syslogd ignore SIGCLD only if SIGCLD is defined. This should fix SPARC. by Pavel Roskin · 24 years ago
  100. 5d513f7 List of signals updated from util-linux-2.10o by Pavel Roskin · 24 years ago