freebsd-dev/contrib
Robert Watson 09333c6166 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
..
amd Userland part of nfs client/server split and cleanup. 2001-09-18 23:34:44 +00:00
awk Tighten up the random seeding a little bit more. getpid() alone only 2001-11-03 02:14:10 +00:00
bc Remove files that were not part of the bc-1.06 import. 2001-11-04 06:20:02 +00:00
bind *** empty log message *** 2001-10-01 08:43:58 +00:00
binutils Update to the latest vendor's file. 2001-11-01 10:07:55 +00:00
bzip2 Virgin import (trimmed) of Bzip2 version 1.0.1. 2001-06-21 18:37:17 +00:00
com_err SEE ALSO is the special name, and should not be taken in quotes, 2001-02-16 11:35:39 +00:00
cpio Don't attempt to parse %c 2001-03-21 21:17:54 +00:00
cvs oops, forgot to commit man page for cvs changes 2001-09-21 19:05:36 +00:00
diff Also coerce diff(1) into working the other way (from no-\n to \n). 2000-09-15 11:35:16 +00:00
file This commit was generated by cvs2svn to compensate for changes in r84685, 2001-10-08 22:50:54 +00:00
gcc Re-initialize gp after a jsr. 2001-08-17 22:54:26 +00:00
gdb Remove the filename_completion_function() extern that conflicts with the 2001-04-14 01:49:32 +00:00
gperf Helper to trim extracted files for use when importing new versions of 2000-10-13 12:36:13 +00:00
groff This commit was generated by cvs2svn to compensate for changes in r85552, 2001-10-26 17:22:12 +00:00
ipfilter Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ in 2001-10-12 15:05:00 +00:00
isc-dhcp Connect std{in,out,err} to *something* so that "hooks" scripts that write 2001-07-16 01:56:48 +00:00
less Merge vendor changes onto mainline. 2000-07-14 09:57:37 +00:00
libf2c Import of a GCC 2.96 snapshot taken from the trunk of the FSF GCC anoncvs 2000-12-14 21:42:21 +00:00
libio Virgin import of GCC 2.95.3's libio -- the C++ iostream facility. 2001-03-19 20:49:58 +00:00
libobjc Virgin import of GCC 2.95.3's libobjc 2001-03-19 20:56:11 +00:00
libpam Fix libpam's linker set stuff to use the new API (unbreak world), and get 2001-06-14 01:13:30 +00:00
libpcap Merge libpcap 0.6.2 2001-04-03 04:32:48 +00:00
libreadline Move manpages to their original location (cvs copy to doc) 2001-04-21 22:02:18 +00:00
libstdc++ Virgin import of GCC 2.95.3's libstdc++ 2001-03-19 20:51:52 +00:00
lukemftp Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
lukemftpd Import of LukeM's ftpd version 1.1. 2001-07-19 16:25:08 +00:00
ncurses This commit was generated by cvs2svn to compensate for changes in r76732, 2001-05-17 08:39:21 +00:00
ntp Merge after 4.1.0 import. 2001-08-29 15:15:59 +00:00
nvi o nvi failed to correctly handle EINTR returned from tcsetattr(), exiting 2001-11-09 02:23:05 +00:00
one-true-awk Tell how the import was done. 2001-10-27 08:11:44 +00:00
opie Add heuristic to detect SSH connection (in the same style as other 2001-08-29 13:17:02 +00:00
patch
perl5 Resolve conflicts. 2000-08-20 09:51:08 +00:00
pnpinfo mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
sendmail Update import information 2001-08-21 01:33:05 +00:00
tcp_wrappers This commit was generated by cvs2svn to compensate for changes in r80260, 2001-07-24 09:05:00 +00:00
tcpdump Quick hack to print out the non-standard pppoe used by 3com 2001-09-27 08:02:27 +00:00
tcsh This commit was generated by cvs2svn to compensate for changes in r83098, 2001-09-05 17:49:32 +00:00
telnet Fix world by trimming an extra comment terminator. 2001-10-29 19:22:38 +00:00
texinfo Quietly delete duplicate Info entries with --quiet. 2000-01-24 16:05:17 +00:00
top Make top exit if its tty vanishes. 2001-11-04 21:15:52 +00:00
traceroute Fetch the default maximum TTL value from the net.inet.ip.ttl MIB. 2001-06-06 16:12:59 +00:00