Bruce Evans d0fb0d6db9 Fixed IEXTEN handling in raw mode again. The effect of IEXTEN when
ICANON is off is implementation-defined.  Under BSD, IEXTEN is
independent of ICANON, so it must be turned off to get "raw" mode.

This was first fixed in rev.1.4 (1995/10/21) of libncurses/lib_raw.c,
but the change was lost in the downgrade to the contrib version.

The fix here is the same as in the old rev.1.4, less style bugs.  A
better fix would use cfmakeraw(3) to actually handle all of the
complications for switching to raw mode.
2000-01-29 13:55:02 +00:00
..
2000-01-16 10:22:31 +00:00
1999-09-08 11:14:51 +00:00
2000-01-10 08:56:01 +00:00
2000-01-29 13:06:33 +00:00
1999-10-10 07:46:38 +00:00
1998-09-15 19:31:43 +00:00
2000-01-28 15:13:45 +00:00
2000-01-10 09:17:46 +00:00
1999-09-05 17:27:05 +00:00
2000-01-26 18:55:58 +00:00
1999-12-20 16:07:53 +00:00