summaryrefslogtreecommitdiffstats
path: root/sys/i4b
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
commit3b842d34e82312a8004a7ecd65ccdb837ef72ac1 (patch)
tree09d2a69509b3515b773279fd0db04acc03aee4db /sys/i4b
parent76f0c923fe4b2a1616453876611dc76b4f6b5355 (diff)
downloadFreeBSD-src-3b842d34e82312a8004a7ecd65ccdb837ef72ac1.zip
FreeBSD-src-3b842d34e82312a8004a7ecd65ccdb837ef72ac1.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'sys/i4b')
-rw-r--r--sys/i4b/driver/i4b_bsdi_ibc.c2
-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_cause.h2
-rw-r--r--sys/i4b/include/i4b_debug.h2
-rw-r--r--sys/i4b/include/i4b_global.h2
-rw-r--r--sys/i4b/include/i4b_ioctl.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/include/i4b_rbch_ioctl.h2
-rw-r--r--sys/i4b/include/i4b_tel_ioctl.h2
-rw-r--r--sys/i4b/include/i4b_trace.h2
-rw-r--r--sys/i4b/layer1/i4b_asuscom_ipac.c2
-rw-r--r--sys/i4b/layer1/i4b_avm_a1.c2
-rw-r--r--sys/i4b/layer1/i4b_avm_fritz_pci.c2
-rw-r--r--sys/i4b/layer1/i4b_avm_fritz_pcmcia.c2
-rw-r--r--sys/i4b/layer1/i4b_avm_fritz_pnp.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_siemens_isurf.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/pci_isic.h2
-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
89 files changed, 89 insertions, 89 deletions
diff --git a/sys/i4b/driver/i4b_bsdi_ibc.c b/sys/i4b/driver/i4b_bsdi_ibc.c
index 9168815..17d90c2 100644
--- a/sys/i4b/driver/i4b_bsdi_ibc.c
+++ b/sys/i4b/driver/i4b_bsdi_ibc.c
@@ -30,7 +30,7 @@
* i4b_bsdi_ibc.c - isdn4bsd kernel BSD/OS point to point driver
* -------------------------------------------------------------
*
- * $Id: i4b_bsdi_ibc.c,v 1.1 1999/04/23 08:35:07 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Apr 23 10:27:57 1999]
*
diff --git a/sys/i4b/driver/i4b_ctl.c b/sys/i4b/driver/i4b_ctl.c
index afd34d7..24c5f27 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
* ------------------------------------------
*
- * $Id: i4b_ctl.c,v 1.6 1999/08/06 14:02:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Jun 8 09:27:15 1999]
*
diff --git a/sys/i4b/driver/i4b_ipr.c b/sys/i4b/driver/i4b_ipr.c
index b2ac7d0..b594451 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
* ---------------------------------------------------------
*
- * $Id: i4b_ipr.c,v 1.53 1999/07/22 18:30:15 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Thu Jul 22 19:46:53 1999]
*
diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c
index a2911d8..e3dcac4 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.
*
- * $Id: i4b_isppp.c,v 1.34 1999/07/24 13:21:42 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sat Jul 24 15:23:04 1999]
*
diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c
index 16d9de4..3852b5b 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
* ---------------------------------------------------
*
- * $Id: i4b_rbch.c,v 1.5 1999/08/06 14:02:04 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Jul 9 09:37:02 1999]
*
diff --git a/sys/i4b/driver/i4b_tel.c b/sys/i4b/driver/i4b_tel.c
index 4dd18c1..5e5c9c2 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
* --------------------------------------------
*
- * $Id: i4b_tel.c,v 1.5 1999/08/06 14:02:04 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Jul 9 08:35:30 1999]
*
diff --git a/sys/i4b/driver/i4b_trace.c b/sys/i4b/driver/i4b_trace.c
index 5283241..ad02f2b 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
* ---------------------------------------------------
*
- * $Id: i4b_trace.c,v 1.5 1999/08/06 14:02:04 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Jun 1 12:15:40 1999]
*
diff --git a/sys/i4b/include/i4b_cause.h b/sys/i4b/include/i4b_cause.h
index 3edf3ad..f94df0f9 100644
--- a/sys/i4b/include/i4b_cause.h
+++ b/sys/i4b/include/i4b_cause.h
@@ -27,7 +27,7 @@
* i4b_cause.h - causes and cause handling for i4b
* -----------------------------------------------
*
- * $Id: i4b_cause.h,v 1.9 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:37:46 1999]
*
diff --git a/sys/i4b/include/i4b_debug.h b/sys/i4b/include/i4b_debug.h
index 980bb0a..e2f1ee1 100644
--- a/sys/i4b/include/i4b_debug.h
+++ b/sys/i4b/include/i4b_debug.h
@@ -27,7 +27,7 @@
* i4b_debug.h - i4b debug header file
* -----------------------------------
*
- * $Id: i4b_debug.h,v 1.19 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 16:27:07 1999]
*
diff --git a/sys/i4b/include/i4b_global.h b/sys/i4b/include/i4b_global.h
index b13ac0e..c5c852d 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
* --------------------------------------
*
- * $Id: i4b_global.h,v 1.21 1999/04/26 10:16:54 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Apr 26 11:10:26 1999]
*
diff --git a/sys/i4b/include/i4b_ioctl.h b/sys/i4b/include/i4b_ioctl.h
index 2f6c753..785379f 100644
--- a/sys/i4b/include/i4b_ioctl.h
+++ b/sys/i4b/include/i4b_ioctl.h
@@ -27,7 +27,7 @@
* i4b_ioctl.h - messages kernel <--> userland
* -------------------------------------------
*
- * $Id: i4b_ioctl.h,v 1.125 1999/07/30 07:02:11 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Jul 30 08:53:47 1999]
*
diff --git a/sys/i4b/include/i4b_isdnq931.h b/sys/i4b/include/i4b_isdnq931.h
index 15d06ee..0a85a70 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
* -------------------------------------------
*
- * $Id: i4b_isdnq931.h,v 1.5 1999/02/14 09:44:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:04:01 1999]
*
diff --git a/sys/i4b/include/i4b_l1l2.h b/sys/i4b/include/i4b_l1l2.h
index 5ad09bd..4386b7b 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
* ---------------------------------------------------
*
- * $Id: i4b_l1l2.h,v 1.8 1999/02/14 09:44:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:04:07 1999]
*
diff --git a/sys/i4b/include/i4b_l2l3.h b/sys/i4b/include/i4b_l2l3.h
index 4d49612..6dee953 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
* -----------------------------------------------
*
- * $Id: i4b_l2l3.h,v 1.6 1999/02/14 09:44:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:04:13 1999]
*
diff --git a/sys/i4b/include/i4b_l3l4.h b/sys/i4b/include/i4b_l3l4.h
index 3655bb1..9a09838 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
* ------------------------------------------
*
- * $Id: i4b_l3l4.h,v 1.24 1999/03/18 14:33:40 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 17 16:16:40 1999]
*
diff --git a/sys/i4b/include/i4b_mbuf.h b/sys/i4b/include/i4b_mbuf.h
index 0d63abb..0604c33 100644
--- a/sys/i4b/include/i4b_mbuf.h
+++ b/sys/i4b/include/i4b_mbuf.h
@@ -27,7 +27,7 @@
* i4b - mbuf handling support routines
* --------------------------------------
*
- * $Id: i4b_mbuf.h,v 1.7 1999/02/14 09:44:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:04:26 1999]
*
diff --git a/sys/i4b/include/i4b_rbch_ioctl.h b/sys/i4b/include/i4b_rbch_ioctl.h
index 97bdb90..62d2829 100644
--- a/sys/i4b/include/i4b_rbch_ioctl.h
+++ b/sys/i4b/include/i4b_rbch_ioctl.h
@@ -27,7 +27,7 @@
* i4b_rbch_ioctl.h raw B-channel driver interface ioctls
* ------------------------------------------------------
*
- * $Id: i4b_rbch_ioctl.h,v 1.1 1999/07/09 06:44:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Jul 9 08:35:07 1999]
*
diff --git a/sys/i4b/include/i4b_tel_ioctl.h b/sys/i4b/include/i4b_tel_ioctl.h
index 07fcde8..0f1004a 100644
--- a/sys/i4b/include/i4b_tel_ioctl.h
+++ b/sys/i4b/include/i4b_tel_ioctl.h
@@ -27,7 +27,7 @@
* i4b_tel_ioctl.h telephony interface ioctls
* ------------------------------------------
*
- * $Id: i4b_tel_ioctl.h,v 1.10 1999/07/09 06:44:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri Jul 9 08:34:28 1999]
*
diff --git a/sys/i4b/include/i4b_trace.h b/sys/i4b/include/i4b_trace.h
index 5b9a730..3001e64 100644
--- a/sys/i4b/include/i4b_trace.h
+++ b/sys/i4b/include/i4b_trace.h
@@ -27,7 +27,7 @@
* i4b_trace.h - header file for trace data read device
* ----------------------------------------------------
*
- * $Id: i4b_trace.h,v 1.6 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:39:26 1999]
*
diff --git a/sys/i4b/layer1/i4b_asuscom_ipac.c b/sys/i4b/layer1/i4b_asuscom_ipac.c
index 5018e08..59f4211 100644
--- a/sys/i4b/layer1/i4b_asuscom_ipac.c
+++ b/sys/i4b/layer1/i4b_asuscom_ipac.c
@@ -39,7 +39,7 @@
* code is modeled after Linux i4l driver written by Karsten
* Keil.
*
- * $Id: i4b_asuscom_ipac.c,v 1.1 1999/07/05 13:46:46 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon May 31 20:53:17 EEST 1999]
*
diff --git a/sys/i4b/layer1/i4b_avm_a1.c b/sys/i4b/layer1/i4b_avm_a1.c
index 0d20156..8cb1ec1 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
* ------------------------------------------------------------
*
- * $Id: i4b_avm_a1.c,v 1.21 1999/02/14 09:44:58 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:25:11 1999]
*
diff --git a/sys/i4b/layer1/i4b_avm_fritz_pci.c b/sys/i4b/layer1/i4b_avm_fritz_pci.c
index b9b3395..0b41c7b 100644
--- a/sys/i4b/layer1/i4b_avm_fritz_pci.c
+++ b/sys/i4b/layer1/i4b_avm_fritz_pci.c
@@ -35,7 +35,7 @@
* Fritz!Card PCI specific routines for isic driver
* ------------------------------------------------
*
- * $Id: i4b_avm_fritz_pci.c,v 1.3 1999/08/06 14:02:12 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Jun 1 14:08:01 1999]
*
diff --git a/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c b/sys/i4b/layer1/i4b_avm_fritz_pcmcia.c
index a6f0ad8..575da1a 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
* ---------------------------------------------------
*
- * $Id: i4b_avm_fritz_pcmcia.c,v 1.12 1999/05/03 08:48:25 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun May 2 12:01:16 1999]
*
diff --git a/sys/i4b/layer1/i4b_avm_fritz_pnp.c b/sys/i4b/layer1/i4b_avm_fritz_pnp.c
index 8da5e00..a411c8c 100644
--- a/sys/i4b/layer1/i4b_avm_fritz_pnp.c
+++ b/sys/i4b/layer1/i4b_avm_fritz_pnp.c
@@ -38,7 +38,7 @@
* Fritz!Card PnP specific routines for isic driver
* ------------------------------------------------
*
- * $Id: i4b_avm_fritz_pnp.c,v 1.1 1999/08/06 14:02:13 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Thu 10 Jun 08:50:28 CEST 1999]
*
diff --git a/sys/i4b/layer1/i4b_bchan.c b/sys/i4b/layer1/i4b_bchan.c
index bd9dfd0..24f0aec 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
* ----------------------------------------------
*
- * $Id: i4b_bchan.c,v 1.32 1999/03/17 10:41:08 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:25:27 1999]
*
diff --git a/sys/i4b/layer1/i4b_ctx_s0P.c b/sys/i4b/layer1/i4b_ctx_s0P.c
index b5314db..a651d6b 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
* ============================================================
*
- * $Id: i4b_ctx_s0P.c,v 1.18 1999/02/14 09:44:58 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:25:33 1999]
*
diff --git a/sys/i4b/layer1/i4b_drn_ngo.c b/sys/i4b/layer1/i4b_drn_ngo.c
index 75aa990..cca3a5b 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
* --------------------------------------------------------
*
- * $Id: i4b_drn_ngo.c,v 1.20 1999/02/14 09:44:58 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:25:39 1999]
*
diff --git a/sys/i4b/layer1/i4b_dynalink.c b/sys/i4b/layer1/i4b_dynalink.c
index 1f75302..1e586ae 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
* ==================================================
*
- * $Id: i4b_dynalink.c,v 1.10 1999/07/26 09:03:49 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:26:21 1999]
*
diff --git a/sys/i4b/layer1/i4b_elsa_isdnmc.c b/sys/i4b/layer1/i4b_elsa_isdnmc.c
index 1924fce..2b43323 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
* ---------------------------------------------
*
- * $Id: i4b_elsa_isdnmc.c,v 1.4 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:26:25 1999]
*
diff --git a/sys/i4b/layer1/i4b_elsa_mcall.c b/sys/i4b/layer1/i4b_elsa_mcall.c
index 5ad5620..e1792e2 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
* --------------------------------------------
*
- * $Id: i4b_elsa_mcall.c,v 1.2 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:26:29 1999]
*
diff --git a/sys/i4b/layer1/i4b_elsa_qs1i.c b/sys/i4b/layer1/i4b_elsa_qs1i.c
index 573bb86..1dea51d 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
* =====================================================================
*
- * $Id: i4b_elsa_qs1i.c,v 1.15 1999/03/16 14:57:53 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Mar 16 15:42:10 1999]
*
diff --git a/sys/i4b/layer1/i4b_elsa_qs1p.c b/sys/i4b/layer1/i4b_elsa_qs1p.c
index 0cc0a01..3c80e68 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
* =====================================================================
*
- * $Id: i4b_elsa_qs1p.c,v 1.6 1999/03/16 15:21:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 10 07:24:32 1999]
*
diff --git a/sys/i4b/layer1/i4b_hscx.c b/sys/i4b/layer1/i4b_hscx.c
index 4ddf779..efa1e7b 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
* --------------------------------------------
*
- * $Id: i4b_hscx.c,v 1.42 1999/03/17 13:44:50 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 17 11:59:05 1999]
*
diff --git a/sys/i4b/layer1/i4b_hscx.h b/sys/i4b/layer1/i4b_hscx.h
index b611bf9..ed4208a 100644
--- a/sys/i4b/layer1/i4b_hscx.h
+++ b/sys/i4b/layer1/i4b_hscx.h
@@ -30,7 +30,7 @@
*
*---------------------------------------------------------------------------
*
- * $Id: i4b_hscx.h,v 1.4 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:26:56 1999]
*
diff --git a/sys/i4b/layer1/i4b_ipac.h b/sys/i4b/layer1/i4b_ipac.h
index e58c4b8..4c2483e 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
* ==========================================================
*
- * $Id: i4b_ipac.h,v 1.6 1999/06/08 08:13:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Jun 8 09:53:26 1999]
*
diff --git a/sys/i4b/layer1/i4b_isac.c b/sys/i4b/layer1/i4b_isac.c
index 71ec0c3..64d20e7 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
* ---------------------------------------------------------
*
- * $Id: i4b_isac.c,v 1.30 1999/02/14 19:51:01 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:27:09 1999]
*
diff --git a/sys/i4b/layer1/i4b_isac.h b/sys/i4b/layer1/i4b_isac.h
index 942b9cc..82fb523 100644
--- a/sys/i4b/layer1/i4b_isac.h
+++ b/sys/i4b/layer1/i4b_isac.h
@@ -30,7 +30,7 @@
*
*---------------------------------------------------------------------------
*
- * $Id: i4b_isac.h,v 1.6 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:27:13 1999]
*
diff --git a/sys/i4b/layer1/i4b_isic.c b/sys/i4b/layer1/i4b_isic.c
index a2361b9..b1a141e 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
* ==============================
*
- * $Id: i4b_isic.c,v 1.51 1999/07/26 09:03:49 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 26 10:59:56 1999]
*
diff --git a/sys/i4b/layer1/i4b_isic_isa.c b/sys/i4b/layer1/i4b_isic_isa.c
index ba927c4..c240a80 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
* ==================================
*
- * $Id: i4b_isic_isa.c,v 1.24 1999/07/26 09:03:49 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 26 10:59:51 1999]
*
diff --git a/sys/i4b/layer1/i4b_isic_pci.c b/sys/i4b/layer1/i4b_isic_pci.c
index f732dd1..59ef6d7 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
* ==================================
*
- * $Id: i4b_isic_pci.c,v 1.14 1999/04/28 04:12:51 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Apr 21 09:57:37 1999]
*
diff --git a/sys/i4b/layer1/i4b_isic_pcmcia.c b/sys/i4b/layer1/i4b_isic_pcmcia.c
index f6ceb5d..bf32211 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
* ----------------------------------------------
*
- * $Id: i4b_isic_pcmcia.c,v 1.9 1999/04/27 09:49:49 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Apr 26 10:52:57 1999]
*
diff --git a/sys/i4b/layer1/i4b_isic_pnp.c b/sys/i4b/layer1/i4b_isic_pnp.c
index 0e534eb..e83061a 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
* --------------------------------
*
- * $Id: i4b_isic_pnp.c,v 1.23 1999/07/05 14:00:04 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 5 15:57:01 1999]
*
diff --git a/sys/i4b/layer1/i4b_itk_ix1.c b/sys/i4b/layer1/i4b_itk_ix1.c
index c46af2b..9ec4cf3 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
* --------------------------------------------------------------
*
- * $Id: i4b_itk_ix1.c,v 1.3 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:00 1999]
*
diff --git a/sys/i4b/layer1/i4b_l1.c b/sys/i4b/layer1/i4b_l1.c
index 79774bb..847bb4f 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
* -----------------------------------
*
- * $Id: i4b_l1.c,v 1.29 1999/02/14 19:51:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:10 1999]
*
diff --git a/sys/i4b/layer1/i4b_l1.h b/sys/i4b/layer1/i4b_l1.h
index f013bbb..3bf196f 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
* ---------------------------------------
*
- * $Id: i4b_l1.h,v 1.64 1999/07/05 13:46:46 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 5 15:32:02 1999]
*
diff --git a/sys/i4b/layer1/i4b_l1fsm.c b/sys/i4b/layer1/i4b_l1fsm.c
index f4134e4..142cff3 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
* --------------------------------------------------
*
- * $Id: i4b_l1fsm.c,v 1.28 1999/02/14 19:51:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:26 1999]
*
diff --git a/sys/i4b/layer1/i4b_siemens_isurf.c b/sys/i4b/layer1/i4b_siemens_isurf.c
index 09e6f47..ed48a66 100644
--- a/sys/i4b/layer1/i4b_siemens_isurf.c
+++ b/sys/i4b/layer1/i4b_siemens_isurf.c
@@ -37,7 +37,7 @@
* Siemens I-Surf 2.0 PnP specific routines for isic driver
* --------------------------------------------------------
*
- * $Id: i4b_siemens_isurf.c,v 1.2 1999/07/05 13:22:12 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon 14 Jun 16:46:27 CEST 1999]
*
diff --git a/sys/i4b/layer1/i4b_sws.c b/sys/i4b/layer1/i4b_sws.c
index 8de9245..4759762 100644
--- a/sys/i4b/layer1/i4b_sws.c
+++ b/sys/i4b/layer1/i4b_sws.c
@@ -47,7 +47,7 @@
* EXPERIMENTAL !!!!
* =================
*
- * $Id: i4b_sws.c,v 1.13 1999/02/14 09:44:59 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:31 1999]
*
diff --git a/sys/i4b/layer1/i4b_tel_s016.c b/sys/i4b/layer1/i4b_tel_s016.c
index e62d6a1..3a84249 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
* =================================================================
*
- * $Id: i4b_tel_s016.c,v 1.13 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:38 1999]
*
diff --git a/sys/i4b/layer1/i4b_tel_s0163.c b/sys/i4b/layer1/i4b_tel_s0163.c
index 4b6f1b5..0d36135 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
* ========================================================
*
- * $Id: i4b_tel_s0163.c,v 1.19 1999/07/26 09:03:25 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 26 10:59:38 1999]
*
diff --git a/sys/i4b/layer1/i4b_tel_s08.c b/sys/i4b/layer1/i4b_tel_s08.c
index 8f4f284..7fb53e6 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
* ================================================================
*
- * $Id: i4b_tel_s08.c,v 1.14 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:28:53 1999]
*
diff --git a/sys/i4b/layer1/i4b_tel_s0P.c b/sys/i4b/layer1/i4b_tel_s0P.c
index f0315b0..afbc6a5 100644
--- a/sys/i4b/layer1/i4b_tel_s0P.c
+++ b/sys/i4b/layer1/i4b_tel_s0P.c
@@ -38,7 +38,7 @@
* EXPERIMENTAL !!!
* ================
*
- * $Id: i4b_tel_s0P.c,v 1.14 1999/03/16 11:12:31 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Mar 16 10:39:14 1999]
*
diff --git a/sys/i4b/layer1/i4b_usr_sti.c b/sys/i4b/layer1/i4b_usr_sti.c
index d8b8792..9c58ee8 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)
* -------------------------------------------------------------
*
- * $Id: i4b_usr_sti.c,v 1.17 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:29:05 1999]
*
diff --git a/sys/i4b/layer1/isa_isic.c b/sys/i4b/layer1/isa_isic.c
index bd6b8c5..c89bb5d 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
* --------------------------------------------------
*
- * $Id: isa_isic.c,v 1.23 1999/07/19 14:40:47 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Jul 19 16:39:02 1999]
*
diff --git a/sys/i4b/layer1/isapnp_isic.c b/sys/i4b/layer1/isapnp_isic.c
index a902995..a72189b 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
* --------------------------------------------------------
*
- * $Id: isapnp_isic.c,v 1.11 1999/05/03 08:48:25 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun May 2 11:57:08 1999]
*
diff --git a/sys/i4b/layer1/isic_supio.c b/sys/i4b/layer1/isic_supio.c
index 0a80fbb..709dbce 100644
--- a/sys/i4b/layer1/isic_supio.c
+++ b/sys/i4b/layer1/isic_supio.c
@@ -38,7 +38,7 @@
* But we attach to the supio, so just see "isic" or "isicII".
* -----------------------------------------------------------
*
- * $Id: isic_supio.c,v 1.7 1999/03/24 10:09:03 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Mon Mar 22 22:49:20 MET 1999]
*
diff --git a/sys/i4b/layer1/pci_isic.c b/sys/i4b/layer1/pci_isic.c
index 7e0a699..a339c2a 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
* -------------------------------------------------------
*
- * $Id: pci_isic.c,v 1.3 1999/03/16 15:21:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 10 07:22:08 1999]
*
diff --git a/sys/i4b/layer1/pci_isic.h b/sys/i4b/layer1/pci_isic.h
index 0ac1918..a19025c 100644
--- a/sys/i4b/layer1/pci_isic.h
+++ b/sys/i4b/layer1/pci_isic.h
@@ -33,7 +33,7 @@
* pci_isic.h - pci bus frontend for i4b_isic driver
* -------------------------------------------------
*
- * $Id: pci_isic.h,v 1.1 1999/05/03 08:52:05 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 10 07:22:08 1999]
*
diff --git a/sys/i4b/layer1/pcmcia_isic.c b/sys/i4b/layer1/pcmcia_isic.c
index cb6ff4c..d4e0f8e 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
* -------------------------------------------------------
*
- * $Id: pcmcia_isic.c,v 1.5 1999/04/20 12:19:57 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Apr 20 14:09:16 1999]
*
diff --git a/sys/i4b/layer1/pcmcia_isic.h b/sys/i4b/layer1/pcmcia_isic.h
index d5953f0..c5426bd 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
* --------------------------------------------------------
*
- * $Id: pcmcia_isic.h,v 1.2 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:29:33 1999]
*
diff --git a/sys/i4b/layer2/i4b_iframe.c b/sys/i4b/layer2/i4b_iframe.c
index 3b3686c..a043d85 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
* ------------------------------------------
*
- * $Id: i4b_iframe.c,v 1.20 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 15:52:41 1999]
*
diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c
index f282dd4..cee25ab 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)
* -------------------------------
*
- * $Id: i4b_l2.c,v 1.27 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 16:15:39 1999]
*
diff --git a/sys/i4b/layer2/i4b_l2.h b/sys/i4b/layer2/i4b_l2.h
index af0809f..0b838b0 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
* ---------------------------------------------
*
- * $Id: i4b_l2.h,v 1.18 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 15:51:17 1999]
*
diff --git a/sys/i4b/layer2/i4b_l2fsm.c b/sys/i4b/layer2/i4b_l2fsm.c
index ea04662..051c5b2 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
* -------------------------
*
- * $Id: i4b_l2fsm.c,v 1.15 1999/03/16 15:29:06 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Mar 16 16:27:12 1999]
*
diff --git a/sys/i4b/layer2/i4b_l2fsm.h b/sys/i4b/layer2/i4b_l2fsm.h
index 00b82d6..ae3f6de 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
* -------------------------
*
- * $Id: i4b_l2fsm.h,v 1.4 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:31:43 1999]
*
diff --git a/sys/i4b/layer2/i4b_l2timer.c b/sys/i4b/layer2/i4b_l2timer.c
index 7a7db04..50ace65 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
* --------------------------------------
*
- * $Id: i4b_l2timer.c,v 1.15 1999/04/21 07:36:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Apr 21 09:17:58 1999]
*
diff --git a/sys/i4b/layer2/i4b_lme.c b/sys/i4b/layer2/i4b_lme.c
index 8c5059e..cdfddee 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
* -------------------------------------
*
- * $Id: i4b_lme.c,v 1.9 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:31:55 1999]
*
diff --git a/sys/i4b/layer2/i4b_mbuf.c b/sys/i4b/layer2/i4b_mbuf.c
index 9da6d40..21b12bb 100644
--- a/sys/i4b/layer2/i4b_mbuf.c
+++ b/sys/i4b/layer2/i4b_mbuf.c
@@ -27,7 +27,7 @@
* i4b - mbuf handling support routines
* ------------------------------------
*
- * $Id: i4b_mbuf.c,v 1.11 1999/02/14 09:45:00 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:32:00 1999]
*
diff --git a/sys/i4b/layer2/i4b_sframe.c b/sys/i4b/layer2/i4b_sframe.c
index 59afdf6..309d952 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
* ----------------------------------------
*
- * $Id: i4b_sframe.c,v 1.10 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 16:14:04 1999]
*
diff --git a/sys/i4b/layer2/i4b_tei.c b/sys/i4b/layer2/i4b_tei.c
index b029918..1ca81aa 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
* -----------------------------------
*
- * $Id: i4b_tei.c,v 1.15 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 16:14:14 1999]
*
diff --git a/sys/i4b/layer2/i4b_uframe.c b/sys/i4b/layer2/i4b_uframe.c
index c27cfb8..127bb30 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
* -----------------------------------------------
*
- * $Id: i4b_uframe.c,v 1.8 1999/05/28 15:03:32 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Fri May 28 16:14:32 1999]
*
diff --git a/sys/i4b/layer2/i4b_util.c b/sys/i4b/layer2/i4b_util.c
index 141bef0..3266667 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
* -------------------------------------
*
- * $Id: i4b_util.c,v 1.20 1999/04/15 09:53:55 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Thu Apr 15 10:47:52 1999]
*
diff --git a/sys/i4b/layer3/i4b_l2if.c b/sys/i4b/layer3/i4b_l2if.c
index 36ca34c..f5e3d32 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
* -------------------------------------------
*
- * $Id: i4b_l2if.c,v 1.16 1999/05/25 10:05:40 hm Exp $
+ * $FreeBSD$
*
* 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 66a40b6..32e6d80 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
* ------------------------------
*
- * $Id: i4b_l3.h,v 1.9 1999/02/14 09:45:01 hm Exp $
+ * $FreeBSD$
*
* 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 a022bf8..6bc0e67 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
* -------------------------
*
- * $Id: i4b_l3fsm.c,v 1.16 1999/04/21 07:50:31 hm Exp $
+ * $FreeBSD$
*
* 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 a7553d5..3b46875 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
* -------------------------
*
- * $Id: i4b_l3fsm.h,v 1.6 1999/02/14 09:45:01 hm Exp $
+ * $FreeBSD$
*
* 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 a4a01be..70c916d 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
* ------------------------------------------------------
*
- * $Id: i4b_l3timer.c,v 1.12 1999/04/21 07:50:31 hm Exp $
+ * $FreeBSD$
*
* 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 46210d6..fa6ea16 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
* -------------------------------------------
*
- * $Id: i4b_l4if.c,v 1.19 1999/04/27 14:47:58 hm Exp $
+ * $FreeBSD$
*
* 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 6e02565..cc6d904 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
* --------------------------------------------
*
- * $Id: i4b_q931.c,v 1.21 1999/04/27 10:08:13 hm Exp $
+ * $FreeBSD$
*
* 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 8c7a8a8..376d5ff 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
* --------------------------------------
*
- * $Id: i4b_q931.h,v 1.6 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* 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 fc28f9f..e180b9d 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
* --------------------------------------
*
- * $Id: i4b_q932fac.c,v 1.6 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* 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 7e83fce..4e745ea 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
* --------------------------------------------------
*
- * $Id: i4b_q932fac.h,v 1.6 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:34:08 1999]
*
diff --git a/sys/i4b/layer4/i4b_i4bdrv.c b/sys/i4b/layer4/i4b_i4bdrv.c
index fb2d129..19a2fba 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
* --------------------------------------------
*
- * $Id: i4b_i4bdrv.c,v 1.7 1999/08/06 14:02:45 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Tue Jun 8 19:48:16 1999]
*
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index 3396085..60cf4dc 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
* -----------------------------------------
*
- * $Id: i4b_l4.c,v 1.39 1999/04/08 16:37:56 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Thu Apr 8 17:31:52 1999]
*
diff --git a/sys/i4b/layer4/i4b_l4.h b/sys/i4b/layer4/i4b_l4.h
index 5d011b4..0225137 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
* ---------------------------------------------------
*
- * $Id: i4b_l4.h,v 1.15 1999/03/18 14:33:41 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Mar 17 16:20:10 1999]
*
diff --git a/sys/i4b/layer4/i4b_l4mgmt.c b/sys/i4b/layer4/i4b_l4mgmt.c
index 6090f29..aff1eca 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
* -----------------------------------------------------------
*
- * $Id: i4b_l4mgmt.c,v 1.24 1999/02/14 09:45:02 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sun Feb 14 10:35:13 1999]
*
diff --git a/sys/i4b/layer4/i4b_l4timer.c b/sys/i4b/layer4/i4b_l4timer.c
index 02bd758..fefb25d 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
* --------------------------------------------------------
*
- * $Id: i4b_l4timer.c,v 1.13 1999/04/21 07:50:31 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Wed Apr 21 09:49:08 1999]
*
diff --git a/sys/i4b/tina-dd/i4b_tina_dd.c b/sys/i4b/tina-dd/i4b_tina_dd.c
index aba5002..f6d343f 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
* ----------------------------------------------------------
*
- * $Id: i4b_tina_dd.c,v 1.2 1999/01/12 11:05:03 eivind Exp $
+ * $FreeBSD$
*
* 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 d51f16d..ec422f0 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
* ---------------------------------------------------------
*
- * $Id: i4b_tina_ioctl.h,v 1.2 1998/12/05 18:06:20 hm Exp $
+ * $FreeBSD$
*
* last edit-date: [Sat Dec 5 18:41:51 1998]
*
OpenPOWER on IntegriCloud