freebsd-dev/usr.bin/chpass
Dmitry Morozovsky 50789a2f3a Fix bug introduced in rev 1.23:
pw_equal does not check crypted password field, so one cannot change
crypted password keeping other fields intact.

Approved by:	des
MCF after:	3 days
2006-09-25 15:06:24 +00:00
..
chpass.1 Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). 2005-08-02 21:38:03 +00:00
chpass.c Fix bug introduced in rev 1.23: 2006-09-25 15:06:24 +00:00
chpass.h
edit.c
field.c
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
table.c
util.c