getty: fix handling of speed 0;
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 12 Apr 2009 13:05:40 +0000 (13:05 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 12 Apr 2009 13:05:40 +0000 (13:05 -0000)
commit32a385f5b0a74ca886e69472aaa1de8045a1ddbd
treee23b4fba7e4a7264f642e7577a669469feedbf9a
parent5c3299300905698c45d1ace64a61a431312993a4
getty: fix handling of speed 0;
 stop using non-portable way of setting speeds.

function                                             old     new   delta
cfsetispeed                                            -      76     +76
cfsetospeed                                            -      57     +57
cfgetispeed                                            -      20     +20
loginutils/getty.c