Date: Mon, 6 Mar 2006 12:54:03 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login login.access.5 login_access.c Message-ID: <200603061254.k26Cs4Bj060985@repoman.freebsd.org>
index | next in thread | raw e-mail
yar 2006-03-06 12:54:03 UTC
FreeBSD src repository
Removed files:
usr.bin/login login.access.5 login_access.c
Log:
login.access.5 and login_access.c are no longer used
in usr.bin/login because the login.access feature has
moved to PAM completely.
Their counterparts in lib/libpam/modules/pam_login_access
have been found to be in sync with, and even in better shape
than, login.access.5 and login_access.c here.
Therefore cvs rm login.access.5 and login_access.c from
usr.bin/login so that nobody will waste their time on fixing
or developing the files here.
MFC after: 3 days
Revision Changes Path
1.15 +0 -57 src/usr.bin/login/login.access.5 (dead)
1.11 +0 -239 src/usr.bin/login/login_access.c (dead)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603061254.k26Cs4Bj060985>
