Date: Thu, 17 Jun 2004 10:29:13 +0000 (UTC) From: Robert Drehmel <robert@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200406171029.i5HATDpN040004@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2004-06-17 10:29:13 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pw_user.c
Log:
Fix a bug which occurred when the home directory given by the
-d option was equal to the one already saved and which caused
the pw utility to avoid updating values passed by other options
processed before the -d option in the code path.
Spotted by: Richard Caley <rjc@interactive.co.uk>
Revision Changes Path
1.56 +2 -1 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406171029.i5HATDpN040004>
