K 10 svn:author V 4 ache K 8 svn:date V 27 1995-08-04T06:39:55.000000Z K 7 svn:log V 371 Add non-standard function: _set_ospeed(speed) Basically all termios+termcap pgms needs it. It set ospeed variable using nearest-matched stty speeds, which helps termcap pgms works with non-fixed termios speeds and not duplicate ospeed switch into every pgm. Also it isn't standard function, its source code is too big to include it in whole to every termcap+termios pgm. END