NetBSD/usr.bin/chpass
phil 18ee5233a8 getpwuid() and getpwnam() both support YP maps, insecure and secure.
Remove local ypgetpw{uid,nam} which don't support secure maps.
(Using chpass/chfn with secure maps and these local functions turns off
users by putting * in password entry.)
2000-10-27 16:16:03 +00:00
..
Makefile
chpass.1
chpass.c getpwuid() and getpwnam() both support YP maps, insecure and secure. 2000-10-27 16:16:03 +00:00
chpass.h
edit.c
field.c
pathnames.h
pw_yp.c getpwuid() and getpwnam() both support YP maps, insecure and secure. 2000-10-27 16:16:03 +00:00
table.c
util.c