aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-09-16 08:26:13 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-09-16 08:26:13 +0000
commit5be28542797ac26e17de490f50e0830003596d38 (patch)
tree8069da00bdeed33ee5434671a0bae67379506370 /sys/i4b
parente5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff)
Diffstat (limited to 'sys/i4b')
-rw-r--r--sys/i4b/driver/i4b_ctl.c2
-rw-r--r--sys/i4b/driver/i4b_ipr.c2
-rw-r--r--sys/i4b/driver/i4b_isppp.c2
-rw-r--r--sys/i4b/driver/i4b_rbch.c2
-rw-r--r--sys/i4b/driver/i4b_tel.c2
-rw-r--r--sys/i4b/driver/i4b_trace.c2
-rw-r--r--sys/i4b/include/i4b_global.h2
-rw-r--r--sys/i4b/include/i4b_isdnq931.h2
-rw-r--r--sys/i4b/include/i4b_l1l2.h2
-rw-r--r--sys/i4b/include/i4b_l2l3.h2
-rw-r--r--sys/i4b/include/i4b_l3l4.h2
-rw-r--r--sys/i4b/include/i4b_mbuf.h2
-rw-r--r--sys/i4b/layer1/i4b_avm_a1.c2
-rw-r--r--sys/i4b/layer1/i4b_avm_fritz_pcmcia.c2
-rw-r--r--sys/i4b/layer1/i4b_bchan.c2
-rw-r--r--sys/i4b/layer1/i4b_ctx_s0P.c2
-rw-r--r--sys/i4b/layer1/i4b_drn_ngo.c2
-rw-r--r--sys/i4b/layer1/i4b_dynalink.c2
-rw-r--r--sys/i4b/layer1/i4b_elsa_isdnmc.c2
-rw-r--r--sys/i4b/layer1/i4b_elsa_mcall.c2
-rw-r--r--sys/i4b/layer1/i4b_elsa_qs1i.c2
-rw-r--r--sys/i4b/layer1/i4b_elsa_qs1p.c2
-rw-r--r--sys/i4b/layer1/i4b_hscx.c2
-rw-r--r--sys/i4b/layer1/i4b_hscx.h2
-rw-r--r--sys/i4b/layer1/i4b_ipac.h2
-rw-r--r--sys/i4b/layer1/i4b_isac.c2
-rw-r--r--sys/i4b/layer1/i4b_isac.h2
-rw-r--r--sys/i4b/layer1/i4b_isic.c2
-rw-r--r--sys/i4b/layer1/i4b_isic_isa.c2
-rw-r--r--sys/i4b/layer1/i4b_isic_pci.c2
-rw-r--r--sys/i4b/layer1/i4b_isic_pcmcia.c2
-rw-r--r--sys/i4b/layer1/i4b_isic_pnp.c2
-rw-r--r--sys/i4b/layer1/i4b_itk_ix1.c2
-rw-r--r--sys/i4b/layer1/i4b_l1.c2
-rw-r--r--sys/i4b/layer1/i4b_l1.h2
-rw-r--r--sys/i4b/layer1/i4b_l1fsm.c2
-rw-r--r--sys/i4b/layer1/i4b_sws.c2
-rw-r--r--sys/i4b/layer1/i4b_tel_s016.c2
-rw-r--r--sys/i4b/layer1/i4b_tel_s0163.c2
-rw-r--r--sys/i4b/layer1/i4b_tel_s08.c2
-rw-r--r--sys/i4b/layer1/i4b_tel_s0P.c2
-rw-r--r--sys/i4b/layer1/i4b_usr_sti.c2
-rw-r--r--sys/i4b/layer1/isa_isic.c2
-rw-r--r--sys/i4b/layer1/isapnp_isic.c2
-rw-r--r--sys/i4b/layer1/isic_supio.c2
-rw-r--r--sys/i4b/layer1/pci_isic.c2
-rw-r--r--sys/i4b/layer1/pcmcia_isic.c2
-rw-r--r--sys/i4b/layer1/pcmcia_isic.h2
-rw-r--r--sys/i4b/layer2/i4b_iframe.c2
-rw-r--r--sys/i4b/layer2/i4b_l2.c2
-rw-r--r--sys/i4b/layer2/i4b_l2.h2
-rw-r--r--sys/i4b/layer2/i4b_l2fsm.c2
-rw-r--r--sys/i4b/layer2/i4b_l2fsm.h2
-rw-r--r--sys/i4b/layer2/i4b_l2timer.c2
-rw-r--r--sys/i4b/layer2/i4b_lme.c2
-rw-r--r--sys/i4b/layer2/i4b_mbuf.c2
-rw-r--r--sys/i4b/layer2/i4b_sframe.c2
-rw-r--r--sys/i4b/layer2/i4b_tei.c2
-rw-r--r--sys/i4b/layer2/i4b_uframe.c2
-rw-r--r--sys/i4b/layer2/i4b_util.c2
-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
-rw-r--r--sys/i4b/layer4/i4b_i4bdrv.c2
-rw-r--r--sys/i4b/layer4/i4b_l4.c2
-rw-r--r--sys/i4b/layer4/i4b_l4.h2
-rw-r--r--sys/i4b/layer4/i4b_l4mgmt.c2
-rw-r--r--sys/i4b/layer4/i4b_l4timer.c2
-rw-r--r--sys/i4b/tina-dd/i4b_tina_dd.c2
-rw-r--r--sys/i4b/tina-dd/i4b_tina_ioctl.h2
77 files changed, 77 insertions, 77 deletions
diff --git a/sys/i4b/driver/i4b_ctl.c b/sys/i4b/driver/i4b_ctl.c
index ad84cf0764fc..7d8772816fec 100644
--- a/sys/i4b/driver/i4b_ctl.c
+++ b/sys/i4b/driver/i4b_ctl.c
@@ -27,7 +27,7 @@
* i4b_ctl.c - i4b system control port driver
* ------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_ctl.c,v 1.2.2.1 1999/08/29 16:24:59 peter Exp $
*
* last edit-date: [Sat Dec 5 17:59:15 1998]
*
diff --git a/sys/i4b/driver/i4b_ipr.c b/sys/i4b/driver/i4b_ipr.c
index c66d2df3102d..e66464fbbaca 100644
--- a/sys/i4b/driver/i4b_ipr.c
+++ b/sys/i4b/driver/i4b_ipr.c
@@ -27,7 +27,7 @@
* i4b_ipr.c - isdn4bsd IP over raw HDLC ISDN network driver
* ---------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_ipr.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $
*
* last edit-date: [Fri Dec 18 11:50:47 1998]
*
diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c
index 415699a8144a..958eddc60447 100644
--- a/sys/i4b/driver/i4b_isppp.c
+++ b/sys/i4b/driver/i4b_isppp.c
@@ -34,7 +34,7 @@
* the "cx" driver for Cronyx's HDLC-in-hardware device). This driver
* is only the glue between sppp and i4b.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_isppp.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $
*
* last edit-date: [Fri Dec 18 11:47:58 1998]
*
diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c
index 5a05e6ac837b..fc3cdfa73f59 100644
--- a/sys/i4b/driver/i4b_rbch.c
+++ b/sys/i4b/driver/i4b_rbch.c
@@ -27,7 +27,7 @@
* i4b_rbch.c - device driver for raw B channel data
* ---------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_rbch.c,v 1.1.2.1 1999/08/29 16:25:00 peter Exp $
*
* last edit-date: [Sun Dec 13 10:19:08 1998]
*
diff --git a/sys/i4b/driver/i4b_tel.c b/sys/i4b/driver/i4b_tel.c
index 83b0be58bafa..a5268f2104c2 100644
--- a/sys/i4b/driver/i4b_tel.c
+++ b/sys/i4b/driver/i4b_tel.c
@@ -27,7 +27,7 @@
* i4b_tel.c - device driver for ISDN telephony
* --------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_tel.c,v 1.1.2.1 1999/08/29 16:25:01 peter Exp $
*
* last edit-date: [Mon Dec 14 11:32:06 1998]
*
diff --git a/sys/i4b/driver/i4b_trace.c b/sys/i4b/driver/i4b_trace.c
index 636b2bd1d83b..e29d66832c22 100644
--- a/sys/i4b/driver/i4b_trace.c
+++ b/sys/i4b/driver/i4b_trace.c
@@ -27,7 +27,7 @@
* i4btrc - device driver for trace data read device
* ---------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/driver/i4b_trace.c,v 1.1.2.1 1999/08/29 16:25:02 peter Exp $
*
* last edit-date: [Sat Dec 5 18:01:53 1998]
*
diff --git a/sys/i4b/include/i4b_global.h b/sys/i4b/include/i4b_global.h
index e35154c15e08..e3a74b89dbd1 100644
--- a/sys/i4b/include/i4b_global.h
+++ b/sys/i4b/include/i4b_global.h
@@ -27,7 +27,7 @@
* i4b_global.h - i4b global include file
* --------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_global.h,v 1.1.2.1 1999/08/29 16:25:03 peter Exp $
*
* last edit-date: [Sat Dec 5 18:03:41 1998]
*
diff --git a/sys/i4b/include/i4b_isdnq931.h b/sys/i4b/include/i4b_isdnq931.h
index 720f7f4a8ed1..fb820d8a0648 100644
--- a/sys/i4b/include/i4b_isdnq931.h
+++ b/sys/i4b/include/i4b_isdnq931.h
@@ -27,7 +27,7 @@
* i4b_isdnq931.h - DSS1 layer 3 message types
* -------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_isdnq931.h,v 1.1.2.1 1999/08/29 16:25:04 peter Exp $
*
* last edit-date: [Sat Dec 5 18:04:01 1998]
*
diff --git a/sys/i4b/include/i4b_l1l2.h b/sys/i4b/include/i4b_l1l2.h
index ee92eda0e860..ccdd91e99c45 100644
--- a/sys/i4b/include/i4b_l1l2.h
+++ b/sys/i4b/include/i4b_l1l2.h
@@ -27,7 +27,7 @@
* i4b_l1l2.h - i4b layer 1 / layer 2 interactions
* ---------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_l1l2.h,v 1.1.2.1 1999/08/29 16:25:04 peter Exp $
*
* last edit-date: [Sat Dec 5 18:04:25 1998]
*
diff --git a/sys/i4b/include/i4b_l2l3.h b/sys/i4b/include/i4b_l2l3.h
index c6fa13ccb4c6..96f0674b5000 100644
--- a/sys/i4b/include/i4b_l2l3.h
+++ b/sys/i4b/include/i4b_l2l3.h
@@ -27,7 +27,7 @@
* i4b_l2l3.h - i4b layer 2 / layer 3 interactions
* -----------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_l2l3.h,v 1.1.2.1 1999/08/29 16:25:05 peter Exp $
*
* last edit-date: [Sat Dec 5 18:04:44 1998]
*
diff --git a/sys/i4b/include/i4b_l3l4.h b/sys/i4b/include/i4b_l3l4.h
index 0b3918c31655..df64db56e202 100644
--- a/sys/i4b/include/i4b_l3l4.h
+++ b/sys/i4b/include/i4b_l3l4.h
@@ -27,7 +27,7 @@
* i4b_l3l4.h - layer 3 / layer 4 interface
* ------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_l3l4.h,v 1.1.2.1 1999/08/29 16:25:06 peter Exp $
*
* last edit-date: [Sat Dec 5 18:04:58 1998]
*
diff --git a/sys/i4b/include/i4b_mbuf.h b/sys/i4b/include/i4b_mbuf.h
index 403eecb8acb6..7c65806a4708 100644
--- a/sys/i4b/include/i4b_mbuf.h
+++ b/sys/i4b/include/i4b_mbuf.h
@@ -27,7 +27,7 @@
* i4b - mbuf handling support routines
* --------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/include/i4b_mbuf.h,v 1.1.2.1 1999/08/29 16:25:06 peter Exp $
*
* last edit-date: [Sat Dec 5 18:05:12 1998]
*
diff --git a/sys/i4b/layer1/i4b_avm_a1.c b/sys/i4b/layer1/i4b_avm_a1.c
index cdb57f5e3b54..0530a428ecbd 100644
--- a/sys/i4b/layer1/i4b_avm_a1.c
+++ b/sys/i4b/layer1/i4b_avm_a1.c
@@ -35,7 +35,7 @@
* i4b_avm_a1.c - AVM A1/Fritz passive card driver for isdn4bsd
* ------------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_avm_a1.c,v 1.1.2.1 1999/08/29 16:25:07 peter Exp $
*
* last edit-date: [Wed Dec 16 14:59:59 1998]
*
diff --git a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c
index a9cab962f3ab..0f91fd678ab5 100644
--- a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c
+++ b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c
@@ -33,7 +33,7 @@
* Fritz!Card pcmcia specific routines for isic driver
* ---------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c,v 1.1.2.1 1999/08/29 16:25:08 peter Exp $
*
* last edit-date: [Tue Dec 1 22:03:51 1998]
*
diff --git a/sys/i4b/layer1/i4b_bchan.c b/sys/i4b/layer1/i4b_bchan.c
index e50c813af0e3..728f242da21b 100644
--- a/sys/i4b/layer1/i4b_bchan.c
+++ b/sys/i4b/layer1/i4b_bchan.c
@@ -27,7 +27,7 @@
* i4b_bchan.c - B channel handling L1 procedures
* ----------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_bchan.c,v 1.1.2.1 1999/08/29 16:25:08 peter Exp $
*
* last edit-date: [Sat Dec 5 18:21:57 1998]
*
diff --git a/sys/i4b/layer1/i4b_ctx_s0P.c b/sys/i4b/layer1/i4b_ctx_s0P.c
index 27837c08bccc..17ed73d45c17 100644
--- a/sys/i4b/layer1/i4b_ctx_s0P.c
+++ b/sys/i4b/layer1/i4b_ctx_s0P.c
@@ -27,7 +27,7 @@
* isic - I4B Siemens ISDN Chipset Driver for Creatix PnP cards
* ============================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_ctx_s0P.c,v 1.1.2.1 1999/08/29 16:25:09 peter Exp $
*
* last edit-date: [Mon Dec 14 17:26:30 1998]
*
diff --git a/sys/i4b/layer1/i4b_drn_ngo.c b/sys/i4b/layer1/i4b_drn_ngo.c
index 686e8ac3731c..e773f82a86fa 100644
--- a/sys/i4b/layer1/i4b_drn_ngo.c
+++ b/sys/i4b/layer1/i4b_drn_ngo.c
@@ -27,7 +27,7 @@
* i4b_drn_ngo.c - Dr. Neuhaus Niccy GO@ and SAGEM Cybermod
* --------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_drn_ngo.c,v 1.1.2.1 1999/08/29 16:25:10 peter Exp $
*
* last edit-date: [Mon Dec 14 17:26:03 1998]
*
diff --git a/sys/i4b/layer1/i4b_dynalink.c b/sys/i4b/layer1/i4b_dynalink.c
index aaef98c1968f..f635ee6276bb 100644
--- a/sys/i4b/layer1/i4b_dynalink.c
+++ b/sys/i4b/layer1/i4b_dynalink.c
@@ -33,7 +33,7 @@
* isdn4bsd layer1 driver for Dynalink IS64PH isdn TA
* ==================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_dynalink.c,v 1.1.2.1 1999/08/29 16:25:10 peter Exp $
*
* last edit-date: [Thu Dec 17 05:50:39 1998]
*
diff --git a/sys/i4b/layer1/i4b_elsa_isdnmc.c b/sys/i4b/layer1/i4b_elsa_isdnmc.c
index 6bbaeea3a4cd..c510e471b0ec 100644
--- a/sys/i4b/layer1/i4b_elsa_isdnmc.c
+++ b/sys/i4b/layer1/i4b_elsa_isdnmc.c
@@ -33,7 +33,7 @@
* ELSA MicroLink ISDN/MC card specific routines
* ---------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_isdnmc.c,v 1.1.2.1 1999/08/29 16:25:11 peter Exp $
*
* last edit-date: [Tue Dec 1 07:45:53 1998]
*
diff --git a/sys/i4b/layer1/i4b_elsa_mcall.c b/sys/i4b/layer1/i4b_elsa_mcall.c
index fa98c558c5e7..cd4048cc5405 100644
--- a/sys/i4b/layer1/i4b_elsa_mcall.c
+++ b/sys/i4b/layer1/i4b_elsa_mcall.c
@@ -33,7 +33,7 @@
* ELSA MicroLink MC/all card specific routines
* --------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_mcall.c,v 1.1.2.1 1999/08/29 16:25:11 peter Exp $
*
* last edit-date: [Tue Dec 1 07:45:53 1998]
*
diff --git a/sys/i4b/layer1/i4b_elsa_qs1i.c b/sys/i4b/layer1/i4b_elsa_qs1i.c
index f288919f827f..cfbb9f32d167 100644
--- a/sys/i4b/layer1/i4b_elsa_qs1i.c
+++ b/sys/i4b/layer1/i4b_elsa_qs1i.c
@@ -27,7 +27,7 @@
* isic - I4B Siemens ISDN Chipset Driver for ELSA Quickstep 1000pro ISA
* =====================================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1i.c,v 1.2.2.1 1999/08/29 16:25:12 peter Exp $
*
* last edit-date: [Mon Dec 14 17:27:08 1998]
*
diff --git a/sys/i4b/layer1/i4b_elsa_qs1p.c b/sys/i4b/layer1/i4b_elsa_qs1p.c
index 2285b7fe22bc..a3d655be306a 100644
--- a/sys/i4b/layer1/i4b_elsa_qs1p.c
+++ b/sys/i4b/layer1/i4b_elsa_qs1p.c
@@ -27,7 +27,7 @@
* isic - I4B Siemens ISDN Chipset Driver for ELSA Quickstep 1000pro PCI
* =====================================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_elsa_qs1p.c,v 1.1.2.1 1999/08/29 16:25:13 peter Exp $
*
* last edit-date: [Sat Dec 5 18:22:41 1998]
*
diff --git a/sys/i4b/layer1/i4b_hscx.c b/sys/i4b/layer1/i4b_hscx.c
index 9bf92b4e2f72..2c44f0b8403e 100644
--- a/sys/i4b/layer1/i4b_hscx.c
+++ b/sys/i4b/layer1/i4b_hscx.c
@@ -27,7 +27,7 @@
* i4b - Siemens HSCX chip (B-channel) handling
* --------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.c,v 1.1.2.1 1999/08/29 16:25:13 peter Exp $
*
* last edit-date: [Sat Dec 5 18:23:36 1998]
*
diff --git a/sys/i4b/layer1/i4b_hscx.h b/sys/i4b/layer1/i4b_hscx.h
index 4e9246a70459..de3adb0079e6 100644
--- a/sys/i4b/layer1/i4b_hscx.h
+++ b/sys/i4b/layer1/i4b_hscx.h
@@ -30,7 +30,7 @@
*
*---------------------------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_hscx.h,v 1.1.2.1 1999/08/29 16:25:14 peter Exp $
*
* last edit-date: [Thu Feb 5 13:38:50 1998]
*
diff --git a/sys/i4b/layer1/i4b_ipac.h b/sys/i4b/layer1/i4b_ipac.h
index 0cd5746575a8..460f1af62e0e 100644
--- a/sys/i4b/layer1/i4b_ipac.h
+++ b/sys/i4b/layer1/i4b_ipac.h
@@ -27,7 +27,7 @@
* i4b_ipac.h - definitions for the Siemens IPAC PSB2115 chip
* ==========================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_ipac.h,v 1.1.2.1 1999/08/29 16:25:14 peter Exp $
*
* last edit-date: [Sat Dec 5 18:23:50 1998]
*
diff --git a/sys/i4b/layer1/i4b_isac.c b/sys/i4b/layer1/i4b_isac.c
index 5a8d661428cd..069054490839 100644
--- a/sys/i4b/layer1/i4b_isac.c
+++ b/sys/i4b/layer1/i4b_isac.c
@@ -27,7 +27,7 @@
* i4b_isac.c - i4b siemens isdn chipset driver ISAC handler
* ---------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isac.c,v 1.1.2.1 1999/08/29 16:25:15 peter Exp $
*
* last edit-date: [Sat Dec 5 18:23:59 1998]
*
diff --git a/sys/i4b/layer1/i4b_isac.h b/sys/i4b/layer1/i4b_isac.h
index c0950cfe808f..e3b885ece281 100644
--- a/sys/i4b/layer1/i4b_isac.h
+++ b/sys/i4b/layer1/i4b_isac.h
@@ -30,7 +30,7 @@
*
*---------------------------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isac.h,v 1.1.2.1 1999/08/29 16:25:15 peter Exp $
*
* last edit-date: [Fri Mar 27 15:52:40 1998]
*
diff --git a/sys/i4b/layer1/i4b_isic.c b/sys/i4b/layer1/i4b_isic.c
index 324056866867..35b99c96b455 100644
--- a/sys/i4b/layer1/i4b_isic.c
+++ b/sys/i4b/layer1/i4b_isic.c
@@ -27,7 +27,7 @@
* i4b_isic.c - global isic stuff
* ==============================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isic.c,v 1.1.2.1 1999/08/29 16:25:16 peter Exp $
*
* last edit-date: [Fri Dec 18 12:14:07 1998]
*
diff --git a/sys/i4b/layer1/i4b_isic_isa.c b/sys/i4b/layer1/i4b_isic_isa.c
index cf62881dd3dd..3b254e042a61 100644
--- a/sys/i4b/layer1/i4b_isic_isa.c
+++ b/sys/i4b/layer1/i4b_isic_isa.c
@@ -27,7 +27,7 @@
* i4b_isic_isa.c - ISA bus interface
* ==================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isic_isa.c,v 1.1.2.1 1999/08/29 16:25:17 peter Exp $
*
* last edit-date: [Fri Dec 18 12:00:26 1998]
*
diff --git a/sys/i4b/layer1/i4b_isic_pci.c b/sys/i4b/layer1/i4b_isic_pci.c
index e453f953798f..210ae9a8a246 100644
--- a/sys/i4b/layer1/i4b_isic_pci.c
+++ b/sys/i4b/layer1/i4b_isic_pci.c
@@ -27,7 +27,7 @@
* i4b_isic_pci.c - PCI bus interface
* ==================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pci.c,v 1.2.2.1 1999/08/29 16:25:17 peter Exp $
*
* last edit-date: [Sat Dec 5 18:24:36 1998]
*
diff --git a/sys/i4b/layer1/i4b_isic_pcmcia.c b/sys/i4b/layer1/i4b_isic_pcmcia.c
index 0168acfd270e..515c72386a32 100644
--- a/sys/i4b/layer1/i4b_isic_pcmcia.c
+++ b/sys/i4b/layer1/i4b_isic_pcmcia.c
@@ -35,7 +35,7 @@
* i4b_isic_pcmcia.c - i4b FreeBSD PCMCIA support
* ----------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pcmcia.c,v 1.3.2.1 1999/08/29 16:25:18 peter Exp $
*
* last edit-date: [Mon Dec 14 17:30:09 1998]
*
diff --git a/sys/i4b/layer1/i4b_isic_pnp.c b/sys/i4b/layer1/i4b_isic_pnp.c
index a6b11dcaca32..fdde2a9a0195 100644
--- a/sys/i4b/layer1/i4b_isic_pnp.c
+++ b/sys/i4b/layer1/i4b_isic_pnp.c
@@ -37,7 +37,7 @@
* i4b_isic_pnp.c - i4b pnp support
* --------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_isic_pnp.c,v 1.1.2.1 1999/08/29 16:25:18 peter Exp $
*
* last edit-date: [Fri Dec 18 20:54:56 1998]
*
diff --git a/sys/i4b/layer1/i4b_itk_ix1.c b/sys/i4b/layer1/i4b_itk_ix1.c
index dd80022855cc..62e50776d382 100644
--- a/sys/i4b/layer1/i4b_itk_ix1.c
+++ b/sys/i4b/layer1/i4b_itk_ix1.c
@@ -26,7 +26,7 @@
* i4b_itk_ix1.c - ITK ix1 micro passive card driver for isdn4bsd
* --------------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_itk_ix1.c,v 1.2.2.1 1999/08/29 16:25:19 peter Exp $
*
* last edit-date: [Wed Dec 16 14:46:36 1998]
*
diff --git a/sys/i4b/layer1/i4b_l1.c b/sys/i4b/layer1/i4b_l1.c
index 25c2d67eda7f..fd982eece767 100644
--- a/sys/i4b/layer1/i4b_l1.c
+++ b/sys/i4b/layer1/i4b_l1.c
@@ -27,7 +27,7 @@
* i4b_l1.c - isdn4bsd layer 1 handler
* -----------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_l1.c,v 1.1.2.1 1999/08/29 16:25:19 peter Exp $
*
* last edit-date: [Sat Dec 5 18:24:52 1998]
*
diff --git a/sys/i4b/layer1/i4b_l1.h b/sys/i4b/layer1/i4b_l1.h
index 6d32ecf09cc0..2bcf2cbd7f2a 100644
--- a/sys/i4b/layer1/i4b_l1.h
+++ b/sys/i4b/layer1/i4b_l1.h
@@ -27,7 +27,7 @@
* i4b_l1.h - isdn4bsd layer 1 header file
* ---------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_l1.h,v 1.1.2.1 1999/08/29 16:25:20 peter Exp $
*
* last edit-date: [Mon Dec 14 10:41:36 1998]
*
diff --git a/sys/i4b/layer1/i4b_l1fsm.c b/sys/i4b/layer1/i4b_l1fsm.c
index bb452dbd2cf9..a8a822a079a0 100644
--- a/sys/i4b/layer1/i4b_l1fsm.c
+++ b/sys/i4b/layer1/i4b_l1fsm.c
@@ -27,7 +27,7 @@
* i4b_l1fsm.c - isdn4bsd layer 1 I.430 state machine
* --------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_l1fsm.c,v 1.1.2.1 1999/08/29 16:25:20 peter Exp $
*
* last edit-date: [Sat Dec 5 18:25:12 1998]
*
diff --git a/sys/i4b/layer1/i4b_sws.c b/sys/i4b/layer1/i4b_sws.c
index 613f7fc75148..a449718ee012 100644
--- a/sys/i4b/layer1/i4b_sws.c
+++ b/sys/i4b/layer1/i4b_sws.c
@@ -47,7 +47,7 @@
* EXPERIMENTAL !!!!
* =================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_sws.c,v 1.1.2.1 1999/08/29 16:25:21 peter Exp $
*
* last edit-date: [Sun Dec 13 10:49:25 1998]
*
diff --git a/sys/i4b/layer1/i4b_tel_s016.c b/sys/i4b/layer1/i4b_tel_s016.c
index aaec754210cc..537e89189ecc 100644
--- a/sys/i4b/layer1/i4b_tel_s016.c
+++ b/sys/i4b/layer1/i4b_tel_s016.c
@@ -37,7 +37,7 @@
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/16 and clones
* =================================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s016.c,v 1.1.2.1 1999/08/29 16:25:22 peter Exp $
*
* last edit-date: [Fri Dec 4 10:40:17 1998]
*
diff --git a/sys/i4b/layer1/i4b_tel_s0163.c b/sys/i4b/layer1/i4b_tel_s0163.c
index 9f01f90c0abd..eb26daae0e09 100644
--- a/sys/i4b/layer1/i4b_tel_s0163.c
+++ b/sys/i4b/layer1/i4b_tel_s0163.c
@@ -37,7 +37,7 @@
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/16.3
* ========================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s0163.c,v 1.1.2.1 1999/08/29 16:25:22 peter Exp $
*
* last edit-date: [Fri Dec 4 10:40:58 1998]
*
diff --git a/sys/i4b/layer1/i4b_tel_s08.c b/sys/i4b/layer1/i4b_tel_s08.c
index ea9b8f3348d4..f1262f7990a2 100644
--- a/sys/i4b/layer1/i4b_tel_s08.c
+++ b/sys/i4b/layer1/i4b_tel_s08.c
@@ -37,7 +37,7 @@
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/8 and clones
* ================================================================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s08.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $
*
* last edit-date: [Fri Dec 4 10:39:12 1998]
*
diff --git a/sys/i4b/layer1/i4b_tel_s0P.c b/sys/i4b/layer1/i4b_tel_s0P.c
index e1429445f07a..b581e0d4dae0 100644
--- a/sys/i4b/layer1/i4b_tel_s0P.c
+++ b/sys/i4b/layer1/i4b_tel_s0P.c
@@ -38,7 +38,7 @@
* EXPERIMENTAL !!!
* ================
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_tel_s0P.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $
*
* last edit-date: [Thu Dec 10 07:11:15 1998]
*
diff --git a/sys/i4b/layer1/i4b_usr_sti.c b/sys/i4b/layer1/i4b_usr_sti.c
index d82387ccdc33..59ebbc82fc51 100644
--- a/sys/i4b/layer1/i4b_usr_sti.c
+++ b/sys/i4b/layer1/i4b_usr_sti.c
@@ -27,7 +27,7 @@
* i4b_usr_sti.c - USRobotics Sportster ISDN TA intern (Tina-pp)
* -------------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/i4b_usr_sti.c,v 1.1.2.1 1999/08/29 16:25:23 peter Exp $
*
* last edit-date: [Sat Dec 5 18:25:34 1998]
*
diff --git a/sys/i4b/layer1/isa_isic.c b/sys/i4b/layer1/isa_isic.c
index dd0e3a0874d3..357b72526e90 100644
--- a/sys/i4b/layer1/isa_isic.c
+++ b/sys/i4b/layer1/isa_isic.c
@@ -33,7 +33,7 @@
* isa_isic.c - ISA bus frontend for i4b_isic driver
* --------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/isa_isic.c,v 1.1.2.1 1999/08/29 16:25:24 peter Exp $
*
* last edit-date: [Mon Dec 14 10:53:16 1998]
*
diff --git a/sys/i4b/layer1/isapnp_isic.c b/sys/i4b/layer1/isapnp_isic.c
index d76c9249dd24..368b31dfea67 100644
--- a/sys/i4b/layer1/isapnp_isic.c
+++ b/sys/i4b/layer1/isapnp_isic.c
@@ -33,7 +33,7 @@
* isapnp_isic.c - ISA-P&P bus frontend for i4b_isic driver
* --------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/isapnp_isic.c,v 1.1.2.1 1999/08/29 16:25:24 peter Exp $
*
* last edit-date: [Mon Dec 14 10:54:23 1998]
*
diff --git a/sys/i4b/layer1/isic_supio.c b/sys/i4b/layer1/isic_supio.c
index ca3e31597b60..3600c1ae43a8 100644
--- a/sys/i4b/layer1/isic_supio.c
+++ b/sys/i4b/layer1/isic_supio.c
@@ -37,7 +37,7 @@
* But we attach to the supio, so just see "isic".
* -----------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/isic_supio.c,v 1.1.2.1 1999/08/29 16:25:25 peter Exp $
*
* last edit-date: [Mon Nov 16 12:29:19 1998]
*
diff --git a/sys/i4b/layer1/pci_isic.c b/sys/i4b/layer1/pci_isic.c
index 0d8f61dff926..0d556c0f5162 100644
--- a/sys/i4b/layer1/pci_isic.c
+++ b/sys/i4b/layer1/pci_isic.c
@@ -33,7 +33,7 @@
* pci_isic.c - pcmcia bus frontend for i4b_isic driver
* -------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/pci_isic.c,v 1.1.2.1 1999/08/29 16:25:25 peter Exp $
*
* last edit-date: [Mon Nov 16 20:37:32 1998]
*
diff --git a/sys/i4b/layer1/pcmcia_isic.c b/sys/i4b/layer1/pcmcia_isic.c
index f24e26ff9f4d..2cc452b12fb6 100644
--- a/sys/i4b/layer1/pcmcia_isic.c
+++ b/sys/i4b/layer1/pcmcia_isic.c
@@ -33,7 +33,7 @@
* pcmcia_isic.c - pcmcia bus frontend for i4b_isic driver
* -------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/pcmcia_isic.c,v 1.1.2.1 1999/08/29 16:25:26 peter Exp $
*
* last edit-date: [Fri Dec 4 10:38:43 1998]
*
diff --git a/sys/i4b/layer1/pcmcia_isic.h b/sys/i4b/layer1/pcmcia_isic.h
index f9992fb989f0..bdcc1149f44f 100644
--- a/sys/i4b/layer1/pcmcia_isic.h
+++ b/sys/i4b/layer1/pcmcia_isic.h
@@ -33,7 +33,7 @@
* pcmcia_isic.h - common definitions for pcmcia isic cards
* --------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer1/pcmcia_isic.h,v 1.1.2.1 1999/08/29 16:25:26 peter Exp $
*
* last edit-date: [Mon Nov 30 21:19:14 1998]
*
diff --git a/sys/i4b/layer2/i4b_iframe.c b/sys/i4b/layer2/i4b_iframe.c
index 142f274c4bdb..b317bdf880e9 100644
--- a/sys/i4b/layer2/i4b_iframe.c
+++ b/sys/i4b/layer2/i4b_iframe.c
@@ -27,7 +27,7 @@
* i4b_iframe.c - i frame handling routines
* ------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_iframe.c,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $
*
* last edit-date: [Sat Dec 5 18:26:16 1998]
*
diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c
index 32ceee11481c..c9c42cae5820 100644
--- a/sys/i4b/layer2/i4b_l2.c
+++ b/sys/i4b/layer2/i4b_l2.c
@@ -27,7 +27,7 @@
* i4b_l2.c - ISDN layer 2 (Q.921)
* -------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_l2.c,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $
*
* last edit-date: [Sat Dec 5 18:27:00 1998]
*
diff --git a/sys/i4b/layer2/i4b_l2.h b/sys/i4b/layer2/i4b_l2.h
index f11fb693e99f..d622c850b448 100644
--- a/sys/i4b/layer2/i4b_l2.h
+++ b/sys/i4b/layer2/i4b_l2.h
@@ -27,7 +27,7 @@
* i4b_l2.h - ISDN layer 2 (Q.921) definitions
* ---------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_l2.h,v 1.1.2.1 1999/08/29 16:25:29 peter Exp $
*
* last edit-date: [Sat Dec 5 18:27:13 1998]
*
diff --git a/sys/i4b/layer2/i4b_l2fsm.c b/sys/i4b/layer2/i4b_l2fsm.c
index 46860c626527..8e475773bfd4 100644
--- a/sys/i4b/layer2/i4b_l2fsm.c
+++ b/sys/i4b/layer2/i4b_l2fsm.c
@@ -27,7 +27,7 @@
* i4b_l2fsm.c - layer 2 FSM
* -------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.c,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $
*
* last edit-date: [Sat Dec 5 18:28:15 1998]
*
diff --git a/sys/i4b/layer2/i4b_l2fsm.h b/sys/i4b/layer2/i4b_l2fsm.h
index 0b97827bbfb4..8175f406851e 100644
--- a/sys/i4b/layer2/i4b_l2fsm.h
+++ b/sys/i4b/layer2/i4b_l2fsm.h
@@ -27,7 +27,7 @@
* i4b_l2fsm.h - layer 2 FSM
* -------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_l2fsm.h,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $
*
* last edit-date: [Sat Dec 5 18:28:39 1998]
*
diff --git a/sys/i4b/layer2/i4b_l2timer.c b/sys/i4b/layer2/i4b_l2timer.c
index d189866fd369..5a9303f8b49a 100644
--- a/sys/i4b/layer2/i4b_l2timer.c
+++ b/sys/i4b/layer2/i4b_l2timer.c
@@ -27,7 +27,7 @@
* i4b_l2timer.c - layer 2 timer handling
* --------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_l2timer.c,v 1.1.2.1 1999/08/29 16:25:30 peter Exp $
*
* last edit-date: [Sat Dec 5 18:29:13 1998]
*
diff --git a/sys/i4b/layer2/i4b_lme.c b/sys/i4b/layer2/i4b_lme.c
index 4c0115774d99..c5153f8925a5 100644
--- a/sys/i4b/layer2/i4b_lme.c
+++ b/sys/i4b/layer2/i4b_lme.c
@@ -27,7 +27,7 @@
* i4b_lme.c - layer management entity
* -------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_lme.c,v 1.1.2.1 1999/08/29 16:25:31 peter Exp $
*
* last edit-date: [Sat Dec 5 18:29:25 1998]
*
diff --git a/sys/i4b/layer2/i4b_mbuf.c b/sys/i4b/layer2/i4b_mbuf.c
index 1581c44544fd..ae7fe2b4a5af 100644
--- a/sys/i4b/layer2/i4b_mbuf.c
+++ b/sys/i4b/layer2/i4b_mbuf.c
@@ -27,7 +27,7 @@
* i4b - mbuf handling support routines
* ------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_mbuf.c,v 1.1.2.1 1999/08/29 16:25:31 peter Exp $
*
* last edit-date: [Sat Dec 5 18:29:44 1998]
*
diff --git a/sys/i4b/layer2/i4b_sframe.c b/sys/i4b/layer2/i4b_sframe.c
index f58b869e6ba8..0e57bb5f62b5 100644
--- a/sys/i4b/layer2/i4b_sframe.c
+++ b/sys/i4b/layer2/i4b_sframe.c
@@ -27,7 +27,7 @@
* i4b_sframe.c - s frame handling routines
* ----------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_sframe.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $
*
* last edit-date: [Sat Dec 5 18:30:02 1998]
*
diff --git a/sys/i4b/layer2/i4b_tei.c b/sys/i4b/layer2/i4b_tei.c
index e27fe202edf0..c634e9a68d3b 100644
--- a/sys/i4b/layer2/i4b_tei.c
+++ b/sys/i4b/layer2/i4b_tei.c
@@ -27,7 +27,7 @@
* i4b_tei.c - tei handling procedures
* -----------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_tei.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $
*
* last edit-date: [Sat Dec 5 18:30:20 1998]
*
diff --git a/sys/i4b/layer2/i4b_uframe.c b/sys/i4b/layer2/i4b_uframe.c
index 42b5f1a915fc..54f8c95591a6 100644
--- a/sys/i4b/layer2/i4b_uframe.c
+++ b/sys/i4b/layer2/i4b_uframe.c
@@ -27,7 +27,7 @@
* i4b_uframe.c - routines for handling U-frames
* -----------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_uframe.c,v 1.1.2.1 1999/08/29 16:25:32 peter Exp $
*
* last edit-date: [Sat Dec 5 18:30:33 1998]
*
diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c
index 82c8c66b47ee..4d7b764c7eeb 100644
--- a/sys/i4b/layer2/i4b_util.c
+++ b/sys/i4b/layer2/i4b_util.c
@@ -27,7 +27,7 @@
* i4b_util.c - layer 2 utility routines
* -------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer2/i4b_util.c,v 1.1.2.1 1999/08/29 16:25:33 peter Exp $
*
* last edit-date: [Sat Dec 5 18:31:10 1998]
*
diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c
index 4b800189093e..9d37e4bb843e 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.1 1999/08/29 16:25:34 peter Exp $
*
* last edit-date: [Sat Dec 5 18:31:26 1998]
*
diff --git a/sys/i4b/layer3/i4b_l3.h b/sys/i4b/layer3/i4b_l3.h
index 96742b25aa82..8c14edf20db9 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.1 1999/08/29 16:25:35 peter Exp $
*
* last edit-date: [Sat Dec 5 18:31:41 1998]
*
diff --git a/sys/i4b/layer3/i4b_l3fsm.c b/sys/i4b/layer3/i4b_l3fsm.c
index 22157cf26c55..7a6a2124c261 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.1 1999/08/29 16:25:36 peter Exp $
*
* last edit-date: [Sat Dec 5 18:32:17 1998]
*
diff --git a/sys/i4b/layer3/i4b_l3fsm.h b/sys/i4b/layer3/i4b_l3fsm.h
index 588b791567fa..8ccf1608bffc 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.1 1999/08/29 16:25:36 peter Exp $
*
* last edit-date: [Sat Dec 5 18:32:45 1998]
*
diff --git a/sys/i4b/layer3/i4b_l3timer.c b/sys/i4b/layer3/i4b_l3timer.c
index 47b154d0ebde..65f1c0231ab5 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.1 1999/08/29 16:25:37 peter Exp $
*
* last edit-date: [Sat Dec 5 18:33:00 1998]
*
diff --git a/sys/i4b/layer3/i4b_l4if.c b/sys/i4b/layer3/i4b_l4if.c
index d03998c87e7a..4c59149e10ca 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.1 1999/08/29 16:25:38 peter Exp $
*
* last edit-date: [Sat Dec 5 18:33:16 1998]
*
diff --git a/sys/i4b/layer3/i4b_q931.c b/sys/i4b/layer3/i4b_q931.c
index 080dfc2823d7..119fac758bc4 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.1 1999/08/29 16:25:38 peter Exp $
*
* last edit-date: [Sat Dec 5 18:33:36 1998]
*
diff --git a/sys/i4b/layer3/i4b_q931.h b/sys/i4b/layer3/i4b_q931.h
index d1c4cbee5a39..3b7efa9aeb51 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.1 1999/08/29 16:25:39 peter Exp $
*
* last edit-date: [Sat Dec 5 18:33:53 1998]
*
diff --git a/sys/i4b/layer3/i4b_q932fac.c b/sys/i4b/layer3/i4b_q932fac.c
index 6869b6e5be29..cba4a275d74d 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.1 1999/08/29 16:25:39 peter Exp $
*
* last edit-date: [Sat Dec 5 18:34:11 1998]
*
diff --git a/sys/i4b/layer3/i4b_q932fac.h b/sys/i4b/layer3/i4b_q932fac.h
index de5adbac61c5..efe9ac109c12 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.1 1999/08/29 16:25:40 peter Exp $
*
* last edit-date: [Fri Dec 18 18:17:23 1998]
*
diff --git a/sys/i4b/layer4/i4b_i4bdrv.c b/sys/i4b/layer4/i4b_i4bdrv.c
index 1edaf4048c72..cbe01d8c7788 100644
--- a/sys/i4b/layer4/i4b_i4bdrv.c
+++ b/sys/i4b/layer4/i4b_i4bdrv.c
@@ -27,7 +27,7 @@
* i4b_i4bdrv.c - i4b userland interface driver
* --------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer4/i4b_i4bdrv.c,v 1.2.2.1 1999/08/29 16:25:41 peter Exp $
*
* last edit-date: [Sat Dec 5 18:35:02 1998]
*
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index cca3d8a1b5ec..e03f5a973bd0 100644
--- a/sys/i4b/layer4/i4b_l4.c
+++ b/sys/i4b/layer4/i4b_l4.c
@@ -27,7 +27,7 @@
* i4b_l4.c - kernel interface to userland
* -----------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer4/i4b_l4.c,v 1.1.2.1 1999/08/29 16:25:41 peter Exp $
*
* last edit-date: [Sat Dec 5 18:35:16 1998]
*
diff --git a/sys/i4b/layer4/i4b_l4.h b/sys/i4b/layer4/i4b_l4.h
index 3bd131cc9d0e..fc8a1a4e9798 100644
--- a/sys/i4b/layer4/i4b_l4.h
+++ b/sys/i4b/layer4/i4b_l4.h
@@ -27,7 +27,7 @@
* i4b_l4.h - kernel interface to userland header file
* ---------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer4/i4b_l4.h,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $
*
* last edit-date: [Sat Dec 5 18:35:34 1998]
*
diff --git a/sys/i4b/layer4/i4b_l4mgmt.c b/sys/i4b/layer4/i4b_l4mgmt.c
index 8eee9ca42c85..35ae67efd595 100644
--- a/sys/i4b/layer4/i4b_l4mgmt.c
+++ b/sys/i4b/layer4/i4b_l4mgmt.c
@@ -27,7 +27,7 @@
* i4b_l4mgmt.c - layer 4 calldescriptor management utilites
* -----------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer4/i4b_l4mgmt.c,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $
*
* last edit-date: [Sat Dec 5 18:35:50 1998]
*
diff --git a/sys/i4b/layer4/i4b_l4timer.c b/sys/i4b/layer4/i4b_l4timer.c
index 216fbb2a5bac..4bf1c3a61c8f 100644
--- a/sys/i4b/layer4/i4b_l4timer.c
+++ b/sys/i4b/layer4/i4b_l4timer.c
@@ -27,7 +27,7 @@
* i4b_l4timer.c - timer and timeout handling for layer 4
* --------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/layer4/i4b_l4timer.c,v 1.1.2.1 1999/08/29 16:25:42 peter Exp $
*
* last edit-date: [Sat Dec 5 18:36:07 1998]
*
diff --git a/sys/i4b/tina-dd/i4b_tina_dd.c b/sys/i4b/tina-dd/i4b_tina_dd.c
index 7389f9074266..83246b979ec8 100644
--- a/sys/i4b/tina-dd/i4b_tina_dd.c
+++ b/sys/i4b/tina-dd/i4b_tina_dd.c
@@ -28,7 +28,7 @@
* i4b_tina_dd.c - i4b Stollman Tina-dd control device driver
* ----------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/tina-dd/i4b_tina_dd.c,v 1.2.2.1 1999/08/29 16:25:43 peter Exp $
*
* last edit-date: [Sat Dec 5 18:41:38 1998]
*
diff --git a/sys/i4b/tina-dd/i4b_tina_ioctl.h b/sys/i4b/tina-dd/i4b_tina_ioctl.h
index ec422f0b1df6..921bf94b1911 100644
--- a/sys/i4b/tina-dd/i4b_tina_ioctl.h
+++ b/sys/i4b/tina-dd/i4b_tina_ioctl.h
@@ -31,7 +31,7 @@
* i4b_tina_ioctl.h - i4b Stollman Tina-dd ioctl header file
* ---------------------------------------------------------
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i4b/tina-dd/i4b_tina_ioctl.h,v 1.1.2.1 1999/08/29 16:25:44 peter Exp $
*
* last edit-date: [Sat Dec 5 18:41:51 1998]
*