diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /include/protocols | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
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 ddd8f21dc912..2dc4e9e68427 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.3 2004/12/21 08:46:52 ru Exp $ NO_OBJ= INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index 0b69e2d9709a..ec8153d0f1d1 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.11 2007/02/26 08:15:56 mckusick Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index b55b62250788..5ed6aafb1cef 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.16 2004/02/25 23:45:57 bms Exp $ * $Revision: 2.26 $ */ 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_ |
