Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-20 | The type changed too. | Rob Landley | |
2006-06-20 | Use the new names for tty_baud_to_value() and tty_value_to_baud() again. | Peter Kjellerstedt | |
2006-06-20 | Revert the last two patches to go back to a state before this file was | Rob Landley | |
controversial. | |||
2006-06-18 | Undo all of the ugliness and some of the bloat from 15412. | Rob Landley | |
2006-06-17 | danf writes: stty doesn't support baud rates > 460800 bps, the attached ↵ | Mike Frysinger | |
patch adds support for all baud rates supported by Linux 2.6.16 on x86. | |||
2006-03-10 | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley | |
the busybox binary) into enums (which don't). | |||
2003-03-19 | Major coreutils update. | Manuel Novoa III | |