Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!hplabs!hpda!hpcupt1!hpirs!dennis From: dennis@hpirs.HP.COM (Dennis D. Lee) Newsgroups: comp.mail.uucp Subject: HDB UUCP : Parity Setting bug ? Message-ID: <4210003@hpirs.HP.COM> Date: 28 Apr 88 21:05:17 GMT Organization: Hewlett Packard, Cupertino Lines: 18 I have a question about HDB uucp: In line.c, inside the routine fixline(), there is the following line: ttbuf.c_cflag = speed; What this is doing is configuring the line for dialout. Should the '=' be '|=' instead ? It seems the '=' assignment will cause the other tty attributes ( namely, PARENB and PARODD ) be cleared. What will happen when we are dialing to a system that is using parity ? How does uucp in general, deal with the 8th bit ? Where is it doing that? Any idea on this is appreicated. Dennis D. Lee hpda!dennis