aboutsummaryrefslogtreecommitdiff
path: root/etc/pam.d
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pam.d')
-rw-r--r--etc/pam.d/Makefile2
-rw-r--r--etc/pam.d/README2
-rw-r--r--etc/pam.d/atrun2
-rw-r--r--etc/pam.d/convert.pl2
-rw-r--r--etc/pam.d/cron2
-rw-r--r--etc/pam.d/ftpd2
-rw-r--r--etc/pam.d/imap2
-rw-r--r--etc/pam.d/kde2
-rw-r--r--etc/pam.d/login2
-rw-r--r--etc/pam.d/other2
-rw-r--r--etc/pam.d/passwd2
-rw-r--r--etc/pam.d/pop32
-rw-r--r--etc/pam.d/rsh2
-rw-r--r--etc/pam.d/sshd2
-rw-r--r--etc/pam.d/su2
-rw-r--r--etc/pam.d/system2
-rw-r--r--etc/pam.d/telnetd2
-rw-r--r--etc/pam.d/xdm2
18 files changed, 18 insertions, 18 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile
index f3795b312ac0..cd8e967c5612 100644
--- a/etc/pam.d/Makefile
+++ b/etc/pam.d/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/Makefile,v 1.17.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
NO_OBJ=
diff --git a/etc/pam.d/README b/etc/pam.d/README
index 7b8f9582124e..57e5136f9379 100644
--- a/etc/pam.d/README
+++ b/etc/pam.d/README
@@ -59,4 +59,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.5.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $
diff --git a/etc/pam.d/atrun b/etc/pam.d/atrun
index 6829469c9595..db88e38875bb 100644
--- a/etc/pam.d/atrun
+++ b/etc/pam.d/atrun
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/atrun,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "atrun" service
#
diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl
index f4c0676e1c4a..756a4cbe095b 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.6.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
use strict;
diff --git a/etc/pam.d/cron b/etc/pam.d/cron
index 55a3d1048c53..532a7d40795d 100644
--- a/etc/pam.d/cron
+++ b/etc/pam.d/cron
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/cron,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "cron" service
#
diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd
index 632c97333f18..2482a280b6d5 100644
--- a/etc/pam.d/ftpd
+++ b/etc/pam.d/ftpd
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/ftpd,v 1.19.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "ftpd" service
#
diff --git a/etc/pam.d/imap b/etc/pam.d/imap
index 2d5efd0ab72a..616d8b673278 100644
--- a/etc/pam.d/imap
+++ b/etc/pam.d/imap
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/imap,v 1.7.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "imap" service
#
diff --git a/etc/pam.d/kde b/etc/pam.d/kde
index a384d628940b..9c9a61ba9a12 100644
--- a/etc/pam.d/kde
+++ b/etc/pam.d/kde
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/kde,v 1.7.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "kde" service
#
diff --git a/etc/pam.d/login b/etc/pam.d/login
index 287036d43f59..0099a04190a7 100644
--- a/etc/pam.d/login
+++ b/etc/pam.d/login
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/login,v 1.17.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "login" service
#
diff --git a/etc/pam.d/other b/etc/pam.d/other
index c86239cb56db..fe3f621cec3f 100644
--- a/etc/pam.d/other
+++ b/etc/pam.d/other
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/other,v 1.11.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "other" service
#
diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd
index e65508326ab2..c54112987ebb 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.34.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "passwd" service
#
diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3
index c59e39b8bfaa..3795ff5345b7 100644
--- a/etc/pam.d/pop3
+++ b/etc/pam.d/pop3
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/pop3,v 1.7.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "pop3" service
#
diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh
index 9e562e0786d4..25dc8d39b314 100644
--- a/etc/pam.d/rsh
+++ b/etc/pam.d/rsh
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/rsh,v 1.6.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "rsh" service
#
diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd
index 46f536c74a4f..b969f3afa93f 100644
--- a/etc/pam.d/sshd
+++ b/etc/pam.d/sshd
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/sshd,v 1.16.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "sshd" service
#
diff --git a/etc/pam.d/su b/etc/pam.d/su
index 834c27e08b8e..5c0887f17e69 100644
--- a/etc/pam.d/su
+++ b/etc/pam.d/su
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/su,v 1.16.32.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "su" service
#
diff --git a/etc/pam.d/system b/etc/pam.d/system
index c2f4d8b3fdac..8d6e6479ce3a 100644
--- a/etc/pam.d/system
+++ b/etc/pam.d/system
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/system,v 1.1.32.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# System-wide defaults
#
diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd
index 535afc293157..3917ba8fa9d1 100644
--- a/etc/pam.d/telnetd
+++ b/etc/pam.d/telnetd
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/telnetd,v 1.8.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "telnetd" service
#
diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm
index b883de762a40..3430b1c06191 100644
--- a/etc/pam.d/xdm
+++ b/etc/pam.d/xdm
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $FreeBSD: src/etc/pam.d/xdm,v 1.11.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# PAM configuration for the "xdm" service
#