diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
| commit | 1c0442969cd576514acfce932c0a0798593c7af7 (patch) | |
| tree | 430cd197d61e20d51161de05e99c28dc8c06ae42 /etc/pam.d | |
| parent | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (diff) | |
Diffstat (limited to 'etc/pam.d')
| -rw-r--r-- | etc/pam.d/Makefile | 2 | ||||
| -rw-r--r-- | etc/pam.d/README | 2 | ||||
| -rw-r--r-- | etc/pam.d/convert.pl | 2 | ||||
| -rw-r--r-- | etc/pam.d/ftpd | 2 | ||||
| -rw-r--r-- | etc/pam.d/gdm | 2 | ||||
| -rw-r--r-- | etc/pam.d/imap | 2 | ||||
| -rw-r--r-- | etc/pam.d/kde | 2 | ||||
| -rw-r--r-- | etc/pam.d/login | 2 | ||||
| -rw-r--r-- | etc/pam.d/other | 2 | ||||
| -rw-r--r-- | etc/pam.d/passwd | 2 | ||||
| -rw-r--r-- | etc/pam.d/pop3 | 2 | ||||
| -rw-r--r-- | etc/pam.d/rexecd | 2 | ||||
| -rw-r--r-- | etc/pam.d/rsh | 2 | ||||
| -rw-r--r-- | etc/pam.d/sshd | 2 | ||||
| -rw-r--r-- | etc/pam.d/su | 2 | ||||
| -rw-r--r-- | etc/pam.d/telnetd | 2 | ||||
| -rw-r--r-- | etc/pam.d/xdm | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile index 2832f188eeab..d3f4e3c7f9c0 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/Makefile,v 1.9 2003/03/14 09:01:22 ru Exp $ NOOBJ= noobj FILES= README ftpd gdm imap kde login other passwd pop3 \ diff --git a/etc/pam.d/README b/etc/pam.d/README index 9acbff688377..b9e7747d5f68 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -57,4 +57,4 @@ particular service and module type may result in surprising behaviour. To get the intended semantics, add a "required" entry listing the pam_deny module at the end of the chain. -$FreeBSD$ +$FreeBSD: src/etc/pam.d/README,v 1.3 2001/12/05 21:26:00 des Exp $ diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl index 6859120a7d97..13703f5cf04a 100644 --- a/etc/pam.d/convert.pl +++ b/etc/pam.d/convert.pl @@ -32,7 +32,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/convert.pl,v 1.5 2002/01/12 23:08:59 des Exp $ # use strict; diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd index d248f00ad86f..4234d8aad231 100644 --- a/etc/pam.d/ftpd +++ b/etc/pam.d/ftpd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/ftpd,v 1.18 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "ftpd" service # diff --git a/etc/pam.d/gdm b/etc/pam.d/gdm index 08391e68a949..f9252f89cd5a 100644 --- a/etc/pam.d/gdm +++ b/etc/pam.d/gdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/gdm,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "gdm" service # diff --git a/etc/pam.d/imap b/etc/pam.d/imap index cba8af9f9d87..acb76e04171d 100644 --- a/etc/pam.d/imap +++ b/etc/pam.d/imap @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/imap,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "imap" service # diff --git a/etc/pam.d/kde b/etc/pam.d/kde index 539018363f11..92937c6fdff6 100644 --- a/etc/pam.d/kde +++ b/etc/pam.d/kde @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/kde,v 1.6 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "kde" service # diff --git a/etc/pam.d/login b/etc/pam.d/login index 41342c4064ab..acd5bb4e5a66 100644 --- a/etc/pam.d/login +++ b/etc/pam.d/login @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/login,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "login" service # diff --git a/etc/pam.d/other b/etc/pam.d/other index e4ddf7ee4a9f..55eccf68e4f5 100644 --- a/etc/pam.d/other +++ b/etc/pam.d/other @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/other,v 1.10 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "other" service # diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd index e65508326ab2..37b681f0cfa5 100644 --- a/etc/pam.d/passwd +++ b/etc/pam.d/passwd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $ # # PAM configuration for the "passwd" service # diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3 index 34d6cc055fe9..cdd04631a48d 100644 --- a/etc/pam.d/pop3 +++ b/etc/pam.d/pop3 @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/pop3,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "pop3" service # diff --git a/etc/pam.d/rexecd b/etc/pam.d/rexecd index 532348ee9278..d55511b9fa1e 100644 --- a/etc/pam.d/rexecd +++ b/etc/pam.d/rexecd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/rexecd,v 1.2 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rexecd" service # diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh index 02c0048eabf1..a0f7bd959c4e 100644 --- a/etc/pam.d/rsh +++ b/etc/pam.d/rsh @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/rsh,v 1.5 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rsh" service # diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd index cf3e0f0acd75..e1ba2971dacd 100644 --- a/etc/pam.d/sshd +++ b/etc/pam.d/sshd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/sshd,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "sshd" service # diff --git a/etc/pam.d/su b/etc/pam.d/su index 040bd6fe9318..72a94891cbdd 100644 --- a/etc/pam.d/su +++ b/etc/pam.d/su @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/su,v 1.14 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "su" service # diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd index 3ebee202accb..c0e987b766fe 100644 --- a/etc/pam.d/telnetd +++ b/etc/pam.d/telnetd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/telnetd,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "telnetd" service # diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm index f99e6a8252d8..590efe11f343 100644 --- a/etc/pam.d/xdm +++ b/etc/pam.d/xdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/xdm,v 1.8 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "xdm" service # |
