K 10 svn:author V 3 yar K 8 svn:date V 27 2006-03-06T12:54:03.000000Z K 7 svn:log V 465 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 END