On Fri, 7 Jun 1996, Dale Scheetz wrote: > This yields nothing. There is no BUGS file in and subs of > /usr/lib/terminfo.?
I'm only assuming there is because of your weird error. I got the same error when I manually created a file called BUGS. > /usr/lib/termifo or /etc/terminfo? These are conciderably different. > /etc/terminfo only has a (ansi) d (dump) l (linux) s (sun) v (vtxxx) and x > (xterm...) /usr/lib/terminfo is the full terminfo library, but may not be available on boot. /etc/terminfo presumably contains the console entry. If you boot off this terminal, be sure and copy the right terminfo entry into here. > I would suspect the terminal, except getty writes cleanly to the terminal. > It is only login and bash that misbehave. You told me in other mail that the problem was fixed with 'stty cs7 cstopb'. I think I know what the problem is, login doing a vhangup() when it shouldn't, but I have to think if my solution is safe. I'll get back to you. Guy

