marck 2006-09-29 06:13:20 UTC
FreeBSD src repository (doc committer)
Modified files:(Branch: RELENG_6)
usr.bin/chpass chpass.c
Log:
MFC rev 1.28:
Fix bug introduced in rev 1.23:
pw_equal does not check crypted password field, so one cannot change
marck 2006-09-25 15:06:24 UTC
FreeBSD src repository (doc committer)
Modified files:
usr.bin/chpass chpass.c
Log:
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.