Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/02/1998 00:50:02
mrg
Thu Jul 2 00:46:46 PDT 1998
Update of /cvsroot/src/libexec/uucpd
In directory nb00:/tmp/cvs-serv7799
Modified Files:
uucpd.c
Log Message:
backout previous; there was no buffer overflow anymore. while i'm here,
fix some KNF and stop account information leakage in the case of logging
in as a non-existant user (did not prompt for a password for call crypt(3)
before returning "Login incorrect.")