Path: utzoo!attcan!uunet!lll-winken!pacbell!ditka!rayssd!srhqla!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: unix-pc.general Subject: Re: rn under 3.51 Message-ID: <738@kosman.UUCP> Date: 9 Apr 89 16:35:57 GMT References: <4801@pitt.UUCP> Reply-To: kevin@kosman.UUCP (Root) Distribution: na Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 20 In article <4801@pitt.UUCP> anthony@pitt.UUCP (M. Anthony Kapolka 3) writes: > >In my continued quest to get my system working under 3.51, I've noticed >users on /dev/ph1 can't open /dev/tty. This is most obvious under rn... >which doesn't work properly. > >I'm told that this is due to a bug in the ph1 driver. > >Can someone give me some more info about this? I'm not eager to modify >rn, since the same executable worked under 3.0 (and it should work now!) Nope. There's a one-line fix to rn that makes this behavior go away. I don't have the line in front of me, but what you're looking for is an open(2) call, and what has to change is an O_NDELAY (I think it has to be added). Anyway, I use rn all the time, and have been doing it for so long I forget when I got it. If no-one else supplies the exact information, I can do the research to resurrect the patch. Send me mail.