summaryrefslogtreecommitdiffstats
path: root/chpass/chpass.c
Commit message (Expand)AuthorAgeFilesLines
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add new option to chpass: -e "expire" ; change the account expire timePeter Wemm1996-08-121-7/+18
* Move setting of username to the correcft place; also initialize it.Guido van Rooij1996-07-141-3/+3
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-011-2/+4
* Fix the -l flag. For some reason I can't fathom, I left in some codeBill Paul1996-05-251-8/+5
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-231-33/+48
* Move the YP initialization earlier, so it's done before the evaluationJoerg Wunsch1996-01-061-26/+27
* Make use_yp() smarter about figuring out whether a user is local orBill Paul1995-09-021-13/+42
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-131-2/+30
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Add a `-p' option, allowing the super-user to directly set a user'sGarrett Wollman1995-01-141-6/+22
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+192