summaryrefslogtreecommitdiff
path: root/libexec/login_passwd
AgeCommit message (Expand)Author
2002-06-02minor KNFTheo de Raadt
2002-03-19Only accept the empty string for users with no password.Todd C. Miller
2001-12-06Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it preventsTodd C. Miller
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-08-12some KNFTodd C. Miller
2001-08-09o wheel and lastchance are -v args (variable), not -s (service)Todd C. Miller
2001-07-08Remove extraneous .Pp after .ShTodd C. Miller
2001-06-29uglyTheo de Raadt
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andHans Insulander
2001-06-25Remove instance stuff now that su uses an explicit option to specifyTodd C. Miller
2001-06-25Don't do the root instance handling stuff; su no longer does it.Hans Insulander
2000-12-12passwd login script; authenticates the user via passwd/ypTodd C. Miller