summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to allow the 'use NIS or local?' logic to tell when NIS iswpaul1996-10-232-5/+8
* *blush* Whoops: got the format strings wrong.wpaul1996-10-221-4/+4
* Part 2 of fix for PR #1519. The problem here is similar to whatwpaul1996-10-221-8/+25
* Modify the 'couldn't create udp handle' message so it tell youwpaul1996-10-221-4/+5
* Add new option to chpass: -e "expire" ; change the account expire timepeter1996-08-125-13/+38
* Move setting of username to the correcft place; also initialize it.guido1996-07-141-3/+3
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-2/+4
* Add missing semicolon so that this module compiles whithout -DYP.wpaul1996-06-151-1/+1
* Fix the -l flag. For some reason I can't fathom, I left in some codewpaul1996-05-251-8/+5
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISwpaul1996-05-071-2/+3
* Print some warnings if root invokes chpass and sets thempp1996-04-111-0/+19
* Fix small bug in get_yp_master(): this function is used to look forwpaul1996-03-041-1/+13
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-236-144/+504
* Fix typo in xref in NOTES section.mpp1996-02-141-1/+1
* Move the YP initialization earlier, so it's done before the evaluationjoerg1996-01-061-26/+27
* Correct a typo :-).ats1995-09-021-1/+1
* Make use_yp() smarter about figuring out whether a user is local orwpaul1995-09-024-30/+202
* Remove bogus ${DESTDIR}s from LINKS.bde1995-08-171-8/+10
* Take the ypchfn/ypchsh stuff that was removed from passwdwpaul1995-08-137-9/+421
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-5/+4
* Fix chpass so that it doesn't advance the passwordmpp1995-07-161-11/+9
* Somewhere along the line, somebody decided to make the 'full name' fieldwpaul1995-06-231-1/+1
* Remove trailing whitespace.rgrimes1995-05-304-8/+8
* Missing ${DESTDIR} on chflags commands added.rgrimes1995-04-171-2/+3
* Bug fixed: even root was unable to edit restricted fieldsache1995-03-211-4/+4
* Fixes for chpass.jkh1995-02-092-9/+25
* Add a `-p' option, allowing the super-user to directly set a user'swollman1995-01-142-7/+31
* Fix logic in previous commit.bde1994-11-141-1/+1
* Fix beforeinstall target:ache1994-11-081-1/+1
* Add a beforeinstall rule to turn off the immutable flag on chpass so yourgrimes1994-05-301-0/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-2711-0/+1376
OpenPOWER on IntegriCloud