freebsd-dev/lib/libpam/modules/pam_login_access
Yaroslav Tykhiy 5c042d7b07 Sync with src/usr.bin/login/login.access.5.
src/usr.bin/login/login.access.5 should be removed from use
because the whole login.access feature has moved to this PAM
module.

MFC after:	3 days
2006-03-06 12:26:43 +00:00
..
login_access.c Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
login.access.5 Sync with src/usr.bin/login/login.access.5. 2006-03-06 12:26:43 +00:00
Makefile style.Makefile(5) police 2003-03-09 20:06:38 +00:00
pam_login_access.8 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_login_access.c Fix numerous constness and aliasing issues. 2004-02-10 10:13:21 +00:00
pam_login_access.h