Date: Wed, 1 Aug 2001 18:48:22 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass chpass.c edit.c pw_copy.c Message-ID: <200108020148.f721mMr11607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/08/01 18:48:22 PDT Modified files: (Branch: RELENG_4) usr.bin/chpass chpass.c edit.c pw_copy.c Log: MFC: Prevent chpass(1) from writing -1 in the UID or GID fields in the password file by properly casting integers. Revision Changes Path 1.16.2.1 +3 -2 src/usr.bin/chpass/chpass.c 1.16.2.2 +8 -6 src/usr.bin/chpass/edit.c 1.9.2.1 +4 -2 src/usr.bin/chpass/pw_copy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108020148.f721mMr11607>