summaryrefslogtreecommitdiff
path: root/libexec/login_passwd/login.c
AgeCommit message (Expand)Author
2006-04-02a FALLTHROUGH and one size_t castTheo de Raadt
2005-04-14drop some krb4 stuffBjorn Sandell
2004-03-10More checking for a NULL return value from getpass(). otto@ OKTodd C. Miller
2003-03-17incorrect string length matching; ianm@cit.uws.edu.auTheo de Raadt
2002-09-06ansi; ok millert pvalchevTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2001-12-06Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it preventsTodd C. Miller
2001-08-09o wheel and lastchance are -v args (variable), not -s (service)Todd C. Miller
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andHans Insulander