Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site pegasus.UUCP Path: utzoo!watmath!clyde!floyd!harpo!ulysses!mhuxl!ihnp4!pegasus!hansen From: hansen@pegasus.UUCP (Tony L. Hansen) Newsgroups: net.bugs.4bsd,net.bugs.uucp Subject: Re: uucp VS 4.2 (System V comment) Message-ID: <1139@pegasus.UUCP> Date: Sat, 31-Mar-84 19:26:31 EST Article-I.D.: pegasus.1139 Posted: Sat Mar 31 19:26:31 1984 Date-Received: Sun, 1-Apr-84 07:46:04 EST References: <2365@allegra.UUCP> <91@drutx.UUCP> <237@masscomp.UUCP> Organization: AT&T Information Systems, Lincroft NJ Lines: 14 An interesting point about System V (as distributed) is that it accepts any of '@', DEL or ^U for erasing the line when you're talking to getty. It only accepts '#' for character erase, however. All of this is done in raw mode. If it sees what looks like a NULL character (coming from typing ^@, CR at a higher line speed, or the break key), it will search for the next line entry and speed in /etc/gettydefs. I haven't checked System V Release 2 to see if it has the same properties. Unfortunately, once you've gotten to the first "Password:" prompt, you are no longer talking to getty, but instead to login, which does things in cooked mode rather than in raw mode, so you're back to the old '@' again. Tony Hansen pegasus!hansen