summaryrefslogtreecommitdiffstats
path: root/chpass/pw_yp.c
Commit message (Expand)AuthorAgeFilesLines
* Removed extra (non-trailing) arg in a call to warnx().Bruce Evans1997-12-181-2/+2
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofBill Paul1997-07-291-15/+18
* Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.Bill Paul1997-03-291-2/+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 a flag to allow the 'use NIS or local?' logic to tell when NIS isBill Paul1996-10-231-2/+4
* Modify the 'couldn't create udp handle' message so it tell youBill Paul1996-10-221-4/+5
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISBill Paul1996-05-071-2/+3
* Fix small bug in get_yp_master(): this function is used to look forBill Paul1996-03-041-1/+13
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-231-90/+238
* Make use_yp() smarter about figuring out whether a user is local orBill Paul1995-09-021-15/+130
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-131-0/+241