summaryrefslogtreecommitdiff
path: root/include/protocols
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-05-07 17:51:10 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-05-07 17:51:10 +0000
commite87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 (patch)
tree5d7f179f3d81639a2b00e739c98d784b98e1bfae /include/protocols
parentbbe327aea67f046183f949450d6271765b9ebfb0 (diff)
Diffstat (limited to 'include/protocols')
-rw-r--r--include/protocols/Makefile2
-rw-r--r--include/protocols/dumprestore.h2
-rw-r--r--include/protocols/routed.h2
-rw-r--r--include/protocols/timed.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/include/protocols/Makefile b/include/protocols/Makefile
index 4ee43a118b352..031b3bad66d4c 100644
--- a/include/protocols/Makefile
+++ b/include/protocols/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/include/protocols/Makefile,v 1.1.10.1 2005/02/13 07:23:10 obrien Exp $
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 6abf922eb1927..8062ee6b833b4 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 b55b622507881..5ed6aafb1cefb 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 faa44e4e49fd1..cc23ac845c6db 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_