K 10 svn:author V 5 joerg K 8 svn:date V 27 1999-03-30T10:23:35.000000Z K 7 svn:log V 513 Ignore empty usernames, and repeat the login: prompt in this case. There's not much point in having uucpd behave differently than login(1) for this, and now uucpd is compatible to the default chat script of Taylor UUCP which sends a single \r at first. While i was at it, added a few strategic ``errno = 0;''s, so at least an `Undefined error 0' will be returned for things like a closed connection while reading the login ID or password, as opposed to an even more bogus thing like `No such file or directory'. END