1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/usr.bin/chpass
Bill Paul 9219423651 Make use_yp() smarter about figuring out whether a user is local or
NIS (or both, or neither). Also add support for -l and -y flags to
force behavior to local or NIS. use_yp() also goes out of its way to
retrieve the correct password database information (local or NIS)
depending on what the situation since getpwent() & co. can't
necessarily be trusted in some cases.

Also document new flags in man page.
1995-09-02 03:56:21 +00:00
..
chpass.1 Make use_yp() smarter about figuring out whether a user is local or 1995-09-02 03:56:21 +00:00
chpass.c Make use_yp() smarter about figuring out whether a user is local or 1995-09-02 03:56:21 +00:00
chpass.h
edit.c Take the ypchfn/ypchsh stuff that was removed from passwd 1995-08-13 16:12:28 +00:00
field.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile Remove bogus ${DESTDIR}s from LINKS. 1995-08-17 11:26:42 +00:00
pathnames.h
pw_copy.c Take the ypchfn/ypchsh stuff that was removed from passwd 1995-08-13 16:12:28 +00:00
pw_copy.h
pw_yp.c Make use_yp() smarter about figuring out whether a user is local or 1995-09-02 03:56:21 +00:00
pw_yp.h Make use_yp() smarter about figuring out whether a user is local or 1995-09-02 03:56:21 +00:00
table.c Somewhere along the line, somebody decided to make the 'full name' field 1995-06-23 16:24:34 +00:00
util.c Delete bogus referneces to timezone code internal header file `tzfile.h', 1995-08-07 19:17:46 +00:00