cvs commit: src/usr.sbin/pw pwupd.c
John Baldwin
jhb at FreeBSD.org
Thu Jul 17 13:48:07 UTC 2008
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
More information about the cvs-src
mailing list