1. 9ace613 stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>) by Denis Vlasenko · 18 years ago
  2. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  3. 240a1cf add some missed statics on constant objects. fix few #ifndef ENABLE_xxx by Denis Vlasenko · 18 years ago
  4. 3a60244 - remove some bss users. by Bernhard Reutner-Fischer · 18 years ago
  5. cbd6e65 - fix buglet introduced in r17351 in find_param(). Closes #1193 by Bernhard Reutner-Fischer · 18 years ago
  6. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  7. 1a250d9 - reinstate paranoia check in wrapf(). by Bernhard Reutner-Fischer · 18 years ago
  8. 41aaefc stop using global variable needlessly by Denis Vlasenko · 18 years ago
  9. 79cc559 - remove superfluous define that expanded to "!strcmp" - remove some dead code by Bernhard Reutner-Fischer · 18 years ago
  10. 8eb0549 - reuse return code of vsnprintf to avoid pulling in strlen by Bernhard Reutner-Fischer · 18 years ago
  11. 94feb1c - merge display_changed() and display_all() by Bernhard Reutner-Fischer · 18 years ago
  12. d4a745c - peruse get_terminal_width_height and remove legacy code for ancient by Bernhard Reutner-Fischer · 18 years ago
  13. a6e31ad - rewrite find_param to use index_in_str_array by Bernhard Reutner-Fischer · 18 years ago
  14. 4950f01 - manually inline tty_value_to_baud and remove string_to_baud_or_die (cleanup) by Bernhard Reutner-Fischer · 18 years ago
  15. 21fc740 - constify some read-only members and remove superfluous casts (cleanup) by Bernhard Reutner-Fischer · 18 years ago
  16. 4fa566d - reuse option_mask32 for state-handling in main by Bernhard Reutner-Fischer · 18 years ago
  17. 21b080d stty: fix bug reported by Paul Albrecht <albrecht@rdi1.com> - by Denis Vlasenko · 18 years ago
  18. f8abc10 stty: rearrange functions, avoiding the need in forward declarations. by Denis Vlasenko · 18 years ago
  19. b2abef3 stty: fix width of a field for ppc32 by Denis Vlasenko · 18 years ago
  20. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  21. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  22. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  23. 79deb66 stty: fix few bugs found in testing by Denis Vlasenko · 18 years ago
  24. debaf2f stty: reorder code, reducing need in forward declarations. by Denis Vlasenko · 18 years ago
  25. 20b253d stty: convert "enum mode_type" into unnamed enum by Denis Vlasenko · 18 years ago
  26. 8971cda stty: reduce #ifdef forest by Denis Vlasenko · 18 years ago
  27. e40c04b stty: simplify linewrapping code a bit by Denis Vlasenko · 18 years ago
  28. 9efb070 stty: style fixes by Denis Vlasenko · 18 years ago
  29. 7eab79a stty: fix a longstanding FIXME (was able to die half-way setting term params) by Denis Vlasenko · 18 years ago
  30. bd8f43d few random readability enhansements. No code changes by Denis Vlasenko · 18 years ago
  31. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  32. 290fcb4 Undo all of the ugliness and some of the bloat from 15412. by Rob Landley · 19 years ago
  33. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  34. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  35. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  36. dfd902b rfelker writes in Bug 736: stty.c includes unneeded, obsolete header memory.h by Mike Frysinger · 19 years ago
  37. 9b9a920 removed warning "comparison between signed and unsigned". Reduced size by "Vladimir N. Oleynik" · 19 years ago
  38. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  39. ca1c1af Add a missing brace, patch by Hideki IWAMOTO by Glenn L McGrath · 20 years ago
  40. 8876fb2 last_patch89 from vodz: by Eric Andersen · 22 years ago
  41. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  42. fc05909 last_patch41 from vodz to fix stty -F and similar by Eric Andersen · 23 years ago
  43. 7467c8d Patch from vodz: by Eric Andersen · 24 years ago
  44. 8f3e51b Patch from Vladimir to remove testing stuff from stty by Eric Andersen · 24 years ago
  45. 446dd27 Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in by Mark Whitley · 24 years ago
  46. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  47. 963791a Another patch from Vladimir to eliminate obsolete junk. by Eric Andersen · 24 years ago
  48. 98e599c Commit Vladimir's latest version of stty.c. Nice work. -Erik by Eric Andersen · 24 years ago