1. e081eae Final (I think) version of xargs. Throw away all that tedious string by Eric Andersen · 24 years ago
  2. bf73909 Be ever so pedantic about escaping chars that the shell might not like... by Eric Andersen · 24 years ago
  3. 944be90 Remove a now unneeded check by Eric Andersen · 24 years ago
  4. fe4208f modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4 by Eric Andersen · 24 years ago
  5. 488aac2 Update newdoc dependancy by Eric Andersen · 24 years ago
  6. 896fa4e Update a few entries for 0.47... by Eric Andersen · 24 years ago
  7. 57f83ff Doc update by Eric Andersen · 24 years ago
  8. 6f283c2 Fix up xargs so that things like 'cat cat.c | xargs echo' will by Eric Andersen · 24 years ago
  9. 9ae3838 Fix xargs option parsing by Eric Andersen · 24 years ago
  10. 1b1cfde Fix bug#1043 -- hanlde long filenames and links (in this case, by complaining by Eric Andersen · 24 years ago
  11. 0102a9f Fix an obscure option parsing bug. by Eric Andersen · 24 years ago
  12. 2da90d3 Force optind=1 for libc5 when doing cp in cp_mv.c by Eric Andersen · 24 years ago
  13. 285b446 Fix potential memory overrun... by Eric Andersen · 24 years ago
  14. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  15. 96bdde9 Fix memory problems, and make behavior correct. by Eric Andersen · 24 years ago
  16. 6d66817 update docs for xargs by Eric Andersen · 24 years ago
  17. 82e0614 update usage for xargs by Eric Andersen · 24 years ago
  18. a37d5b7 rewrite, so it should be firly clean now by Eric Andersen · 24 years ago
  19. 5b17693 Use minix xargs instead, and update docs accordingly -Erik by Eric Andersen · 24 years ago
  20. ebc0dd7 Comment on xargs choice. by Eric Andersen · 24 years ago
  21. 92a61c1 Add in xargs by Eric Andersen · 24 years ago
  22. 90f580a Start the great EXIT_{SUCCESS,FAILURE} migration. by Matt Kraai · 24 years ago
  23. d995493 Clean up error messages. by Matt Kraai · 24 years ago
  24. a2f2a8f Add support for the -L option to ls. by Matt Kraai · 24 years ago
  25. 810d38f Fix loop.h dependencies. by Matt Kraai · 24 years ago
  26. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  27. 8c185f9 Fix for bug #1042 -- applied the patch from Larry Doolittle by Eric Andersen · 24 years ago
  28. 75610e1 Better cross libc compatibility (so Dave Cinege can stop complaining by Eric Andersen · 24 years ago
  29. 2c1faec Decouple DODEBUG and DOSTATIC by Eric Andersen · 24 years ago
  30. c873d61 Remove all the kernel headers so it will compile under libc5 -Erik by Eric Andersen · 24 years ago
  31. ba35b98 Fix a potential warning by Eric Andersen · 24 years ago
  32. d2f5677 Add in exec support (patch from Torbj?rn Axelsson <torax@cendio.se>) by Eric Andersen · 24 years ago
  33. d1de4a1 Handle 'cat -' by Eric Andersen · 24 years ago
  34. f34aa4c Hard code the name of init. by Eric Andersen · 24 years ago
  35. 8a2e56c Large file >2Gib support. by Eric Andersen · 24 years ago
  36. 350b3f9 Typo fix. by Eric Andersen · 24 years ago
  37. ae22612 Ignore loop.h by Eric Andersen · 24 years ago
  38. 624cc77 More portable handling of loop header files, as done in util-linux by Eric Andersen · 24 years ago
  39. 8847b9a Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com> by Eric Andersen · 24 years ago
  40. 7c22b77 Only remove directories when removing recursively. by Matt Kraai · 24 years ago
  41. cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
  42. 0cccdfa When mounting a ro fs rw, print warning and then mount it ro. Patch by Eric Andersen · 24 years ago
  43. b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
  44. 46a98df Reverted my conversion of tar to getopt to ensure tar can by Eric Andersen · 24 years ago
  45. 56f3e35 Both of these commands were subtly broken. Fortunately when used together the by Eric Andersen · 24 years ago
  46. 06f64b2 I think these featires are fairly safe... -Erik by Eric Andersen · 24 years ago
  47. 0b2da46 Avoid segfaults by not using snprintf to copy strings. by Matt Kraai · 24 years ago
  48. 721119e Clean up output. by Matt Kraai · 24 years ago
  49. cd26ff4 Only defines functions that will compile and are usefull under the by Glenn L McGrath · 24 years ago
  50. 252bacc Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting, by Eric Andersen · 24 years ago
  51. fd3741d Remove definition of basename. by Glenn L McGrath · 24 years ago
  52. 38c8551 Path count was out by one, fixed it by Glenn L McGrath · 24 years ago
  53. 63dde9d Simplify and remove dependence on PATH_MAX by Glenn L McGrath · 24 years ago
  54. b2f36af Updated stdin/stdout treatment to match that of gnu tar. by Matt Kraai · 24 years ago
  55. 6fc2a7d Reorganize listing code. by Matt Kraai · 24 years ago
  56. 82cfbad Allow non-verbose listing to work. by Matt Kraai · 24 years ago
  57. c9db2e8 Updated to be in sync with the current sample inittab by Pavel Roskin · 24 years ago
  58. d2d3aa3 Fixed compliance with the DTD by Pavel Roskin · 24 years ago
  59. 2aee993 by John Beppu · 24 years ago
  60. f5cf8c6 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  61. 33bee33 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  62. 5f84fd7 "exit NUMBER" should exit, not return by Pavel Roskin · 24 years ago
  63. cbe05e4 For "askfirst" don't just read one char from stdin, by Pavel Roskin · 24 years ago
  64. 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
  65. ce40fc0 Note the syslogd bug fix by Eric Andersen · 24 years ago
  66. 5d63884 Bug fix for wget, and proper attribution of Chip Rosenthal and by Eric Andersen · 24 years ago
  67. 31e6829 Fix the halt/reboot/poweroff segfault when used from within an initrd... -Erik by Eric Andersen · 24 years ago
  68. 131241f Backslashes shouldn't be treated as backticks. by Matt Kraai · 24 years ago
  69. cbbe4d6 Copy the string terminator. by Matt Kraai · 24 years ago
  70. 56a3288 Fix looping bug, use fullRead by Glenn L McGrath · 24 years ago
  71. b4c3c59 Add in BasicLinux by request by Eric Andersen · 24 years ago
  72. f8e04f7 Added _install by Pavel Roskin · 24 years ago
  73. fb6a508 Ensure forked processes always are on a controlling tty, so the by Eric Andersen · 24 years ago
  74. d39d120 Make syslogd ignore SIGCLD only if SIGCLD is defined. This should fix SPARC. by Pavel Roskin · 24 years ago
  75. 5d513f7 List of signals updated from util-linux-2.10o by Pavel Roskin · 24 years ago
  76. dd450a0 Don't fork for the . (source) command so that environment settings are by Matt Kraai · 24 years ago
  77. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  78. b890752 Fix unchecked calls to {m,c,re}alloc so that they print an error and by Matt Kraai · 24 years ago
  79. 23ad7f7 Typo fix: resolv -> resolve by Pavel Roskin · 24 years ago
  80. ccb0a9b Formatting cleanup patch from Bryan Rittmeyer <bryan@ixiacom.com>. -Erik by Eric Andersen · 24 years ago
  81. fca8050 Fix .deb unpack and experimental TAR support by Glenn L McGrath · 24 years ago
  82. ac19b7e Extra defines for ar by Glenn L McGrath · 24 years ago
  83. 49352ad Simplify a few little things, and merge in a patch from by Eric Andersen · 24 years ago
  84. 605a819 New dd behaviour by Glenn L McGrath · 24 years ago
  85. f0b073f dd now truncates files at the end its write, this can be turned of by by Glenn L McGrath · 24 years ago
  86. de34e43 MAke lsmod act just like modutils lsmod, by printing which modules use by Eric Andersen · 24 years ago
  87. cbb61c7 Make init handle current 2.4.x sysinfo behavior -Erik by Eric Andersen · 24 years ago
  88. 73de656 Update free for current 2.4.x behavior... -Erik by Eric Andersen · 24 years ago
  89. 729216c Remove some debugging code by Glenn L McGrath · 24 years ago
  90. 18310f1 Using seek=? used to cause part of the original file to be zero'ed, i by Glenn L McGrath · 24 years ago
  91. 0ae8e5a My previous attempt to make dd use fullRead, fullWrite was very broken, by Glenn L McGrath · 24 years ago
  92. bd7c671 remove some printf statements i forgot about by Glenn L McGrath · 24 years ago
  93. 1c6917d Updated to match new -R ar functionality by Glenn L McGrath · 24 years ago
  94. e2b345a Implemented new ar functionality unique to busybox ar (i think), the -R by Glenn L McGrath · 24 years ago
  95. 437bf72 Changed getopt so that options can be grouped together, the source by Glenn L McGrath · 24 years ago
  96. 6fb88e7 Fix permisions by Glenn L McGrath · 24 years ago
  97. 8324b9f Now supports GNU style long filenames. by Glenn L McGrath · 24 years ago
  98. 11c6552 New ls sorting patch, as written by Sterling Huxley, and then updated by Eric Andersen · 24 years ago
  99. 44e3840 Stop leaking file handles. by Matt Kraai · 24 years ago
  100. 17c8851 Fix more typos. by Matt Kraai · 24 years ago