From 173425e45415ee74eba4af7da01a5e0bb7b550d2 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Tue, 20 Jun 2000 22:10:38 +0000 Subject: Imported 0.72 Linux-PAM sources --- bin/README | 4 ++-- conf/md5itall | 4 ++-- examples/blank.c | 4 ++-- examples/check_user.c | 4 ++-- examples/test.c | 4 ++-- examples/xsh.c | 4 ++-- libpam/include/security/pam_malloc.h | 4 ++-- libpam/include/security/pam_modules.h | 4 ++-- libpam/pam_auth.c | 4 ++-- libpam/pam_delay.c | 4 ++-- libpam/pam_item.c | 4 ++-- libpam/pam_malloc.c | 4 ++-- libpam/pam_map.c | 4 ++-- libpam/pam_second.c | 4 ++-- libpam/pam_session.c | 4 ++-- libpam/pam_strerror.c | 4 ++-- libpam/pam_tokens.h | 4 ++-- libpam_misc/help_env.c | 4 ++-- modules/pam_deny/Makefile | 4 ++-- modules/pam_deny/pam_deny.c | 4 ++-- modules/pam_env/Makefile | 4 ++-- modules/pam_filter/upperLOWER/Makefile | 4 ++-- modules/pam_filter/upperLOWER/upperLOWER.c | 4 ++-- modules/pam_lastlog/Makefile | 4 ++-- modules/pam_mail/Makefile | 4 ++-- modules/pam_nologin/pam_nologin.c | 4 ++-- modules/pam_permit/Makefile | 4 ++-- modules/pam_permit/pam_permit.c | 4 ++-- modules/pam_pwdb/BUGS | 4 ++-- modules/pam_pwdb/Makefile | 4 ++-- modules/pam_pwdb/md5.c | 4 ++-- modules/pam_pwdb/md5_crypt.c | 4 ++-- modules/pam_pwdb/pam_unix_acct.-c | 4 ++-- modules/pam_pwdb/pam_unix_passwd.-c | 4 ++-- modules/pam_pwdb/pam_unix_sess.-c | 4 ++-- modules/pam_rhosts/pam_rhosts_auth.c | 4 ++-- modules/pam_rootok/Makefile | 4 ++-- modules/pam_stress/Makefile | 4 ++-- modules/pam_time/README | 4 ++-- modules/pam_warn/Makefile | 4 ++-- 40 files changed, 80 insertions(+), 80 deletions(-) diff --git a/bin/README b/bin/README index 6ab61b77..eb2e7883 100644 --- a/bin/README +++ b/bin/README @@ -2,8 +2,8 @@ # $Id$ ## # $Log$ -# Revision 1.1 2000/06/20 22:10:44 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:10:44 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:14 morgan # Linux PAM sources pre-0.66 diff --git a/conf/md5itall b/conf/md5itall index 14cd7c01..a8e0cd3b 100755 --- a/conf/md5itall +++ b/conf/md5itall @@ -3,8 +3,8 @@ # $Id$ # # $Log$ -# Revision 1.1 2000/06/20 22:10:45 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:10:45 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:14 morgan # Linux PAM sources pre-0.66 diff --git a/examples/blank.c b/examples/blank.c index 33b5056e..69fb6d9c 100644 --- a/examples/blank.c +++ b/examples/blank.c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/11/08 05:39:53 morgan * removed void main def which was making gcc complain diff --git a/examples/check_user.c b/examples/check_user.c index 6d52ccaa..5702b615 100644 --- a/examples/check_user.c +++ b/examples/check_user.c @@ -10,8 +10,8 @@ check account required pam_unix_acct.so $Log$ - Revision 1.1 2000/06/20 22:11:13 agmorgan - Initial revision + Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + Imported 0.72 Linux-PAM sources Revision 1.1.1.1 1998/07/12 05:17:14 morgan Linux PAM sources pre-0.66 diff --git a/examples/test.c b/examples/test.c index 8fc5e6cd..1d60cb3c 100644 --- a/examples/test.c +++ b/examples/test.c @@ -1,7 +1,7 @@ /* * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:14 morgan * Linux PAM sources pre-0.66 diff --git a/examples/xsh.c b/examples/xsh.c index d4b50b37..2a892750 100644 --- a/examples/xsh.c +++ b/examples/xsh.c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/11/08 05:39:53 morgan * removed void main def which was making gcc complain diff --git a/libpam/include/security/pam_malloc.h b/libpam/include/security/pam_malloc.h index 8daf3f7c..665672a5 100644 --- a/libpam/include/security/pam_malloc.h +++ b/libpam/include/security/pam_malloc.h @@ -1,8 +1,8 @@ /* $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:23 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:23 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/include/security/pam_modules.h b/libpam/include/security/pam_modules.h index 945c1711..8ac59545 100644 --- a/libpam/include/security/pam_modules.h +++ b/libpam/include/security/pam_modules.h @@ -10,8 +10,8 @@ * Note, the copyright information is at end of file. * * $Log$ - * Revision 1.1 2000/06/20 22:11:23 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:23 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_auth.c b/libpam/pam_auth.c index c946eaab..52a58b5d 100644 --- a/libpam/pam_auth.c +++ b/libpam/pam_auth.c @@ -4,8 +4,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_delay.c b/libpam/pam_delay.c index b7c6604d..115c006e 100644 --- a/libpam/pam_delay.c +++ b/libpam/pam_delay.c @@ -7,8 +7,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:14 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:14 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/07/04 23:23:42 morgan * add appdata_ptr to app callback function diff --git a/libpam/pam_item.c b/libpam/pam_item.c index f595a0b4..f06cedfc 100644 --- a/libpam/pam_item.c +++ b/libpam/pam_item.c @@ -4,8 +4,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:17 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:17 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.3 1999/11/08 05:41:05 morgan * pam_log - extra paranoia diff --git a/libpam/pam_malloc.c b/libpam/pam_malloc.c index 44d583e7..2007eb6e 100644 --- a/libpam/pam_malloc.c +++ b/libpam/pam_malloc.c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:18 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:18 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1998/12/27 04:34:23 morgan * reverting logging functions within libpam. Gone are the externally diff --git a/libpam/pam_map.c b/libpam/pam_map.c index 8b969123..e236240b 100644 --- a/libpam/pam_map.c +++ b/libpam/pam_map.c @@ -6,8 +6,8 @@ * It is not implemented as it is going to change... after 1997/9/25. * * $Log$ - * Revision 1.1 2000/06/20 22:11:19 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:19 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_second.c b/libpam/pam_second.c index 614275af..0c2ec032 100644 --- a/libpam/pam_second.c +++ b/libpam/pam_second.c @@ -5,8 +5,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:20 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:20 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_session.c b/libpam/pam_session.c index eae464c8..0ed1e40d 100644 --- a/libpam/pam_session.c +++ b/libpam/pam_session.c @@ -4,8 +4,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:20 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:20 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_strerror.c b/libpam/pam_strerror.c index ecf8c0bb..bf792b67 100644 --- a/libpam/pam_strerror.c +++ b/libpam/pam_strerror.c @@ -3,8 +3,8 @@ /* $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:21 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:21 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam/pam_tokens.h b/libpam/pam_tokens.h index 1fd32641..facc6f8a 100644 --- a/libpam/pam_tokens.h +++ b/libpam/pam_tokens.h @@ -11,8 +11,8 @@ * Creator: Andrew Morgan. * * $Log$ - * Revision 1.1 2000/06/20 22:11:21 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:21 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/libpam_misc/help_env.c b/libpam_misc/help_env.c index d52b3a02..7c080d2c 100644 --- a/libpam_misc/help_env.c +++ b/libpam_misc/help_env.c @@ -4,8 +4,8 @@ * This file was written by Andrew G. Morgan * * $Log$ - * Revision 1.1 2000/06/20 22:11:24 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:24 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:15 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_deny/Makefile b/modules/pam_deny/Makefile index e6fa2e60..5caef6bf 100644 --- a/modules/pam_deny/Makefile +++ b/modules/pam_deny/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:33 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:33 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_deny/pam_deny.c b/modules/pam_deny/pam_deny.c index 123cb21b..463e7938 100644 --- a/modules/pam_deny/pam_deny.c +++ b/modules/pam_deny/pam_deny.c @@ -6,8 +6,8 @@ * Written by Andrew Morgan 1996/3/11 * * $Log$ - * Revision 1.1 2000/06/20 22:11:33 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:33 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:16 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_env/Makefile b/modules/pam_env/Makefile index e872d1ee..472400a3 100644 --- a/modules/pam_env/Makefile +++ b/modules/pam_env/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:33 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:33 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.2 1999/10/09 05:08:28 morgan # removed libpwdb dependencies (libpwdb support is depreciated) diff --git a/modules/pam_filter/upperLOWER/Makefile b/modules/pam_filter/upperLOWER/Makefile index a75b06bb..9ec8ee80 100644 --- a/modules/pam_filter/upperLOWER/Makefile +++ b/modules/pam_filter/upperLOWER/Makefile @@ -2,8 +2,8 @@ # $Id$ # # $Log$ -# Revision 1.1 2000/06/20 22:11:37 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:37 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_filter/upperLOWER/upperLOWER.c b/modules/pam_filter/upperLOWER/upperLOWER.c index 3f7d26cd..c66d15c3 100644 --- a/modules/pam_filter/upperLOWER/upperLOWER.c +++ b/modules/pam_filter/upperLOWER/upperLOWER.c @@ -7,8 +7,8 @@ * it serves no purpose other than to annoy the user... * * $Log$ - * Revision 1.1 2000/06/20 22:11:37 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:37 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/07/08 05:01:48 morgan * glibc fixes (Thorsten Kukuk, Adam J. Richter) diff --git a/modules/pam_lastlog/Makefile b/modules/pam_lastlog/Makefile index b5a6f212..7267c34a 100644 --- a/modules/pam_lastlog/Makefile +++ b/modules/pam_lastlog/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:40 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:40 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:17 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_mail/Makefile b/modules/pam_mail/Makefile index 64f73b0b..ebacd91f 100644 --- a/modules/pam_mail/Makefile +++ b/modules/pam_mail/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:45 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:45 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:17 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_nologin/pam_nologin.c b/modules/pam_nologin/pam_nologin.c index 306619e1..ac1d5132 100644 --- a/modules/pam_nologin/pam_nologin.c +++ b/modules/pam_nologin/pam_nologin.c @@ -6,8 +6,8 @@ * Written by Michael K. Johnson 1996/10/24 * * $Log$ - * Revision 1.1 2000/06/20 22:11:46 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:46 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:17 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_permit/Makefile b/modules/pam_permit/Makefile index c291599e..904e84d7 100644 --- a/modules/pam_permit/Makefile +++ b/modules/pam_permit/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:46 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:46 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_permit/pam_permit.c b/modules/pam_permit/pam_permit.c index cf11a2dc..04dfb024 100644 --- a/modules/pam_permit/pam_permit.c +++ b/modules/pam_permit/pam_permit.c @@ -6,8 +6,8 @@ * Written by Andrew Morgan 1996/3/11 * * $Log$ - * Revision 1.1 2000/06/20 22:11:46 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:46 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:16 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_pwdb/BUGS b/modules/pam_pwdb/BUGS index e7170b70..20b3fc5a 100644 --- a/modules/pam_pwdb/BUGS +++ b/modules/pam_pwdb/BUGS @@ -1,8 +1,8 @@ $Id$ $Log$ -Revision 1.1 2000/06/20 22:11:46 agmorgan -Initial revision +Revision 1.1.1.1 2000/06/20 22:11:46 agmorgan +Imported 0.72 Linux-PAM sources Revision 1.1.1.1 1998/07/12 05:17:16 morgan Linux PAM sources pre-0.66 diff --git a/modules/pam_pwdb/Makefile b/modules/pam_pwdb/Makefile index fcb7aec4..63c5dad6 100644 --- a/modules/pam_pwdb/Makefile +++ b/modules/pam_pwdb/Makefile @@ -152,8 +152,8 @@ endif ##################################################################### # $Log$ -# Revision 1.1 2000/06/20 22:11:47 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:47 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.4 1999/08/01 16:18:27 morgan # added a conditional for libcrypt diff --git a/modules/pam_pwdb/md5.c b/modules/pam_pwdb/md5.c index d3f47763..b57be8c3 100644 --- a/modules/pam_pwdb/md5.c +++ b/modules/pam_pwdb/md5.c @@ -16,8 +16,8 @@ * will fill a supplied 16-byte array with the digest. * * $Log$ - * Revision 1.1 2000/06/20 22:11:48 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:48 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/07/04 23:22:38 morgan * Andrey's MD5 (bigendian) work around + cleanup to address problems with diff --git a/modules/pam_pwdb/md5_crypt.c b/modules/pam_pwdb/md5_crypt.c index 1d755a08..616fac1b 100644 --- a/modules/pam_pwdb/md5_crypt.c +++ b/modules/pam_pwdb/md5_crypt.c @@ -10,8 +10,8 @@ * Origin: Id: crypt.c,v 1.3 1995/05/30 05:42:22 rgrimes Exp * * $Log$ - * Revision 1.1 2000/06/20 22:11:48 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:48 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/07/04 23:22:38 morgan * Andrey's MD5 (bigendian) work around + cleanup to address problems with diff --git a/modules/pam_pwdb/pam_unix_acct.-c b/modules/pam_pwdb/pam_unix_acct.-c index 16869054..6c5f7435 100644 --- a/modules/pam_pwdb/pam_unix_acct.-c +++ b/modules/pam_pwdb/pam_unix_acct.-c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:49 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:49 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:17 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_pwdb/pam_unix_passwd.-c b/modules/pam_pwdb/pam_unix_passwd.-c index 13801ba3..d03c9cd3 100644 --- a/modules/pam_pwdb/pam_unix_passwd.-c +++ b/modules/pam_pwdb/pam_unix_passwd.-c @@ -2,8 +2,8 @@ /* * $Log$ - * Revision 1.1 2000/06/20 22:11:50 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:50 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/07/04 23:22:38 morgan * Andrey's MD5 (bigendian) work around + cleanup to address problems with diff --git a/modules/pam_pwdb/pam_unix_sess.-c b/modules/pam_pwdb/pam_unix_sess.-c index e1fe820b..e3f3862a 100644 --- a/modules/pam_pwdb/pam_unix_sess.-c +++ b/modules/pam_pwdb/pam_unix_sess.-c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:51 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:51 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.1.1.1 1998/07/12 05:17:16 morgan * Linux PAM sources pre-0.66 diff --git a/modules/pam_rhosts/pam_rhosts_auth.c b/modules/pam_rhosts/pam_rhosts_auth.c index f9707cfc..9186684c 100644 --- a/modules/pam_rhosts/pam_rhosts_auth.c +++ b/modules/pam_rhosts/pam_rhosts_auth.c @@ -787,8 +787,8 @@ struct pam_module _pam_rhosts_auth_modstruct = { /* * $Log$ - * Revision 1.1 2000/06/20 22:11:56 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:56 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.4 1999/11/08 05:46:58 morgan * fixes for .71 diff --git a/modules/pam_rootok/Makefile b/modules/pam_rootok/Makefile index f3f2e53d..2fd404f3 100644 --- a/modules/pam_rootok/Makefile +++ b/modules/pam_rootok/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:56 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:56 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_stress/Makefile b/modules/pam_stress/Makefile index 1bcfa502..d5fbb5e3 100644 --- a/modules/pam_stress/Makefile +++ b/modules/pam_stress/Makefile @@ -8,8 +8,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:11:57 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:11:57 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_time/README b/modules/pam_time/README index dcbe35e4..0bc9dc5a 100644 --- a/modules/pam_time/README +++ b/modules/pam_time/README @@ -31,8 +31,8 @@ Bugs to Andrew or the list ######################################################################## # $Log$ -# Revision 1.1 2000/06/20 22:12:00 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:12:00 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:16 morgan # Linux PAM sources pre-0.66 diff --git a/modules/pam_warn/Makefile b/modules/pam_warn/Makefile index 7b48689c..dcbf236d 100644 --- a/modules/pam_warn/Makefile +++ b/modules/pam_warn/Makefile @@ -6,8 +6,8 @@ # what you are doing!). # # $Log$ -# Revision 1.1 2000/06/20 22:12:10 agmorgan -# Initial revision +# Revision 1.1.1.1 2000/06/20 22:12:10 agmorgan +# Imported 0.72 Linux-PAM sources # # Revision 1.1.1.1 1998/07/12 05:17:17 morgan # Linux PAM sources pre-0.66 -- cgit v1.2.1