summaryrefslogtreecommitdiff
path: root/usr.bin/passwd/passwd.c
AgeCommit message (Expand)Author
2017-10-12fix compile error without USE_PAM (-Werror,-Wmissing-noreturn)ryo
2016-09-03Remove K&R __P macros.sevan
2009-04-17Rename variables to fix GCC warnings: local variables optopt and optargdyoung
2009-04-12Fix WARNS=4 issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-01-25minor lintchristos
2006-03-23Get rid of more Kerberos 4 code.wiz
2005-02-26Magor rework of passwd(1) for the PAM case. Add "-d <database>" option,thorpej
2005-02-22Add a PAM passwd module.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-03-2880 column police.simonb
2001-02-19convert to use getprogname()cgd
2000-07-06- Pull in pwd.h since `struct passwd' is now used in extern.h.ad
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-03-01use NULLjoda
2000-02-14Modularize password changing mechanisms, as proposed inaidan
2000-01-26Separate kerberos5 implementation from kerberos4.aidan
1999-08-26it doesn't make any sense to use -u with -r or -i, so don't permit it.marc
1998-07-11KNF. ensure buffers are nul-terminated.mrg
1997-10-19WARNSify, fix .Nm usagelukem
1997-01-07remove vestigal Berkeley kpasswdd supporttls
1996-12-28Sync with 4.4BSD-Lite2 (whew!)tls
1996-11-26Fix a semantic problem reported by Chuck Cranor:thorpej
1996-08-09Slight semantics change: ALWAYS use YP if the system is bound to athorpej
1995-02-12Make passwd work with a link to yppasswd. (From Jason Thorpe)phil
1994-07-27Add conditional kerberosIV and kerberos5 supportbrezak
1994-01-05rationalize & cleanup -y/-k/-l codederaadt
1993-08-01Add RCS identifiers.mycroft
1993-07-07Change NIS--> YPbrezak
1993-06-11Add YP support.brezak
1993-03-21initial import of 386bsd-0.1 sourcescgd