summaryrefslogtreecommitdiff
path: root/libexec/login_chpass
AgeCommit message (Expand)Author
2003-08-12Cleanup obsolete kerberos 4 stuff.Hans Insulander
2003-07-15stop using libcom_err, it is built into krb5Theo de Raadt
2003-05-14Remove krb4 support.Magnus Holmberg
2003-02-03typos;Jason McIntyre
2002-09-06ansi; ok millert pvalchevTheo de Raadt
2002-06-28minor indent cleanupTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-03-13login(8) -> login(1)Marco S Hyman
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-06Don't let root change it's password via login_l?chpass(8).Todd C. Miller
2001-12-07o Use writev() to send status on the backchannel instead of fdopen()ingTodd C. Miller
2001-12-06Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it preventsTodd C. Miller
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-07-08Remove extraneous .Pp after .ShTodd C. Miller
2000-12-12chpass login script; changes local, yp, or kerberos passwordTodd C. Miller