diff options
Diffstat (limited to 'sys/i4b/layer4')
-rw-r--r-- | sys/i4b/layer4/i4b_i4bdrv.c | 2 | ||||
-rw-r--r-- | sys/i4b/layer4/i4b_l4.c | 2 | ||||
-rw-r--r-- | sys/i4b/layer4/i4b_l4.h | 2 | ||||
-rw-r--r-- | sys/i4b/layer4/i4b_l4mgmt.c | 2 | ||||
-rw-r--r-- | sys/i4b/layer4/i4b_l4timer.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/i4b/layer4/i4b_i4bdrv.c b/sys/i4b/layer4/i4b_i4bdrv.c index fb2d129a8843..19a2fbaa7b0d 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 33960856597f..60cf4dc34123 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 5d011b416935..0225137d6fee 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 6090f297269a..aff1ecaee74e 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 02bd758f5be4..fefb25d3f2a9 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] * |