diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /sys/i4b/layer4 | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvs
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
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 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] * |
