Date: Thu, 17 Jul 2008 13:47:59 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pwupd.c Message-ID: <200807171348.m6HDm484060853@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-07-17 13:47:59 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pwupd.c
Log:
SVN rev 180565 on 2008-07-17 13:47:59Z by jhb
Before updating the password database, the pw(8) utility first performs a
sanity check by invoking "pwd_mkdb -C". However, if this failed it
silently returned success. Fix this so it fails the update operation
instead.
MFC after: 1 week
Revision Changes Path
1.21 +2 -1 src/usr.sbin/pw/pwupd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807171348.m6HDm484060853>
