diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
| commit | 8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch) | |
| tree | 85f35fe64386fc1f5eb60327eb5c614a04d1adae /lib/libnetgraph | |
| parent | b4d1edeb37a573694fb661e8da9631ce60473a8d (diff) | |
Diffstat (limited to 'lib/libnetgraph')
| -rw-r--r-- | lib/libnetgraph/Makefile | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/debug.c | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/internal.h | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/msg.c | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/netgraph.3 | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/netgraph.h | 2 | ||||
| -rw-r--r-- | lib/libnetgraph/sock.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile index 342b2e57ce32..efadd175dadb 100644 --- a/lib/libnetgraph/Makefile +++ b/lib/libnetgraph/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libnetgraph/Makefile,v 1.1.2.2 1999/12/01 19:41:39 julian Exp $ # $Whistle: Makefile,v 1.4 1999/01/17 03:41:02 julian Exp $ LIB= netgraph diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c index 131ae3c89c4a..907ae65a76a8 100644 --- a/lib/libnetgraph/debug.c +++ b/lib/libnetgraph/debug.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/debug.c,v 1.1.2.5 2000/05/01 18:12:25 archie Exp $ * $Whistle: debug.c,v 1.24 1999/01/24 01:15:33 archie Exp $ */ diff --git a/lib/libnetgraph/internal.h b/lib/libnetgraph/internal.h index 99b5eccac427..4de2e0bfe4c4 100644 --- a/lib/libnetgraph/internal.h +++ b/lib/libnetgraph/internal.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/internal.h,v 1.1.2.3 2000/02/01 01:32:31 archie Exp $ * $Whistle: internal.h,v 1.5 1999/01/20 00:57:22 archie Exp $ */ diff --git a/lib/libnetgraph/msg.c b/lib/libnetgraph/msg.c index bae4743e5a50..2795e36f69cf 100644 --- a/lib/libnetgraph/msg.c +++ b/lib/libnetgraph/msg.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/msg.c,v 1.1.2.3 2000/06/02 21:54:10 archie Exp $ * $Whistle: msg.c,v 1.9 1999/01/20 00:57:23 archie Exp $ */ diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3 index f5df1744e9a4..8d6e07d09f3d 100644 --- a/lib/libnetgraph/netgraph.3 +++ b/lib/libnetgraph/netgraph.3 @@ -32,7 +32,7 @@ .\" .\" Author: Archie Cobbs <archie@whistle.com> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libnetgraph/netgraph.3,v 1.1.2.6 2000/05/04 17:45:24 archie Exp $ .\" $Whistle: netgraph.3,v 1.7 1999/01/25 07:14:06 archie Exp $ .\" .Dd January 19, 1999 diff --git a/lib/libnetgraph/netgraph.h b/lib/libnetgraph/netgraph.h index c5a87cb4bc93..3cfd1951b395 100644 --- a/lib/libnetgraph/netgraph.h +++ b/lib/libnetgraph/netgraph.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/netgraph.h,v 1.1.2.2 1999/12/01 19:41:39 julian Exp $ * $Whistle: netgraph.h,v 1.7 1999/01/20 00:57:23 archie Exp $ */ diff --git a/lib/libnetgraph/sock.c b/lib/libnetgraph/sock.c index c5a82341162a..68377d82b8cc 100644 --- a/lib/libnetgraph/sock.c +++ b/lib/libnetgraph/sock.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/sock.c,v 1.1.2.2 2000/02/01 01:32:33 archie Exp $ * $Whistle: sock.c,v 1.12 1999/01/20 00:57:23 archie Exp $ */ |
