freebsd-dev/lib/libpam/modules/pam_login_access
Yaroslav Tykhiy 08284aaa25 Since the whole login.access feature has moved to PAM,
login.access.5 will be installed from the respective PAM
module's src directory.

MFC after:	3 days
2006-03-06 12:31:25 +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 Since the whole login.access feature has moved to PAM, 2006-03-06 12:31:25 +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