freebsd-src/usr.bin/chpass
Andrew Gallatin 8f5c81c41a fix a serious bug where, on alpha, due to a an int/long type mismatch,
the uid arg to use_yp() was getting clobbered by the call to my_yp_match().
This led to a problem where a NIS user could edit root's passwd information.
1999-10-20 15:20:00 +00:00
..
chpass.1
chpass.c
chpass.h
edit.c
field.c
Makefile
pathnames.h
pw_copy.c
pw_copy.h
pw_yp.c
pw_yp.h
table.c
util.c