Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdahl!nsc!pyramid!csg From: csg@pyramid.pyramid.com (Carl S. Gutekunst) Newsgroups: comp.mail.uucp Subject: Re: Bidirectional Modem Lines under SunOS 4.0.1 Message-ID: <65827@pyramid.pyramid.com> Date: 9 Apr 89 06:05:41 GMT References: <160@osc.COM> <743@key.COM> <2209@laidbak.UUCP> <1395@auspex.auspex.com> <3748@ficc.uu.net> <1626@vicom.COM> Reply-To: csg@pyramid.pyramid.com (Carl S. Gutekunst) Organization: Pyramid Technology Corp., Mountain View, CA Lines: 12 >=This is likely to cause problems if you're trying to implement callback, >=isn't it? > >Absolutely! I have struggle many an hour trying to figure out a way to >do a callback that drops into getty. What's the problem? The dialout program opens the dialout device. It dials. The remote host answers. The dialout program forks/execs getty. getty execs login. login execs a shell. Shell goes away. The dialout program wakes up, closes the dialout device, and exits. Done!