summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd/passwd.c
Commit message (Expand)AuthorAgeFilesLines
* Mute some warnings on uninitialized variables.ed2010-01-021-1/+1
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* While I really liked the error message one received from `passwd'nectar2003-04-181-6/+3
* #include <stdlib.h> for exit(3) prototype.jedgar2002-05-111-0/+1
* Fix VCS inclusions.markm2002-04-281-2/+3
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* PAMified passwd(1). Some NIS-related issues remain to be solved, but thisdes2002-04-151-195/+110
* remove __Pimp2002-03-221-2/+2
* reset uid back to the user before doing kerberised change password.assar2001-03-121-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use KJH's auth.conf parser to turn on/off Kerberos in userland.markm1998-10-091-1/+7
* Ifdefed conditionally-unused variables.bde1998-03-231-1/+3
* Cosmetic in usage string and err() messages.charnier1997-07-311-19/+17
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a core dump condition I discovered the other day (rightwpaul1996-10-231-3/+3
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-231-10/+39
* 1) Fix local_passwd to co-operate with dual-personality crypt(3).markm1995-12-161-3/+8
* Bug fix: use the use_yp() function in the chpass(1) code to determinewpaul1995-09-021-48/+20
* Remove the ypchfn/ypchsh stuff from passwd and leave just thewpaul1995-08-131-16/+6
* Patch to fix PR #518. In a system with no NIS, passwd will complainwpaul1995-06-161-20/+29
* Obtained from: The NYS projectwpaul1995-01-311-2/+102
* Update for new kpasswd interface.wollman1995-01-201-18/+38
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+118
OpenPOWER on IntegriCloud