rwatson 9b2a87cb18 o nvi failed to correctly handle EINTR returned from tcsetattr(), exiting
instead of recovering, which happens in particular during a rapid series
  of SIGWINCH's.  This change forces nvi to loop on the call in the event
  that the call is interrupted.

Interestingly, I submitted this bug report in 1998, and a solution was
posted shortly thereafter by Matthias Buelow; it's been sitting in the
PR database ever since.

Note: this takes this file off the vendor branch.  If and when we find
a vendor for this code, the fix should be given back to them.

PR:		bin/8438
Submitted by:	Matthias Buelow <mkb@altair.mayn.de>
MFC after:	1 month
2001-11-09 02:23:05 +00:00
..
2001-10-01 08:43:58 +00:00
2001-03-21 21:17:54 +00:00
2001-08-17 22:54:26 +00:00
2001-04-03 04:32:48 +00:00
2001-08-29 15:15:59 +00:00
2001-04-18 15:54:10 +00:00
2001-08-21 01:33:05 +00:00
2001-11-04 21:15:52 +00:00