freebsd-dev/usr.bin/chpass
Bill Paul d7f248ea9f Add a flag to allow the 'use NIS or local?' logic to tell when NIS is
enabled in /etc/master.passwd & friends. This allows the 'USER_YP_AND_LOCAL'
case to make a more sensible guess (if NIS is enabled, default to NIS,
otherwise default to local -- this is better than defaulting to NIS
all the time).
1996-10-23 14:43:39 +00:00
..
chpass.1 Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs. 1996-02-23 16:08:59 +00:00
chpass.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
chpass.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
edit.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
field.c Print some warnings if root invokes chpass and sets the 1996-04-11 05:30:18 +00:00
Makefile Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c *blush* Whoops: got the format strings wrong. 1996-10-22 03:43:34 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_yp.c Add a flag to allow the 'use NIS or local?' logic to tell when NIS is 1996-10-23 14:43:39 +00:00
pw_yp.h Add a flag to allow the 'use NIS or local?' logic to tell when NIS is 1996-10-23 14:43:39 +00:00
table.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00
util.c Add new option to chpass: -e "expire" ; change the account expire time 1996-08-12 14:45:26 +00:00