Path: utzoo!attcan!uunet!bu.edu!rpi!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!rice!sun-spots-request From: auspex!guy@uunet.uu.net (Guy Harris) Newsgroups: comp.sys.sun Subject: Re: 8bit getty on ttyd[0,1] Keywords: SunOS Message-ID: <10028@brazos.Rice.edu> Date: 18 Jul 90 18:12:13 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 262, message 11 >When I used the above as the getty for /dev/ttyd[0,1], everything worked >fine until login(1) asked for a password, at which point the >terminals/computers have to be put into 7bit w/ parity if they are to >function correctly. Yes. It should be fixed in 4.1, unless somebody took my fix out before 4.1 shipped.... >We dont' have source (yet :-) so I can't go digging. If, as, and when you do get source, fix "login" not to set the entire set of "local mode" flags to zero - i.e., replace the TIOCLSET "ioctl" with something that leaves the PASS8 bit alone. You then should change "in.rlogind" and "in.telnetd" to put the PASS8 bit in some standard state, as "login" will no longer do it for them.