aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/layer3
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer3')
-rw-r--r--sys/i4b/layer3/i4b_l2if.c2
-rw-r--r--sys/i4b/layer3/i4b_l3.h2
-rw-r--r--sys/i4b/layer3/i4b_l3fsm.c2
-rw-r--r--sys/i4b/layer3/i4b_l3fsm.h2
-rw-r--r--sys/i4b/layer3/i4b_l3timer.c2
-rw-r--r--sys/i4b/layer3/i4b_l4if.c2
-rw-r--r--sys/i4b/layer3/i4b_q931.c2
-rw-r--r--sys/i4b/layer3/i4b_q931.h2
-rw-r--r--sys/i4b/layer3/i4b_q932fac.c2
-rw-r--r--sys/i4b/layer3/i4b_q932fac.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c
index f5e3d320e79d..b06d98ad8725 100644
--- a/sys/i4b/layer3/i4b_l2if.c
+++ b/sys/i4b/layer3/i4b_l2if.c
@@ -27,7 +27,7 @@
* i4b_l2if.c - Layer 3 interface to Layer 2
* -------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l2if.c,v 1.1.2.2 1999/11/15 22:40:40 joe Exp $
*
* last edit-date: [Tue May 25 11:55:15 1999]
*
diff --git a/sys/i4b/layer3/i4b_l3.h b/sys/i4b/layer3/i4b_l3.h
index 32e6d806b8e9..8076687bb35e 100644
--- a/sys/i4b/layer3/i4b_l3.h
+++ b/sys/i4b/layer3/i4b_l3.h
@@ -27,7 +27,7 @@
* i4b_l3.h - layer 3 header file
* ------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l3.h,v 1.1.2.2 1999/11/15 22:40:41 joe Exp $
*
* last edit-date: [Sun Feb 14 10:33:19 1999]
*
diff --git a/sys/i4b/layer3/i4b_l3fsm.c b/sys/i4b/layer3/i4b_l3fsm.c
index 6bc0e671458e..be9f3a76d81d 100644
--- a/sys/i4b/layer3/i4b_l3fsm.c
+++ b/sys/i4b/layer3/i4b_l3fsm.c
@@ -27,7 +27,7 @@
* i4b_l3fsm.c - layer 3 FSM
* -------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.c,v 1.1.2.2 1999/11/15 22:40:41 joe Exp $
*
* last edit-date: [Wed Apr 21 09:42:26 1999]
*
diff --git a/sys/i4b/layer3/i4b_l3fsm.h b/sys/i4b/layer3/i4b_l3fsm.h
index 3b46875e8ae4..ad8f09d17975 100644
--- a/sys/i4b/layer3/i4b_l3fsm.h
+++ b/sys/i4b/layer3/i4b_l3fsm.h
@@ -27,7 +27,7 @@
* i4b_l3fsm.c - layer 3 FSM
* -------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l3fsm.h,v 1.1.2.2 1999/11/15 22:40:41 joe Exp $
*
* last edit-date: [Sun Feb 14 10:33:31 1999]
*
diff --git a/sys/i4b/layer3/i4b_l3timer.c b/sys/i4b/layer3/i4b_l3timer.c
index 70c916d3a0aa..27e3146acc3a 100644
--- a/sys/i4b/layer3/i4b_l3timer.c
+++ b/sys/i4b/layer3/i4b_l3timer.c
@@ -27,7 +27,7 @@
* i4b_l3timer.c - timer and timeout handling for layer 3
* ------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l3timer.c,v 1.1.2.2 1999/11/15 22:40:41 joe Exp $
*
* last edit-date: [Wed Apr 21 09:46:59 1999]
*
diff --git a/sys/i4b/layer3/i4b_l4if.c b/sys/i4b/layer3/i4b_l4if.c
index fa6ea162b650..8795d988c71e 100644
--- a/sys/i4b/layer3/i4b_l4if.c
+++ b/sys/i4b/layer3/i4b_l4if.c
@@ -27,7 +27,7 @@
* i4b_l4if.c - Layer 3 interface to Layer 4
* -------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_l4if.c,v 1.1.2.2 1999/11/15 22:40:42 joe Exp $
*
* last edit-date: [Tue Apr 27 16:46:51 1999]
*
diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c
index cc6d9040c58c..1c461508c0c2 100644
--- a/sys/i4b/layer3/i4b_q931.c
+++ b/sys/i4b/layer3/i4b_q931.c
@@ -27,7 +27,7 @@
* i4b_q931.c - Q931 received messages handling
* --------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_q931.c,v 1.1.2.2 1999/11/15 22:40:42 joe Exp $
*
* last edit-date: [Tue Apr 27 12:04:35 1999]
*
diff --git a/sys/i4b/layer3/i4b_q931.h b/sys/i4b/layer3/i4b_q931.h
index 376d5ffb91ef..169c8f14226e 100644
--- a/sys/i4b/layer3/i4b_q931.h
+++ b/sys/i4b/layer3/i4b_q931.h
@@ -27,7 +27,7 @@
* i4b_q931.h - Q931 handling header file
* --------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_q931.h,v 1.1.2.2 1999/11/15 22:40:42 joe Exp $
*
* last edit-date: [Sun Feb 14 10:33:56 1999]
*
diff --git a/sys/i4b/layer3/i4b_q932fac.c b/sys/i4b/layer3/i4b_q932fac.c
index e180b9d24970..87b74fb66e06 100644
--- a/sys/i4b/layer3/i4b_q932fac.c
+++ b/sys/i4b/layer3/i4b_q932fac.c
@@ -27,7 +27,7 @@
* i4b_q932fac.c - Q932 facility handling
* --------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.c,v 1.1.2.2 1999/11/15 22:40:42 joe Exp $
*
* last edit-date: [Sun Feb 14 10:34:02 1999]
*
diff --git a/sys/i4b/layer3/i4b_q932fac.h b/sys/i4b/layer3/i4b_q932fac.h
index 4e745ea4a733..a4c5411f2f20 100644
--- a/sys/i4b/layer3/i4b_q932fac.h
+++ b/sys/i4b/layer3/i4b_q932fac.h
@@ -27,7 +27,7 @@
* i4b_q932fac.h - Q932 facility handling header file
* --------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer3/i4b_q932fac.h,v 1.1.2.2 1999/11/15 22:40:43 joe Exp $
*
* last edit-date: [Sun Feb 14 10:34:08 1999]
*