Date: Mon, 18 Mar 2002 04:55:28 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_unix Makefile pam_unix.c src/usr.bin/passwd Makefile local_passwd.c Message-ID: <200203181255.g2ICtS689387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/03/18 04:55:28 PST
Modified files:
lib/libpam/modules/pam_unix Makefile pam_unix.c
usr.bin/passwd Makefile local_passwd.c
Log:
Fix world breakage introduced by my recent modifications to
chpass(8). The relations between libc, libpam, chpass, passwd, and
vipw are a mess and probably should be cleaned up.
Submitted by: Peter Pentchev <roam@ringlet.net>
Revision Changes Path
1.13 +2 -1 src/lib/libpam/modules/pam_unix/Makefile
1.26 +1 -1 src/lib/libpam/modules/pam_unix/pam_unix.c
1.43 +3 -1 src/usr.bin/passwd/Makefile
1.28 +2 -2 src/usr.bin/passwd/local_passwd.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?200203181255.g2ICtS689387>
