diff options
Diffstat (limited to 'share/examples/ppp')
-rwxr-xr-x | share/examples/ppp/chap-auth | 2 | ||||
-rw-r--r-- | share/examples/ppp/isdnd.rc | 2 | ||||
-rwxr-xr-x | share/examples/ppp/login-auth | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.isdn | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.span-isp.working | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/share/examples/ppp/chap-auth b/share/examples/ppp/chap-auth index 1e56b07575c0..3c027a68cb96 100755 --- a/share/examples/ppp/chap-auth +++ b/share/examples/ppp/chap-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/chap-auth,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # # Display a window to request a users CHAP secret, accepting the relevant diff --git a/share/examples/ppp/isdnd.rc b/share/examples/ppp/isdnd.rc index 0ceef6d2f836..6684750ac51b 100644 --- a/share/examples/ppp/isdnd.rc +++ b/share/examples/ppp/isdnd.rc @@ -1,6 +1,6 @@ # example of a configuration file for the isdn daemon & user-ppp # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/isdnd.rc,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ # SYSTEM section: isdnd global configuration parameters diff --git a/share/examples/ppp/login-auth b/share/examples/ppp/login-auth index e866e1d9c092..e98457d86c60 100755 --- a/share/examples/ppp/login-auth +++ b/share/examples/ppp/login-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/login-auth,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # # Display a window to request a users password, expecting a login name diff --git a/share/examples/ppp/ppp.conf.isdn b/share/examples/ppp/ppp.conf.isdn index 8946b4bb3010..d4619240917e 100644 --- a/share/examples/ppp/ppp.conf.isdn +++ b/share/examples/ppp/ppp.conf.isdn @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.isdn,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ # This is an example ppp profile for bringing up a multilink ppp connection # over ISDN. It needs at least version 0.83.0 of the i4b code. An example diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index f59d18dde874..3e6706873c8e 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.sample,v 1.35.20.1 2009/04/15 03:14:26 kensmith Exp $ # ################################################################# diff --git a/share/examples/ppp/ppp.conf.span-isp b/share/examples/ppp/ppp.conf.span-isp index 446cee373cfb..8c996ba046d9 100644 --- a/share/examples/ppp/ppp.conf.span-isp +++ b/share/examples/ppp/ppp.conf.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.span-isp,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ # This advanced ppp configuration file explains how to implement # the following: diff --git a/share/examples/ppp/ppp.conf.span-isp.working b/share/examples/ppp/ppp.conf.span-isp.working index 09893b6a87fd..b9345147747f 100644 --- a/share/examples/ppp/ppp.conf.span-isp.working +++ b/share/examples/ppp/ppp.conf.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.conf.span-isp.working,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ # This is a working example of ppp.conf.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkdown.sample b/share/examples/ppp/ppp.linkdown.sample index c7da79ead8eb..d88115169a14 100644 --- a/share/examples/ppp/ppp.linkdown.sample +++ b/share/examples/ppp/ppp.linkdown.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.sample,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkdown.span-isp b/share/examples/ppp/ppp.linkdown.span-isp index 795a55951b25..4f606a5227a0 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp +++ b/share/examples/ppp/ppp.linkdown.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.span-isp,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkdown.span-isp.working b/share/examples/ppp/ppp.linkdown.span-isp.working index ba34d05dddd6..a5b77f51c602 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp.working +++ b/share/examples/ppp/ppp.linkdown.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkdown.span-isp.working,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ # This is a working example of ppp.linkdown.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkup.sample b/share/examples/ppp/ppp.linkup.sample index 18073cf712e7..af24707b54c4 100644 --- a/share/examples/ppp/ppp.linkup.sample +++ b/share/examples/ppp/ppp.linkup.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.sample,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkup.span-isp b/share/examples/ppp/ppp.linkup.span-isp index 8768bea25b72..4aeb293deadf 100644 --- a/share/examples/ppp/ppp.linkup.span-isp +++ b/share/examples/ppp/ppp.linkup.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.span-isp,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkup.span-isp.working b/share/examples/ppp/ppp.linkup.span-isp.working index 274296e73dbd..dba92e74e1c5 100644 --- a/share/examples/ppp/ppp.linkup.span-isp.working +++ b/share/examples/ppp/ppp.linkup.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.linkup.span-isp.working,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ # This is a working example of ppp.linkup.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.secret.sample b/share/examples/ppp/ppp.secret.sample index 57d2375fb6b0..266a92073c8f 100644 --- a/share/examples/ppp/ppp.secret.sample +++ b/share/examples/ppp/ppp.secret.sample @@ -27,7 +27,7 @@ # ``auth'' or ``cbcp'' callback is enabled (see ``set callback''). # A ``*'' specifies that the client must specify the number. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.sample,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # ################################################## diff --git a/share/examples/ppp/ppp.secret.span-isp b/share/examples/ppp/ppp.secret.span-isp index 8370f379717e..7c4073e6721b 100644 --- a/share/examples/ppp/ppp.secret.span-isp +++ b/share/examples/ppp/ppp.secret.span-isp @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.span-isp,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Receiver machine. diff --git a/share/examples/ppp/ppp.secret.span-isp.working b/share/examples/ppp/ppp.secret.span-isp.working index cc8bc3d63dbe..fa0f353ee719 100644 --- a/share/examples/ppp/ppp.secret.span-isp.working +++ b/share/examples/ppp/ppp.secret.span-isp.working @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/ppp.secret.span-isp.working,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # This is a working example of ppp.secret.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. |