Disable a bunch of undesirable termios flags. ICRNL, in particular,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Oct 2006 17:16:26 +0000 (17:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Oct 2006 17:16:26 +0000 (17:16 +0000)
commit9a41f8d3877bc717e3eec330637122c390dc4240
treeb3a960523aa5abff912add20921a16bd119ed385
parente26f8aa1a74344b91737741ecef89a10de0fa241
Disable a bunch of undesirable termios flags. ICRNL, in particular,
is liable to have been set on serial ports previously used as
terminal devices, and definitely wants not to be set on serial ports
being used for callout.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6865 cda61777-01e9-0310-a592-d414129be87e
unix/uxser.c