Date: Mon, 25 Sep 2006 15:06:25 +0000 (UTC) From: Dmitry Morozovsky <marck@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass chpass.c Message-ID: <200609251506.k8PF6PqI072549@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. Approved by: des MCF after: 3 days Revision Changes Path 1.28 +6 -1 src/usr.bin/chpass/chpass.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609251506.k8PF6PqI072549>