diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /etc/ppp | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvs
'RELENG_4_2_0_RELEASE'.
This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'etc/ppp')
| -rw-r--r-- | etc/ppp/ppp.conf | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.deny | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.shells.sample | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index c23c61b40f00..0845e9ed4b1e 100644 --- a/etc/ppp/ppp.conf +++ b/etc/ppp/ppp.conf @@ -5,7 +5,7 @@ # # See /usr/share/examples/ppp/ for some examples # -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $ ################################################################# default: diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny index 6aed81984ffd..a58f90d66ad2 100644 --- a/etc/ppp/ppp.deny +++ b/etc/ppp/ppp.deny @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.deny,v 1.3.2.1 2000/07/11 16:56:01 brian Exp $ # # list of users disallowed any pppd access via 'system # password login'. diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index 93b68406c216..93077958e0be 100644 --- a/etc/ppp/ppp.shells.sample +++ b/etc/ppp/ppp.shells.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.shells.sample,v 1.3.2.1 2000/08/17 06:11:46 jhb Exp $ # # List of acceptable shells for pppd(8). # Pppd will not accept a system password login |
