diff options
author | bde <bde@FreeBSD.org> | 2000-01-29 13:55:02 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2000-01-29 13:55:02 +0000 |
commit | 62d970a531d897299092afd635208db8069feff1 (patch) | |
tree | a72788647b2794460047b15d9dee86ff9f998519 /sys/isa/ppc.c | |
parent | 5a973d30653a0d2ce9d1bca438ae120ce1294ac2 (diff) | |
download | FreeBSD-src-62d970a531d897299092afd635208db8069feff1.zip FreeBSD-src-62d970a531d897299092afd635208db8069feff1.tar.gz |
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.
Diffstat (limited to 'sys/isa/ppc.c')
0 files changed, 0 insertions, 0 deletions