Anyone got mgetty+sendfax running on Black NS3.3p1?

ard@cstmel.hobby.nl (ard@cstmel.hobby.nl)
Wed, 17 Jan 1996 08:48:00 +0100


Hi ben,

I have the following problem:
Openening a tty when there is no carrier means I have
to open with O_NDELAY, then turn off carrier detection,
and use a second open to get non-blocked I/O. The first
open still *HAS* blocked I/O, but after the second open
you can close the first (I sent the patches for this
quite recently to gert).

Anyway, I'm not using NextStep, but SVR3.2 style unix
from NCR.

Regards, @