diff options
-rw-r--r-- | bgpd/bgp_view.c | 2 | ||||
-rw-r--r-- | bgpd/bgpd.conf.sample | 2 | ||||
-rw-r--r-- | lib/str.h | 2 | ||||
-rwxr-xr-x | mkinstalldirs | 2 | ||||
-rw-r--r-- | ripd/ripd.conf.sample | 2 | ||||
-rw-r--r-- | ripngd/ripngd.conf.sample | 2 | ||||
-rw-r--r-- | zebra/client_main.c | 2 | ||||
-rw-r--r-- | zebra/zebra.conf.sample | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/bgpd/bgp_view.c b/bgpd/bgp_view.c index 795d1551..a9060b1a 100644 --- a/bgpd/bgp_view.c +++ b/bgpd/bgp_view.c @@ -1,5 +1,5 @@ /* - * $Id: bgp_view.c,v 1.1 2002/12/13 20:15:29 paul Exp $ + * $Id: bgp_view.c,v 1.1.1.1 2002/12/13 20:15:29 paul Exp $ * * Multiple view function for route server. * Copyright (C) 1997 Kunihiro Ishiguro diff --git a/bgpd/bgpd.conf.sample b/bgpd/bgpd.conf.sample index b6a8b6f1..75026cf9 100644 --- a/bgpd/bgpd.conf.sample +++ b/bgpd/bgpd.conf.sample @@ -2,7 +2,7 @@ ! ! BGPd sample configuratin file ! -! $Id: bgpd.conf.sample,v 1.1 2002/12/13 20:15:29 paul Exp $ +! $Id: bgpd.conf.sample,v 1.1.1.1 2002/12/13 20:15:29 paul Exp $ ! hostname bgpd password zebra @@ -1,5 +1,5 @@ /* - * $Id: str.h,v 1.1 2002/12/13 20:15:29 paul Exp $ + * $Id: str.h,v 1.1.1.1 2002/12/13 20:15:29 paul Exp $ */ #ifndef _ZEBRA_STR_H diff --git a/mkinstalldirs b/mkinstalldirs index f20ccf3c..95081434 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.1 2002/12/13 20:15:29 paul Exp $ +# $Id: mkinstalldirs,v 1.1.1.1 2002/12/13 20:15:29 paul Exp $ errstatus=0 dirmode="" diff --git a/ripd/ripd.conf.sample b/ripd/ripd.conf.sample index 2902ff9c..78354441 100644 --- a/ripd/ripd.conf.sample +++ b/ripd/ripd.conf.sample @@ -2,7 +2,7 @@ ! ! RIPd sample configuration file ! -! $Id: ripd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $ +! $Id: ripd.conf.sample,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ ! hostname ripd password zebra diff --git a/ripngd/ripngd.conf.sample b/ripngd/ripngd.conf.sample index ad673e57..4dcf8963 100644 --- a/ripngd/ripngd.conf.sample +++ b/ripngd/ripngd.conf.sample @@ -2,7 +2,7 @@ ! ! RIPngd sample configuration file ! -! $Id: ripngd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $ +! $Id: ripngd.conf.sample,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ ! hostname ripngd password zebra diff --git a/zebra/client_main.c b/zebra/client_main.c index c319aac7..a2b39e8c 100644 --- a/zebra/client_main.c +++ b/zebra/client_main.c @@ -1,5 +1,5 @@ /* - * $Id: client_main.c,v 1.1 2002/12/13 20:15:30 paul Exp $ + * $Id: client_main.c,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ * * GNU Zebra client test main routine. * Copyright (C) 1997 Kunihiro Ishiguro diff --git a/zebra/zebra.conf.sample b/zebra/zebra.conf.sample index a5d0732f..85bf952b 100644 --- a/zebra/zebra.conf.sample +++ b/zebra/zebra.conf.sample @@ -2,7 +2,7 @@ ! ! zebra sample configuration file ! -! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $ +! $Id: zebra.conf.sample,v 1.1.1.1 2002/12/13 20:15:30 paul Exp $ ! hostname Router password zebra |