summaryrefslogtreecommitdiff
path: root/usr.sbin/pim6sd
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
commit7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch)
treea37e562f560b38e8e087a744d063186d6b1e6746 /usr.sbin/pim6sd
parenta964be6d2c35243e54bf5ce12c15339d331189cb (diff)
Diffstat (limited to 'usr.sbin/pim6sd')
-rw-r--r--usr.sbin/pim6sd/BUGS.TODO2
-rw-r--r--usr.sbin/pim6sd/BUGS.V62
-rw-r--r--usr.sbin/pim6sd/LICENSE.mrouted2
-rw-r--r--usr.sbin/pim6sd/LICENSE.pim6dd2
-rw-r--r--usr.sbin/pim6sd/LICENSE.pim6sd2
-rw-r--r--usr.sbin/pim6sd/LICENSE.pimd2
-rw-r--r--usr.sbin/pim6sd/Makefile2
-rw-r--r--usr.sbin/pim6sd/README2
-rw-r--r--usr.sbin/pim6sd/README.first2
-rw-r--r--usr.sbin/pim6sd/callout.c2
-rw-r--r--usr.sbin/pim6sd/callout.h2
-rw-r--r--usr.sbin/pim6sd/cfparse.h2
-rw-r--r--usr.sbin/pim6sd/cfparse.y2
-rw-r--r--usr.sbin/pim6sd/cftoken.l2
-rw-r--r--usr.sbin/pim6sd/config.c2
-rw-r--r--usr.sbin/pim6sd/config.h2
-rw-r--r--usr.sbin/pim6sd/crc.c2
-rw-r--r--usr.sbin/pim6sd/crc.h2
-rw-r--r--usr.sbin/pim6sd/debug.c2
-rw-r--r--usr.sbin/pim6sd/debug.h2
-rw-r--r--usr.sbin/pim6sd/defs.h2
-rw-r--r--usr.sbin/pim6sd/inet6.c2
-rw-r--r--usr.sbin/pim6sd/inet6.h2
-rw-r--r--usr.sbin/pim6sd/kern.c2
-rw-r--r--usr.sbin/pim6sd/kern.h2
-rw-r--r--usr.sbin/pim6sd/main.c2
-rw-r--r--usr.sbin/pim6sd/mld6.c2
-rw-r--r--usr.sbin/pim6sd/mld6.h2
-rw-r--r--usr.sbin/pim6sd/mld6_proto.c2
-rw-r--r--usr.sbin/pim6sd/mld6_proto.h2
-rw-r--r--usr.sbin/pim6sd/mrt.c2
-rw-r--r--usr.sbin/pim6sd/mrt.h2
-rw-r--r--usr.sbin/pim6sd/mtrace6/Makefile2
-rw-r--r--usr.sbin/pim6sd/mtrace6/mtrace6.82
-rw-r--r--usr.sbin/pim6sd/mtrace6/mtrace6.c2
-rw-r--r--usr.sbin/pim6sd/pathnames.h2
-rw-r--r--usr.sbin/pim6sd/pim6.c2
-rw-r--r--usr.sbin/pim6sd/pim6.h2
-rw-r--r--usr.sbin/pim6sd/pim6_proto.c2
-rw-r--r--usr.sbin/pim6sd/pim6_proto.h2
-rw-r--r--usr.sbin/pim6sd/pim6sd.82
-rw-r--r--usr.sbin/pim6sd/pim6sd.conf.52
-rw-r--r--usr.sbin/pim6sd/pim6sd.conf.sample2
-rwxr-xr-xusr.sbin/pim6sd/pim6stat2
-rw-r--r--usr.sbin/pim6sd/pim6stat.12
-rw-r--r--usr.sbin/pim6sd/pimd.h2
-rw-r--r--usr.sbin/pim6sd/route.c2
-rw-r--r--usr.sbin/pim6sd/route.h2
-rw-r--r--usr.sbin/pim6sd/routesock.c2
-rw-r--r--usr.sbin/pim6sd/routesock.h2
-rw-r--r--usr.sbin/pim6sd/rp.c2
-rw-r--r--usr.sbin/pim6sd/rp.h2
-rw-r--r--usr.sbin/pim6sd/timer.c2
-rw-r--r--usr.sbin/pim6sd/timer.h2
-rw-r--r--usr.sbin/pim6sd/trace.c2
-rw-r--r--usr.sbin/pim6sd/trace.h2
-rw-r--r--usr.sbin/pim6sd/var.h2
-rw-r--r--usr.sbin/pim6sd/vers.c2
-rw-r--r--usr.sbin/pim6sd/vif.c2
-rw-r--r--usr.sbin/pim6sd/vif.h2
-rw-r--r--usr.sbin/pim6sd/vmbuf.h2
61 files changed, 61 insertions, 61 deletions
diff --git a/usr.sbin/pim6sd/BUGS.TODO b/usr.sbin/pim6sd/BUGS.TODO
index 93c330e5aeef..c494719a12f8 100644
--- a/usr.sbin/pim6sd/BUGS.TODO
+++ b/usr.sbin/pim6sd/BUGS.TODO
@@ -1,5 +1,5 @@
$Id: BUGS.TODO,v 1.1.1.1 1999/08/08 23:30:57 itojun Exp $
- $FreeBSD$
+ $FreeBSD: src/usr.sbin/pim6sd/BUGS.TODO,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
THIS LIST IS FAR AWAY FROM BEING COMPLETE, so these are the few things
that came up at the right moment to be written down.
diff --git a/usr.sbin/pim6sd/BUGS.V6 b/usr.sbin/pim6sd/BUGS.V6
index 330ffdad3aca..19e3981d9d59 100644
--- a/usr.sbin/pim6sd/BUGS.V6
+++ b/usr.sbin/pim6sd/BUGS.V6
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/usr.sbin/pim6sd/BUGS.V6,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
Write your bugs reports here
diff --git a/usr.sbin/pim6sd/LICENSE.mrouted b/usr.sbin/pim6sd/LICENSE.mrouted
index e03eb82afbdf..5b686ff0206e 100644
--- a/usr.sbin/pim6sd/LICENSE.mrouted
+++ b/usr.sbin/pim6sd/LICENSE.mrouted
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/usr.sbin/pim6sd/LICENSE.mrouted,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
The mrouted program is covered by the following license. Use of the
mrouted program represents acceptance of these terms and conditions.
diff --git a/usr.sbin/pim6sd/LICENSE.pim6dd b/usr.sbin/pim6sd/LICENSE.pim6dd
index 764c6fda4c39..226470356b5a 100644
--- a/usr.sbin/pim6sd/LICENSE.pim6dd
+++ b/usr.sbin/pim6sd/LICENSE.pim6dd
@@ -26,6 +26,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/LICENSE.pim6dd,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/LICENSE.pim6sd b/usr.sbin/pim6sd/LICENSE.pim6sd
index 3f96a5526c99..8c28cf5bcb84 100644
--- a/usr.sbin/pim6sd/LICENSE.pim6sd
+++ b/usr.sbin/pim6sd/LICENSE.pim6sd
@@ -30,7 +30,7 @@
* Questions concerning this software should be directed to
* Mickael Hoerdt (hoerdt@clarinet.u-strasbg.fr) LSIIT Strasbourg.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/LICENSE.pim6sd,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
*/
/*
* This program has been derived from pim6dd.
diff --git a/usr.sbin/pim6sd/LICENSE.pimd b/usr.sbin/pim6sd/LICENSE.pimd
index 46955e157457..b0dae9139c45 100644
--- a/usr.sbin/pim6sd/LICENSE.pimd
+++ b/usr.sbin/pim6sd/LICENSE.pimd
@@ -44,5 +44,5 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/LICENSE.pimd,v 1.1.2.1 2000/07/15 07:36:34 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/Makefile b/usr.sbin/pim6sd/Makefile
index 905321cb5b46..25a881473712 100644
--- a/usr.sbin/pim6sd/Makefile
+++ b/usr.sbin/pim6sd/Makefile
@@ -73,7 +73,7 @@
#
#The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
#Leland Stanford Junior University.
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/pim6sd/Makefile,v 1.2.2.3 2000/07/15 07:36:35 kris Exp $
PROG= pim6sd
SRCS= mld6.c mld6_proto.c\
diff --git a/usr.sbin/pim6sd/README b/usr.sbin/pim6sd/README
index 49dfc1770648..198a9d8bd3b4 100644
--- a/usr.sbin/pim6sd/README
+++ b/usr.sbin/pim6sd/README
@@ -1,5 +1,5 @@
$Id: README,v 1.1.1.1 1999/08/08 23:30:57 itojun Exp $
- $FreeBSD$
+ $FreeBSD: src/usr.sbin/pim6sd/README,v 1.1 2000/01/28 05:10:32 shin Exp $
WARNING! WARNING! WARNING!
THIS RELEASE IS VERY ALPHA, SO PLEASE DO NOT REDISTRIBUTE AND
diff --git a/usr.sbin/pim6sd/README.first b/usr.sbin/pim6sd/README.first
index 87a1c3cfef86..163ec243292d 100644
--- a/usr.sbin/pim6sd/README.first
+++ b/usr.sbin/pim6sd/README.first
@@ -1,4 +1,4 @@
-$FreeBSD$
+$FreeBSD: src/usr.sbin/pim6sd/README.first,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
WARNING WARNING WARNING:
diff --git a/usr.sbin/pim6sd/callout.c b/usr.sbin/pim6sd/callout.c
index d2f9d04b64bb..5749d75ff142 100644
--- a/usr.sbin/pim6sd/callout.c
+++ b/usr.sbin/pim6sd/callout.c
@@ -24,7 +24,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/callout.c,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/callout.h b/usr.sbin/pim6sd/callout.h
index 6d08d3130a52..f33e6d7b91c8 100644
--- a/usr.sbin/pim6sd/callout.h
+++ b/usr.sbin/pim6sd/callout.h
@@ -42,7 +42,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/callout.h,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/cfparse.h b/usr.sbin/pim6sd/cfparse.h
index b4f6758f0853..f99bd575f9a1 100644
--- a/usr.sbin/pim6sd/cfparse.h
+++ b/usr.sbin/pim6sd/cfparse.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/cfparse.h,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
#if defined(YIPS_DEBUG)
# define DP(str) YIPSDEBUG(DEBUG_CONF, cfdebug_print(str, yytext, yyleng))
diff --git a/usr.sbin/pim6sd/cfparse.y b/usr.sbin/pim6sd/cfparse.y
index e0e358fd18b1..fbd5a9aae949 100644
--- a/usr.sbin/pim6sd/cfparse.y
+++ b/usr.sbin/pim6sd/cfparse.y
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/cfparse.y,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
%{
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/cftoken.l b/usr.sbin/pim6sd/cftoken.l
index 1a9abde99f7e..6c405ca8fa6e 100644
--- a/usr.sbin/pim6sd/cftoken.l
+++ b/usr.sbin/pim6sd/cftoken.l
@@ -27,7 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/cftoken.l,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/config.c b/usr.sbin/pim6sd/config.c
index 7cbd7d86086a..9114c9bf85b4 100644
--- a/usr.sbin/pim6sd/config.c
+++ b/usr.sbin/pim6sd/config.c
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/config.c,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/config.h b/usr.sbin/pim6sd/config.h
index 5ce659312e93..102f55be09a0 100644
--- a/usr.sbin/pim6sd/config.h
+++ b/usr.sbin/pim6sd/config.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/config.h,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
#ifndef CONFIG_H
diff --git a/usr.sbin/pim6sd/crc.c b/usr.sbin/pim6sd/crc.c
index ca16b63478b4..9fc335e38ee3 100644
--- a/usr.sbin/pim6sd/crc.c
+++ b/usr.sbin/pim6sd/crc.c
@@ -36,7 +36,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/crc.c,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
/* CRC implantation : stolen from RFC 2083 section 15.*/
diff --git a/usr.sbin/pim6sd/crc.h b/usr.sbin/pim6sd/crc.h
index d1c49f8ab7b9..6e5ef7842d87 100644
--- a/usr.sbin/pim6sd/crc.h
+++ b/usr.sbin/pim6sd/crc.h
@@ -36,7 +36,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/crc.h,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
#ifndef CRC_H
diff --git a/usr.sbin/pim6sd/debug.c b/usr.sbin/pim6sd/debug.c
index 03f9d8a7fdcd..3ac61572f778 100644
--- a/usr.sbin/pim6sd/debug.c
+++ b/usr.sbin/pim6sd/debug.c
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/debug.c,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
#include <stdio.h>
diff --git a/usr.sbin/pim6sd/debug.h b/usr.sbin/pim6sd/debug.h
index 683aada509ff..78b27da1a7e6 100644
--- a/usr.sbin/pim6sd/debug.h
+++ b/usr.sbin/pim6sd/debug.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/debug.h,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/defs.h b/usr.sbin/pim6sd/defs.h
index 58ffe6b90062..ff646bf2e45d 100644
--- a/usr.sbin/pim6sd/defs.h
+++ b/usr.sbin/pim6sd/defs.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/defs.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/inet6.c b/usr.sbin/pim6sd/inet6.c
index 220a443f3253..552d5b192822 100644
--- a/usr.sbin/pim6sd/inet6.c
+++ b/usr.sbin/pim6sd/inet6.c
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/inet6.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/inet6.h b/usr.sbin/pim6sd/inet6.h
index c7225f6fa40c..aff868019431 100644
--- a/usr.sbin/pim6sd/inet6.h
+++ b/usr.sbin/pim6sd/inet6.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/inet6.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/kern.c b/usr.sbin/pim6sd/kern.c
index 44c415a63267..3959055d6ff6 100644
--- a/usr.sbin/pim6sd/kern.c
+++ b/usr.sbin/pim6sd/kern.c
@@ -45,7 +45,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/kern.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/time.h>
diff --git a/usr.sbin/pim6sd/kern.h b/usr.sbin/pim6sd/kern.h
index 13ba8e8c5e85..5f83753ceaaa 100644
--- a/usr.sbin/pim6sd/kern.h
+++ b/usr.sbin/pim6sd/kern.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/kern.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/main.c b/usr.sbin/pim6sd/main.c
index 00242860869b..0c575b9e3137 100644
--- a/usr.sbin/pim6sd/main.c
+++ b/usr.sbin/pim6sd/main.c
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/main.c,v 1.1.2.2 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/param.h>
diff --git a/usr.sbin/pim6sd/mld6.c b/usr.sbin/pim6sd/mld6.c
index 55ae6e21611e..9710d0db9508 100644
--- a/usr.sbin/pim6sd/mld6.c
+++ b/usr.sbin/pim6sd/mld6.c
@@ -73,7 +73,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mld6.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/mld6.h b/usr.sbin/pim6sd/mld6.h
index 0f970619c9ac..5459617f6bb0 100644
--- a/usr.sbin/pim6sd/mld6.h
+++ b/usr.sbin/pim6sd/mld6.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mld6.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/mld6_proto.c b/usr.sbin/pim6sd/mld6_proto.c
index 400be862166d..fb2afa95ef95 100644
--- a/usr.sbin/pim6sd/mld6_proto.c
+++ b/usr.sbin/pim6sd/mld6_proto.c
@@ -91,7 +91,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mld6_proto.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/param.h>
diff --git a/usr.sbin/pim6sd/mld6_proto.h b/usr.sbin/pim6sd/mld6_proto.h
index e9cb7ebeb8c1..d6fe07c5d8cc 100644
--- a/usr.sbin/pim6sd/mld6_proto.h
+++ b/usr.sbin/pim6sd/mld6_proto.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mld6_proto.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/mrt.c b/usr.sbin/pim6sd/mrt.c
index 02f15dcbae72..976fab80f9e6 100644
--- a/usr.sbin/pim6sd/mrt.c
+++ b/usr.sbin/pim6sd/mrt.c
@@ -45,7 +45,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mrt.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <syslog.h>
diff --git a/usr.sbin/pim6sd/mrt.h b/usr.sbin/pim6sd/mrt.h
index 4aa428e1647a..823eda7d7fda 100644
--- a/usr.sbin/pim6sd/mrt.h
+++ b/usr.sbin/pim6sd/mrt.h
@@ -45,7 +45,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mrt.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/mtrace6/Makefile b/usr.sbin/pim6sd/mtrace6/Makefile
index d59e76fa94af..ee5042972612 100644
--- a/usr.sbin/pim6sd/mtrace6/Makefile
+++ b/usr.sbin/pim6sd/mtrace6/Makefile
@@ -59,7 +59,7 @@
# Kurt Windisch (kurtw@antc.uoregon.edu)
#
# $Id: Makefile,v 1.3 2000/02/25 06:35:42 itojun Exp $
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/pim6sd/mtrace6/Makefile,v 1.1.2.1 2000/07/15 07:36:46 kris Exp $
#
#
#Part of this program has been derived from PIM sparse-mode pimd.
diff --git a/usr.sbin/pim6sd/mtrace6/mtrace6.8 b/usr.sbin/pim6sd/mtrace6/mtrace6.8
index d6a774106156..b54b8720eb8d 100644
--- a/usr.sbin/pim6sd/mtrace6/mtrace6.8
+++ b/usr.sbin/pim6sd/mtrace6/mtrace6.8
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Id: mtrace6.8,v 1.3 1999/09/12 17:03:18 jinmei Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/pim6sd/mtrace6/mtrace6.8,v 1.2.2.3 2000/07/15 07:36:46 kris Exp $
.\"
.Dd Sep 12, 1999
.Dt MTRACE6 8
diff --git a/usr.sbin/pim6sd/mtrace6/mtrace6.c b/usr.sbin/pim6sd/mtrace6/mtrace6.c
index b6c838dff413..d99b8d3fec04 100644
--- a/usr.sbin/pim6sd/mtrace6/mtrace6.c
+++ b/usr.sbin/pim6sd/mtrace6/mtrace6.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/mtrace6/mtrace6.c,v 1.1.2.1 2000/07/15 07:36:46 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/pathnames.h b/usr.sbin/pim6sd/pathnames.h
index 27e871a90c4d..2ebc52c29de4 100644
--- a/usr.sbin/pim6sd/pathnames.h
+++ b/usr.sbin/pim6sd/pathnames.h
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pathnames.h,v 1.2.2.1 2000/07/15 07:36:36 kris Exp $
*/
#ifndef PATHNAMES_H
diff --git a/usr.sbin/pim6sd/pim6.c b/usr.sbin/pim6sd/pim6.c
index 27416932f95e..5a541d8a9715 100644
--- a/usr.sbin/pim6sd/pim6.c
+++ b/usr.sbin/pim6sd/pim6.c
@@ -69,7 +69,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pim6.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/param.h>
diff --git a/usr.sbin/pim6sd/pim6.h b/usr.sbin/pim6sd/pim6.h
index 4b4356a2e0ca..1bb9c444f0d6 100644
--- a/usr.sbin/pim6sd/pim6.h
+++ b/usr.sbin/pim6sd/pim6.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pim6.h,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/pim6_proto.c b/usr.sbin/pim6sd/pim6_proto.c
index dd65ed1635ec..28bd02750b92 100644
--- a/usr.sbin/pim6sd/pim6_proto.c
+++ b/usr.sbin/pim6sd/pim6_proto.c
@@ -101,7 +101,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pim6_proto.c,v 1.1.2.1 2000/07/15 07:36:36 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/pim6_proto.h b/usr.sbin/pim6sd/pim6_proto.h
index 46fad58478a3..1d0cc91e1c31 100644
--- a/usr.sbin/pim6sd/pim6_proto.h
+++ b/usr.sbin/pim6sd/pim6_proto.h
@@ -44,7 +44,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pim6_proto.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/pim6sd.8 b/usr.sbin/pim6sd/pim6sd.8
index 251e176d5f71..9e41b8fc83a0 100644
--- a/usr.sbin/pim6sd/pim6sd.8
+++ b/usr.sbin/pim6sd/pim6sd.8
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Id: pim6sd.8,v 1.6 2000/05/18 16:11:46 itojun Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/pim6sd/pim6sd.8,v 1.3.2.3 2000/07/15 07:36:37 kris Exp $
.\"
.Dd June 10, 1999
.Dt PIM6SD 8
diff --git a/usr.sbin/pim6sd/pim6sd.conf.5 b/usr.sbin/pim6sd/pim6sd.conf.5
index aac9fd869bbf..a0aacd5aade9 100644
--- a/usr.sbin/pim6sd/pim6sd.conf.5
+++ b/usr.sbin/pim6sd/pim6sd.conf.5
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" KAME Id: pim6sd.conf.5,v 1.10 2000/07/09 17:28:42 itojun Exp
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/pim6sd/pim6sd.conf.5,v 1.2.2.3 2000/07/15 07:36:37 kris Exp $
.\"
.Dd Oct 6, 1999
.Dt PIM6SD.CONF 5
diff --git a/usr.sbin/pim6sd/pim6sd.conf.sample b/usr.sbin/pim6sd/pim6sd.conf.sample
index 2aabc6bbecca..6bfc318b1a77 100644
--- a/usr.sbin/pim6sd/pim6sd.conf.sample
+++ b/usr.sbin/pim6sd/pim6sd.conf.sample
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/pim6sd/pim6sd.conf.sample,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
#
#The timer granularity.
#More this value is small,more pim6sd will be accurate
diff --git a/usr.sbin/pim6sd/pim6stat b/usr.sbin/pim6sd/pim6stat
index 667ee4ae7ab6..294e0b289be1 100755
--- a/usr.sbin/pim6sd/pim6stat
+++ b/usr.sbin/pim6sd/pim6stat
@@ -26,7 +26,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/pim6sd/pim6stat,v 1.1 2000/01/28 05:10:44 shin Exp $
# get options
while getopts "df:p:sw:" option
diff --git a/usr.sbin/pim6sd/pim6stat.1 b/usr.sbin/pim6sd/pim6stat.1
index 0ebf13275f1f..8ca7257f900b 100644
--- a/usr.sbin/pim6sd/pim6stat.1
+++ b/usr.sbin/pim6sd/pim6stat.1
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Id: pim6stat.1,v 1.5 2000/05/05 14:57:14 sumikawa Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/pim6sd/pim6stat.1,v 1.1.2.3 2000/07/15 07:36:37 kris Exp $
.\"
.Dd July 28, 1999
.Dt PIM6STAT 1
diff --git a/usr.sbin/pim6sd/pimd.h b/usr.sbin/pim6sd/pimd.h
index 4ad81a6b71bd..c44be774d6e7 100644
--- a/usr.sbin/pim6sd/pimd.h
+++ b/usr.sbin/pim6sd/pimd.h
@@ -44,7 +44,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/pimd.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/route.c b/usr.sbin/pim6sd/route.c
index 26869f81327a..75afd6b22593 100644
--- a/usr.sbin/pim6sd/route.c
+++ b/usr.sbin/pim6sd/route.c
@@ -45,7 +45,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/route.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/route.h b/usr.sbin/pim6sd/route.h
index 9dacf1b10e8b..bb469453cdc1 100644
--- a/usr.sbin/pim6sd/route.h
+++ b/usr.sbin/pim6sd/route.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/route.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/routesock.c b/usr.sbin/pim6sd/routesock.c
index 04fe94859ad0..0c6eb453d276 100644
--- a/usr.sbin/pim6sd/routesock.c
+++ b/usr.sbin/pim6sd/routesock.c
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/routesock.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <sys/param.h>
diff --git a/usr.sbin/pim6sd/routesock.h b/usr.sbin/pim6sd/routesock.h
index 48f3efc37c4c..05cbc05183eb 100644
--- a/usr.sbin/pim6sd/routesock.h
+++ b/usr.sbin/pim6sd/routesock.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/routesock.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/rp.c b/usr.sbin/pim6sd/rp.c
index e24b71b2f63a..1f9f7e138e4a 100644
--- a/usr.sbin/pim6sd/rp.c
+++ b/usr.sbin/pim6sd/rp.c
@@ -73,7 +73,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/rp.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <stdlib.h>
diff --git a/usr.sbin/pim6sd/rp.h b/usr.sbin/pim6sd/rp.h
index a45bc1ccfcc6..c925be004f95 100644
--- a/usr.sbin/pim6sd/rp.h
+++ b/usr.sbin/pim6sd/rp.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/rp.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/timer.c b/usr.sbin/pim6sd/timer.c
index 44859f203a0e..0f9eac523f7e 100644
--- a/usr.sbin/pim6sd/timer.c
+++ b/usr.sbin/pim6sd/timer.c
@@ -45,7 +45,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/timer.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <stdlib.h>
diff --git a/usr.sbin/pim6sd/timer.h b/usr.sbin/pim6sd/timer.h
index 41e6f4407739..4b204214b855 100644
--- a/usr.sbin/pim6sd/timer.h
+++ b/usr.sbin/pim6sd/timer.h
@@ -41,7 +41,7 @@
* The pimd program is covered by the license in the accompanying file
* named "LICENSE.pimd".
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/timer.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
diff --git a/usr.sbin/pim6sd/trace.c b/usr.sbin/pim6sd/trace.c
index f13abae730f7..1d6a256fedea 100644
--- a/usr.sbin/pim6sd/trace.c
+++ b/usr.sbin/pim6sd/trace.c
@@ -72,7 +72,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/trace.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/pim6sd/trace.h b/usr.sbin/pim6sd/trace.h
index 4a5aa6badd22..64df54650f9c 100644
--- a/usr.sbin/pim6sd/trace.h
+++ b/usr.sbin/pim6sd/trace.h
@@ -72,7 +72,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/trace.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#ifndef TRACE_H
diff --git a/usr.sbin/pim6sd/var.h b/usr.sbin/pim6sd/var.h
index 93556e00f626..838cf454f5ae 100644
--- a/usr.sbin/pim6sd/var.h
+++ b/usr.sbin/pim6sd/var.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/var.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
/* YIPS @(#)$Id: var.h,v 1.1 1999/10/29 09:04:54 jinmei Exp $ */
diff --git a/usr.sbin/pim6sd/vers.c b/usr.sbin/pim6sd/vers.c
index 5264529ae84b..ca50fb29aa21 100644
--- a/usr.sbin/pim6sd/vers.c
+++ b/usr.sbin/pim6sd/vers.c
@@ -1,2 +1,2 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/usr.sbin/pim6sd/vers.c,v 1.1 2000/01/28 05:10:50 shin Exp $ */
char todaysversion[]="2.1.0-alpha23";
diff --git a/usr.sbin/pim6sd/vif.c b/usr.sbin/pim6sd/vif.c
index 2664e46571b9..a8b4d89bda78 100644
--- a/usr.sbin/pim6sd/vif.c
+++ b/usr.sbin/pim6sd/vif.c
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/vif.c,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#include <sys/ioctl.h>
diff --git a/usr.sbin/pim6sd/vif.h b/usr.sbin/pim6sd/vif.h
index d81d65794e60..45954726d573 100644
--- a/usr.sbin/pim6sd/vif.h
+++ b/usr.sbin/pim6sd/vif.h
@@ -54,7 +54,7 @@
* The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
* Leland Stanford Junior University.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/vif.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
#ifndef VIF_H
diff --git a/usr.sbin/pim6sd/vmbuf.h b/usr.sbin/pim6sd/vmbuf.h
index b6931dddefc1..89dc0e4483b0 100644
--- a/usr.sbin/pim6sd/vmbuf.h
+++ b/usr.sbin/pim6sd/vmbuf.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.sbin/pim6sd/vmbuf.h,v 1.1.2.1 2000/07/15 07:36:37 kris Exp $
*/
/* YIPS @(#)$Id: vmbuf.h,v 1.1 1999/10/29 09:04:55 jinmei Exp $ */