freebsd-skq/libexec
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
..
atrun Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
bootpd Block for buffer overflow. 1998-12-13 21:02:28 +00:00
comsat
fingerd
ftpd Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
getNAME
getty Set the CPU resource limit back to infinity before exec()ing PP. 1999-03-09 22:04:44 +00:00
mail.local
makekey
mknetid
named-xfer
rbootd
revnetgroup
rexecd
rlogind Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
rtld-aout
rtld-elf - Commit the correct dladdr() implementation. 1999-03-24 23:47:29 +00:00
smrsh
talkd Reviewed by: freebsd-current, freebsd-security 1998-12-01 21:12:57 +00:00
telnetd Old stuff laying around: Don't use a function called getstr(), that has 1998-12-16 06:04:29 +00:00
tftpd
uucpd Ignore empty usernames, and repeat the login: prompt in this case. 1999-03-30 10:23:35 +00:00
xtend Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
ypxfr
Makefile
Makefile.inc