diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
| commit | 58c9ff44c8041f394c663cb9640e9b77fe07bb13 (patch) | |
| tree | 12d4abc1c0c60a62d4a8ea721bc71a33f8add090 /include/protocols | |
| parent | 7dbb88eb2eb84f4a17a783cbbb3a3c5e0051dea2 (diff) | |
Diffstat (limited to 'include/protocols')
| -rw-r--r-- | include/protocols/Makefile | 2 | ||||
| -rw-r--r-- | include/protocols/dumprestore.h | 2 | ||||
| -rw-r--r-- | include/protocols/routed.h | 2 | ||||
| -rw-r--r-- | include/protocols/timed.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/protocols/Makefile b/include/protocols/Makefile index 3c79142557a6..3d23dffefce8 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.1 2002/05/12 16:00:48 ru Exp $ NOOBJ= noobj INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index 6abf922eb192..8062ee6b833b 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -37,7 +37,7 @@ * * @(#)dumprestore.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/dumprestore.h,v 1.10 2002/07/17 02:03:19 mckusick Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index e41a0ae339a0..239eaf3302a1 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/routed.h,v 1.15 1999/09/05 17:43:31 peter Exp $ */ #ifndef _ROUTED_H_ diff --git a/include/protocols/timed.h b/include/protocols/timed.h index faa44e4e49fd..cc23ac845c6d 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -32,7 +32,7 @@ * * @(#)timed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/timed.h,v 1.7 2002/02/03 12:00:05 markm Exp $ */ #ifndef _PROTOCOLS_TIMED_H_ |
