search for: b57600

Displaying 2 results from an estimated 2 matches for "b57600".

Did you mean: b5760
2016 Apr 18
8
[Bug 2565] New: High baud rate gets sent, solaris closes pty
...Is it appropriate to try to fix this in sshd? If so, then should the proper way to fix this be something along the line of if ( baud > MAX_BAUD) baud=MAX_BAUD;? I can't see a way of setting MAX_BAUD other than an config option hack with a list for broken systems. Even very old Solaris has B57600 in termios.h so that can't be used as an indicator. -- You are receiving this mail because: You are watching the assignee of the bug.
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *