Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: bob@omni.com (Bob Weissman) Newsgroups: comp.sys.sun Subject: Re: Help! uucp/tip doesn't drop the line upon termination Keywords: No Digest Subjects during Flush Message-ID: <4040@brchh104.bnr.ca> Date: 27 Jun 91 20:22:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Flush Mode Lines: 27 Approved: sun-spots@rice.edu X-Original-Date: 13 Jun 91 17:13:43 GMT In article <3790@brchh104.bnr.ca> devil@techunix.technion.ac.il (Gil Tene) writes: >The fix is simple: edit /etc/ttytab so that the modem line tty has >"remote" instead of "local", then there won't be a soft carrier, and all >should work fine. This depends, of course, on proper hardware handshake >lines and such, but since it worked before, it should work with this >fix... FYI, "remote" is not a recognized flag in ttytab. The only flags which are recognized by the getttyent(3) routine are on off secure local window= The absence of "local" is enough to do what you want. Adding "remote" (or any other non-flag word) will cause getttyent(3) to think it has seen the beginning of a comment and it will therefore cease processing the ttytab entry. So this will only work properly if "remote" is the last "flag" on the line. -- Bob Weissman Internet: bob@omni.com UUCP: ...!{apple,decwrl,pyramid,sgi,sun,uunet}!omni!bob