1. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  2. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  3. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  4. b5353a2 - look at bb_applet_name. Should close bugs #892 and #893 by Bernhard Reutner-Fischer · 19 years ago
  5. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  6. 99a072d - tito writes: this patch fixes some comments in dos2unix that are wrong by Bernhard Reutner-Fischer · 19 years ago
  7. 330ac85 Tito shrank dos2unix. by Rob Landley · 19 years ago
  8. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  9. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  10. f815469 Bernhard Fischer trimmed down dos2unix a bit. by Rob Landley · 19 years ago
  11. 6c0396b Steve Grubb writes: by Eric Andersen · 21 years ago
  12. aaff79a Steve Grubb writes: by Eric Andersen · 21 years ago
  13. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  15. 009ae1f Little fix to avoid overflow by Eric Andersen · 22 years ago
  16. 5944396 Scrub things and ditch uint64_t and use a custom type name by Eric Andersen · 23 years ago
  17. c61804e Fix dos2unix compile problem with certain glibc versions by Eric Andersen · 23 years ago
  18. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  19. 655584b This fixes dos2unix and unix2dos so they behave as expected. dos2unix by Eric Andersen · 23 years ago
  20. 5a9d441 Fix up some signed char vs int issues that show up on powerpc. by Eric Andersen · 24 years ago
  21. 1e04ea3 Fix dos2unix/tr problem noted by Larry Doolittle. by Matt Kraai · 24 years ago
  22. a6ce670 use tmpfile() and revert my previous changes... convert() belongs here by Glenn L McGrath · 24 years ago
  23. 50b787c Move convert to libbb by Glenn L McGrath · 24 years ago
  24. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
  25. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  26. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  27. ceade5c Fix missing header file. by Matt Kraai · 24 years ago
  28. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago