freebsd-skq/libexec/uucpd
Joerg Wunsch 53152fc9db 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'.
1999-03-30 10:23:35 +00:00
..
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
uucpd.8 Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section. 1997-12-04 07:20:45 +00:00
uucpd.c Ignore empty usernames, and repeat the login: prompt in this case. 1999-03-30 10:23:35 +00:00