1. 8cede00 Patch to add in the -X option and fix the --exclude bug, originally by by Eric Andersen · 24 years ago
  2. ddea368 Apply rev #2 of dd fix from Gennady Feldman. by Eric Andersen · 24 years ago
  3. 7b5d594 Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close by Eric Andersen · 24 years ago
  4. e500d20 Apply a patch fromkent robotti: by Eric Andersen · 24 years ago
  5. cf32e23 Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>. by Mark Whitley · 24 years ago
  6. 6050618 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] by Mark Whitley · 24 years ago
  7. 69229a6 Piss people off by removing [+-][0-9]+ options from tail. by Matt Kraai · 24 years ago
  8. 0d5835a Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make by Eric Andersen · 24 years ago
  9. 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago
  10. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  11. 82e0614 update usage for xargs by Eric Andersen · 24 years ago
  12. 5b17693 Use minix xargs instead, and update docs accordingly -Erik by Eric Andersen · 24 years ago
  13. 92a61c1 Add in xargs by Eric Andersen · 24 years ago
  14. cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
  15. 605a819 New dd behaviour by Glenn L McGrath · 24 years ago
  16. 1c6917d Updated to match new -R ar functionality by Glenn L McGrath · 24 years ago
  17. 437bf72 Changed getopt so that options can be grouped together, the source by Glenn L McGrath · 24 years ago
  18. 11c6552 New ls sorting patch, as written by Sterling Huxley, and then updated by Eric Andersen · 24 years ago
  19. 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
  20. 61a9d8d Forgot this part of wget by Eric Andersen · 24 years ago
  21. 18a1014 updated some usage info from a patch from robotti@metconnect.com -Erik by Eric Andersen · 24 years ago
  22. 06aeb6c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. by Glenn L McGrath · 24 years ago
  23. 4d5ac2f Fix tab stops for sed usage. by Eric Andersen · 24 years ago
  24. 918507e Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. by Eric Andersen · 24 years ago
  25. fa405d0 Add in the "reset" command. -Erik by Eric Andersen · 24 years ago
  26. 8cbac44 Better 'mt' docs, thanks to Kent Robotti <robotti@metconnect.com> -Erik by Eric Andersen · 24 years ago
  27. fdd5103 Merge in two patches from Dave Cinege: by Eric Andersen · 24 years ago
  28. d5fa3e3 Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net> by Eric Andersen · 24 years ago
  29. bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago
  30. 0010ee4 Fixed usage info for "cut" by Pavel Roskin · 24 years ago
  31. c768ab4 Took -V out of the sed_usage string. by Mark Whitley · 24 years ago
  32. ced2cef * syslogd can now log messages to a remote host -- patch thanks by Eric Andersen · 24 years ago
  33. 8690572 Added some missing declarations and fixed some typos. I have to by Matt Kraai · 24 years ago
  34. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  35. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago