style fix (stray space before ';')
[platform/upstream/busybox.git] / libbb / speed_table.c
2007-07-21 Denis Vlasenkostyle fix (stray space before ';')
2007-06-25 Denis VlasenkoConsolidate ARRAY_SIZE macro; remove one unneeded globa...
2006-06-20 Rob LandleyThe type changed too.
2006-06-20 Peter KjellerstedtUse the new names for tty_baud_to_value() and tty_value...
2006-06-20 Rob LandleyRevert the last two patches to go back to a state befor...
2006-06-18 Rob LandleyUndo all of the ugliness and some of the bloat from...
2006-06-17 Mike Frysingerdanf writes: stty doesn't support baud rates > 460800...
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2003-03-19 Manuel Novoa III Major coreutils update.