Esix RAW mode in sgtty.h broken?

Nathan D. Lane nlane at well.sf.ca.us
Sun Jun 16 17:49:05 AEST 1991


I've been trying to get less to compile under Esix 3.2 rev D and cannot
get it to work properly when updating the screen.  Basically, raw mode
doesn't map \n to \r\n.  If I turn on Autolinefeed on my xterm, then
it works properly (but then messes up my screen when I get out of less).
Coming from a vt100 emulator, less also does not work properly.  I had
to change one line of source to make the code work at all - CBREAK mode
is not defined in Esix sgtty.h.  btw, I have to tell the makefile that
I do NOT have terminfo - it crashes far worse during compilation if I
try to use terminfo (many undefined structs).
Any ideas?

I've compiled this version of less under Coherent and it works just
fine.

Thanks in advance.

-Nathan Lane
Digital Technology Service
Santa Barbara, CA
(805) 683-3760
			Authorized Esix Resellers



More information about the Comp.unix.sysv386 mailing list