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