1. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  2. 768a234 Fixed return status (thanks to David Douthitt for the fix). by Matt Kraai · 24 years ago
  3. e2e2c29 Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato, by Mark Whitley · 24 years ago
  4. 567cdd1 Fix handling of ^$ by removing the newline from input lines and by not by Matt Kraai · 24 years ago
  5. d266748 Yet more polish (thanks again to kent robotti for the bug reports). -Erik by Eric Andersen · 24 years ago
  6. d89882d Some more polish to make xargs act like GNU xargs (thanks to kent robotti by Eric Andersen · 24 years ago
  7. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  8. e081eae Final (I think) version of xargs. Throw away all that tedious string by Eric Andersen · 24 years ago
  9. bf73909 Be ever so pedantic about escaping chars that the shell might not like... by Eric Andersen · 24 years ago
  10. 6f283c2 Fix up xargs so that things like 'cat cat.c | xargs echo' will by Eric Andersen · 24 years ago
  11. 9ae3838 Fix xargs option parsing by Eric Andersen · 24 years ago
  12. 96bdde9 Fix memory problems, and make behavior correct. by Eric Andersen · 24 years ago
  13. a37d5b7 rewrite, so it should be firly clean now by Eric Andersen · 24 years ago
  14. 5b17693 Use minix xargs instead, and update docs accordingly -Erik by Eric Andersen · 24 years ago
  15. ebc0dd7 Comment on xargs choice. by Eric Andersen · 24 years ago
  16. 92a61c1 Add in xargs by Eric Andersen · 24 years ago
  17. 38c8551 Path count was out by one, fixed it by Glenn L McGrath · 24 years ago
  18. 63dde9d Simplify and remove dependence on PATH_MAX by Glenn L McGrath · 24 years ago
  19. 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
  20. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  21. deb95f6 Exit with the appropriate value when grepping multiple files. by Matt Kraai · 24 years ago
  22. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  23. 2ef880b Consolodated some common code into print_matched_line to make 'grep_file' a by Mark Whitley · 24 years ago
  24. 8f12243 Added support for the -c (count matches) option. Made it so it works just like by Mark Whitley · 24 years ago
  25. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  26. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  27. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  28. c41e8c8 Changed bb_regcomp to xregcomp and #if 0'ed out destroy_cmd_strs in sed.c by Mark Whitley · 24 years ago
  29. df5f6ba Applied patch from Matt Kraai which does the following: by Mark Whitley · 24 years ago
  30. 928faac Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's by Mark Whitley · 24 years ago
  31. 44735f8 Applied patch from Matt Kraai as per his email: by Mark Whitley · 24 years ago
  32. e9b527a include getopt.h -Erik by Eric Andersen · 24 years ago
  33. 2086e3d Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik by Eric Andersen · 24 years ago
  34. 2e1148b Fixed comment. by Mark Whitley · 24 years ago
  35. 8bd891c Added support for reading from stdin with '-' as file name arg. by Mark Whitley · 24 years ago
  36. 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
  37. d372189 Brand, spankin', new grep that uses libc regex routines instead of the by Mark Whitley · 24 years ago
  38. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  39. 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 24 years ago
  40. d84990e + removed some cruft left over from when lines could be too long. by John Beppu · 24 years ago
  41. 053b146 Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> by Eric Andersen · 24 years ago
  42. c7ccfc9 + utility.c by John Beppu · 24 years ago
  43. c389d91 "which" rewritten to use stat(). Fixes to improve its compatability by Pavel Roskin · 24 years ago
  44. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  45. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  46. f93a95d + grep -v # yay! by John Beppu · 24 years ago
  47. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  48. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  49. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 24 years ago
  50. 4d05431 More minor touchups. -Erik by Erik Andersen · 25 years ago
  51. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  52. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  53. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  54. a2f69e5 Bug fix. grep wasn't printing file names they way it was supposed to. -Erik by Erik Andersen · 25 years ago
  55. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  56. 3fe2ecf Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com> by Erik Andersen · 25 years ago
  57. b186d98 Stuf by Eric Andersen · 25 years ago
  58. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  59. 50d6360 Stuff by Eric Andersen · 25 years ago
  60. fbb39c8 Stuff -Erik by Eric Andersen · 25 years ago
  61. 6b6b3f6 Stuf by Eric Andersen · 25 years ago
  62. aa0765e Added regexp support, fixed Changelog. by Eric Andersen · 25 years ago
  63. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  64. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  65. 3e0fbae fixes grep, added loadfont from debian bootfloppies. -Erik by Eric Andersen · 25 years ago
  66. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  67. bed30e9 More fixes by Eric Andersen · 25 years ago
  68. 9b58718 Some fixes and such by Eric Andersen · 25 years ago
  69. 3cf52d1 More stuff... by Eric Andersen · 25 years ago
  70. f811e07 More stuff. by Eric Andersen · 25 years ago
  71. 596e546 more stuff by Eric Andersen · 25 years ago
  72. 17d49ef More stuff. by Eric Andersen · 25 years ago
  73. cc8ed39 Initial revision by Eric Andersen · 25 years ago