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