diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /usr.sbin | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'usr.sbin')
1298 files changed, 1320 insertions, 1320 deletions
diff --git a/usr.sbin/IPXrouted/IPXrouted.8 b/usr.sbin/IPXrouted/IPXrouted.8 index 61605ac56765..9a3bc464444f 100644 --- a/usr.sbin/IPXrouted/IPXrouted.8 +++ b/usr.sbin/IPXrouted/IPXrouted.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/IPXrouted/IPXrouted.8,v 1.8.2.5 2003/03/11 21:13:47 trhodes Exp $ .\" .Dd October 11, 1995 .Dt IPXROUTED 8 diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index f8949f181b65..a4b55232d6f9 100644 --- a/usr.sbin/IPXrouted/Makefile +++ b/usr.sbin/IPXrouted/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/IPXrouted/Makefile,v 1.4.2.1 2001/04/25 12:09:10 ru Exp $ PROG= IPXrouted MAN= IPXrouted.8 diff --git a/usr.sbin/IPXrouted/af.c b/usr.sbin/IPXrouted/af.c index 74455dfe39e9..48102266d3b3 100644 --- a/usr.sbin/IPXrouted/af.c +++ b/usr.sbin/IPXrouted/af.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/af.c,v 1.6 1999/08/28 01:15:01 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/af.h b/usr.sbin/IPXrouted/af.h index 576a6c7adc04..311a0dd9ff16 100644 --- a/usr.sbin/IPXrouted/af.h +++ b/usr.sbin/IPXrouted/af.h @@ -36,7 +36,7 @@ * * @(#)af.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/af.h,v 1.4 1999/08/28 01:15:01 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/defs.h b/usr.sbin/IPXrouted/defs.h index 3a1e6ac803ce..611607cb59b6 100644 --- a/usr.sbin/IPXrouted/defs.h +++ b/usr.sbin/IPXrouted/defs.h @@ -34,7 +34,7 @@ * * @(#)defs.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/defs.h,v 1.8 1999/08/28 01:15:01 peter Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/IPXrouted/if.c b/usr.sbin/IPXrouted/if.c index 7b914e7bd200..93b46a87d76f 100644 --- a/usr.sbin/IPXrouted/if.c +++ b/usr.sbin/IPXrouted/if.c @@ -34,7 +34,7 @@ * * static char sccsid[] = "@(#)if.c 5.1 (Berkeley) 6/4/85"; (routed/if.c) * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/if.c,v 1.5 1999/08/28 01:15:02 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/input.c b/usr.sbin/IPXrouted/input.c index a2e8c261ce67..90d5c11fb332 100644 --- a/usr.sbin/IPXrouted/input.c +++ b/usr.sbin/IPXrouted/input.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/input.c,v 1.7 1999/08/28 01:15:02 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/interface.h b/usr.sbin/IPXrouted/interface.h index ed7b9889dcff..a6c56f668dd7 100644 --- a/usr.sbin/IPXrouted/interface.h +++ b/usr.sbin/IPXrouted/interface.h @@ -34,7 +34,7 @@ * * @(#)interface.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/interface.h,v 1.4 1999/08/28 01:15:02 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/main.c b/usr.sbin/IPXrouted/main.c index 91fe635dbb96..b9e3cf16e55f 100644 --- a/usr.sbin/IPXrouted/main.c +++ b/usr.sbin/IPXrouted/main.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/main.c,v 1.10 1999/08/28 01:15:03 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/output.c b/usr.sbin/IPXrouted/output.c index 1e60fc893cdd..b96e8b572689 100644 --- a/usr.sbin/IPXrouted/output.c +++ b/usr.sbin/IPXrouted/output.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/output.c,v 1.8 1999/08/28 01:15:03 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/protocol.h b/usr.sbin/IPXrouted/protocol.h index 7fae5363cf02..ae3b2b5b1e75 100644 --- a/usr.sbin/IPXrouted/protocol.h +++ b/usr.sbin/IPXrouted/protocol.h @@ -37,7 +37,7 @@ * * @(#)protocol.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/protocol.h,v 1.5 1999/08/28 01:15:03 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap.h b/usr.sbin/IPXrouted/sap.h index b4e9dcb6ef51..639983deef00 100644 --- a/usr.sbin/IPXrouted/sap.h +++ b/usr.sbin/IPXrouted/sap.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap.h,v 1.7 1999/08/28 01:15:03 peter Exp $ */ #ifndef _SAP_H_ #define _SAP_H_ diff --git a/usr.sbin/IPXrouted/sap_input.c b/usr.sbin/IPXrouted/sap_input.c index 59281b29cac5..6fa5fa94088f 100644 --- a/usr.sbin/IPXrouted/sap_input.c +++ b/usr.sbin/IPXrouted/sap_input.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_input.c,v 1.7 1999/08/28 01:15:04 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_output.c b/usr.sbin/IPXrouted/sap_output.c index 15452c8977d0..80cd3baed525 100644 --- a/usr.sbin/IPXrouted/sap_output.c +++ b/usr.sbin/IPXrouted/sap_output.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_output.c,v 1.9 1999/08/28 01:15:04 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_tables.c b/usr.sbin/IPXrouted/sap_tables.c index f2d83e0b3198..f8601c22796b 100644 --- a/usr.sbin/IPXrouted/sap_tables.c +++ b/usr.sbin/IPXrouted/sap_tables.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_tables.c,v 1.7 1999/08/28 01:15:04 peter Exp $ */ #include "defs.h" diff --git a/usr.sbin/IPXrouted/startup.c b/usr.sbin/IPXrouted/startup.c index 1740a8861f21..f633841e0031 100644 --- a/usr.sbin/IPXrouted/startup.c +++ b/usr.sbin/IPXrouted/startup.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/startup.c,v 1.8.2.1 2000/07/01 10:46:25 ps Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/table.h b/usr.sbin/IPXrouted/table.h index 3f9693f187f3..e52fc7e5e9db 100644 --- a/usr.sbin/IPXrouted/table.h +++ b/usr.sbin/IPXrouted/table.h @@ -36,7 +36,7 @@ * * @(#)table.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/table.h,v 1.6 1999/08/28 01:15:05 peter Exp $ */ /* diff --git a/usr.sbin/IPXrouted/tables.c b/usr.sbin/IPXrouted/tables.c index 8801b111caf8..dc41630fbb47 100644 --- a/usr.sbin/IPXrouted/tables.c +++ b/usr.sbin/IPXrouted/tables.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/tables.c,v 1.7 1999/08/28 01:15:05 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/timer.c b/usr.sbin/IPXrouted/timer.c index 8b31c1deb1d6..0e5d2c446e04 100644 --- a/usr.sbin/IPXrouted/timer.c +++ b/usr.sbin/IPXrouted/timer.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/timer.c,v 1.5 1999/08/28 01:15:06 peter Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/trace.c b/usr.sbin/IPXrouted/trace.c index b89d9f877afb..84613aa5dc1d 100644 --- a/usr.sbin/IPXrouted/trace.c +++ b/usr.sbin/IPXrouted/trace.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/trace.c,v 1.6.2.1 2000/07/20 10:35:22 kris Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/trace.h b/usr.sbin/IPXrouted/trace.h index c83a9d1b4572..3916ad19e5dd 100644 --- a/usr.sbin/IPXrouted/trace.h +++ b/usr.sbin/IPXrouted/trace.h @@ -37,7 +37,7 @@ * * @(#)trace.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/trace.h,v 1.7 1999/08/28 01:15:07 peter Exp $ */ /* diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 8d1894869287..959c4506b41d 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/Makefile,v 1.183.2.14 2003/04/16 11:01:51 ru Exp $ # XXX MISSING: mkproto SUBDIR= IPXrouted \ diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile index 0fac2fbdbab9..6a33def52668 100644 --- a/usr.sbin/ac/Makefile +++ b/usr.sbin/ac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ac/Makefile,v 1.4.2.1 2001/04/25 12:09:11 ru Exp $ PROG= ac MAN= ac.8 diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 4be565929aa7..58d9630d9eb4 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ac/ac.8,v 1.13.2.5 2003/03/11 21:13:47 trhodes Exp $ .\" .Dd March 15, 1994 .Dt AC 8 diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c index e6b0ae2e18d3..5d46f3f6eec3 100644 --- a/usr.sbin/ac/ac.c +++ b/usr.sbin/ac/ac.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ac/ac.c,v 1.14.2.2 2002/03/12 19:55:04 phantom Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile index ea9b4f43565a..e1dac321e439 100644 --- a/usr.sbin/accton/Makefile +++ b/usr.sbin/accton/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/accton/Makefile,v 1.2.14.1 2001/04/25 12:09:11 ru Exp $ PROG= accton MAN= accton.8 diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8 index 20eb45a54b0c..4d4bd5b1cd4b 100644 --- a/usr.sbin/accton/accton.8 +++ b/usr.sbin/accton/accton.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/accton/accton.8,v 1.6.2.6 2003/03/11 21:13:47 trhodes Exp $ .\" .Dd May 21, 1993 .Dt ACCTON 8 diff --git a/usr.sbin/accton/accton.c b/usr.sbin/accton/accton.c index 4e9a9329b1c6..9aff54a03258 100644 --- a/usr.sbin/accton/accton.c +++ b/usr.sbin/accton/accton.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)accton.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/accton/accton.c,v 1.5 1999/08/28 01:15:10 peter Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/adduser/Makefile b/usr.sbin/adduser/Makefile index 66eec824edec..7b60e205f381 100644 --- a/usr.sbin/adduser/Makefile +++ b/usr.sbin/adduser/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/Makefile,v 1.14.2.2 2001/04/25 14:04:49 ru Exp $ MAINTAINER= wosch diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index 6c8300093dce..b1d7f30c28e3 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/adduser.8,v 1.30.2.9 2003/01/29 22:01:49 fanf Exp $ .\" .Dd January 9, 1995 .Dt ADDUSER 8 diff --git a/usr.sbin/adduser/adduser.perl b/usr.sbin/adduser/adduser.perl index fd4681a235a4..b7a1afd3fc56 100644 --- a/usr.sbin/adduser/adduser.perl +++ b/usr.sbin/adduser/adduser.perl @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/adduser.perl,v 1.44.2.5 2002/08/31 18:29:04 dwmalone Exp $ # read variables diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index f915fde7fc1a..a7849f7283ad 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/rmuser.8,v 1.10.2.6 2003/03/13 03:10:59 trhodes Exp $ .\" .Dd February 23, 1997 .Dt RMUSER 8 diff --git a/usr.sbin/adduser/rmuser.perl b/usr.sbin/adduser/rmuser.perl index 1ffac08750f6..32ce115345a3 100644 --- a/usr.sbin/adduser/rmuser.perl +++ b/usr.sbin/adduser/rmuser.perl @@ -30,7 +30,7 @@ # # Guy Helmer <ghelmer@cs.iastate.edu>, 02/23/97 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/rmuser.perl,v 1.8.2.9 2002/02/14 10:32:53 yar Exp $ use Fcntl; diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 0bf72fd8f404..8d44867adb90 100644 --- a/usr.sbin/amd/Makefile +++ b/usr.sbin/amd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/Makefile,v 1.6.2.1 2001/04/25 12:09:12 ru Exp $ # SUBDIR= include libamu amd amq doc fixmount fsinfo hlfsd mk-amd-map pawd scripts wire-test diff --git a/usr.sbin/amd/Makefile.inc b/usr.sbin/amd/Makefile.inc index 55290c878d33..f74371fc3c5d 100644 --- a/usr.sbin/amd/Makefile.inc +++ b/usr.sbin/amd/Makefile.inc @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/Makefile.inc,v 1.5.2.1 2001/04/25 12:09:12 ru Exp $ # # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998. diff --git a/usr.sbin/amd/amd/Makefile b/usr.sbin/amd/amd/Makefile index 485ace6df4dc..d6723e5f451e 100644 --- a/usr.sbin/amd/amd/Makefile +++ b/usr.sbin/amd/amd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amd/Makefile,v 1.17.2.1 2001/04/25 12:09:12 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amd diff --git a/usr.sbin/amd/amq/Makefile b/usr.sbin/amd/amq/Makefile index 660c4323f13b..8e675827619a 100644 --- a/usr.sbin/amd/amq/Makefile +++ b/usr.sbin/amd/amq/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amq/Makefile,v 1.12.2.1 2001/04/25 12:09:13 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index 0d96d8d6636a..e52304cf1117 100644 --- a/usr.sbin/amd/doc/Makefile +++ b/usr.sbin/amd/doc/Makefile @@ -1,6 +1,6 @@ # This file is under a "BSD" copyright (c) by David O'Brien 1998. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/doc/Makefile,v 1.10 1999/08/28 01:15:14 peter Exp $ INFO= am-utils diff --git a/usr.sbin/amd/fixmount/Makefile b/usr.sbin/amd/fixmount/Makefile index 1730122547f2..b93bd8f7ae8f 100644 --- a/usr.sbin/amd/fixmount/Makefile +++ b/usr.sbin/amd/fixmount/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/fixmount/Makefile,v 1.4.2.1 2001/04/25 12:09:13 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/fixmount \ diff --git a/usr.sbin/amd/fsinfo/Makefile b/usr.sbin/amd/fsinfo/Makefile index 634062665e45..d2a9e6de122d 100644 --- a/usr.sbin/amd/fsinfo/Makefile +++ b/usr.sbin/amd/fsinfo/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/fsinfo/Makefile,v 1.10.2.1 2001/04/25 12:09:14 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/fsinfo diff --git a/usr.sbin/amd/hlfsd/Makefile b/usr.sbin/amd/hlfsd/Makefile index 93606ab702ca..9234c60ba1c4 100644 --- a/usr.sbin/amd/hlfsd/Makefile +++ b/usr.sbin/amd/hlfsd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/hlfsd/Makefile,v 1.4.2.1 2001/04/25 12:09:14 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/hlfsd diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index 4816e98b806d..a12c3612de74 100644 --- a/usr.sbin/amd/include/Makefile +++ b/usr.sbin/amd/include/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/Makefile,v 1.2.2.2 2001/07/19 19:06:18 ru Exp $ # # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998. diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index fa3e5e397d43..cb8bdf626353 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/amd/include/config.h,v 1.15.2.1 2001/08/29 08:46:52 alfred Exp $ * * portions derived from * $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $ diff --git a/usr.sbin/amd/include/newvers.sh b/usr.sbin/amd/include/newvers.sh index 09068b0e3830..48ab71d0ac08 100644 --- a/usr.sbin/amd/include/newvers.sh +++ b/usr.sbin/amd/include/newvers.sh @@ -1,5 +1,5 @@ # $NetBSD: mkconf,v 1.1.1.1 1997/07/24 21:20:12 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/newvers.sh,v 1.3 1999/08/28 01:15:16 peter Exp $ # mkconf # Generate local configuration parameters for amd # diff --git a/usr.sbin/amd/libamu/Makefile b/usr.sbin/amd/libamu/Makefile index 83727d73d59b..400f16f11123 100644 --- a/usr.sbin/amd/libamu/Makefile +++ b/usr.sbin/amd/libamu/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/libamu/Makefile,v 1.4.2.1 2002/07/19 18:46:29 ru Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/libamu \ ${.CURDIR}/../../../contrib/amd/conf/transp \ diff --git a/usr.sbin/amd/mk-amd-map/Makefile b/usr.sbin/amd/mk-amd-map/Makefile index 66efcf5551b8..85a5c9162435 100644 --- a/usr.sbin/amd/mk-amd-map/Makefile +++ b/usr.sbin/amd/mk-amd-map/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/mk-amd-map/Makefile,v 1.10.2.1 2001/04/25 12:09:15 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/mk-amd-map diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile index b4fd43e5f4b3..c659fea0f7fb 100644 --- a/usr.sbin/amd/pawd/Makefile +++ b/usr.sbin/amd/pawd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/pawd/Makefile,v 1.3.2.1 2001/04/25 12:09:15 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile index 4c069d766d62..46dbe9f392a5 100644 --- a/usr.sbin/amd/scripts/Makefile +++ b/usr.sbin/amd/scripts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/scripts/Makefile,v 1.2.2.1 2001/04/25 12:09:16 ru Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/scripts diff --git a/usr.sbin/amd/wire-test/Makefile b/usr.sbin/amd/wire-test/Makefile index 61734d7496d8..b6c2c99b46a4 100644 --- a/usr.sbin/amd/wire-test/Makefile +++ b/usr.sbin/amd/wire-test/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/wire-test/Makefile,v 1.3.2.1 2001/04/25 12:09:16 ru Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/wire-test diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index f5a89afde14e..273ad73f8937 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ancontrol/Makefile,v 1.1.2.5 2002/08/08 10:03:47 ru Exp $ PROG= ancontrol MAN= ancontrol.8 diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index f6cb667e3340..65c5b77ab8f9 100644 --- a/usr.sbin/ancontrol/ancontrol.8 +++ b/usr.sbin/ancontrol/ancontrol.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ancontrol/ancontrol.8,v 1.3.2.17 2003/02/01 03:25:12 ambrisko Exp $ .\" .Dd September 10, 1999 .Dt ANCONTROL 8 diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c index b46934a543b7..3caf263bece5 100644 --- a/usr.sbin/ancontrol/ancontrol.c +++ b/usr.sbin/ancontrol/ancontrol.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ancontrol/ancontrol.c,v 1.1.2.9 2003/02/01 03:25:13 ambrisko Exp $ */ #include <sys/types.h> @@ -58,7 +58,7 @@ static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\ Bill Paul. All rights reserved."; static const char rcsid[] = - "@(#) $FreeBSD$"; + "@(#) $FreeBSD: src/usr.sbin/ancontrol/ancontrol.c,v 1.1.2.9 2003/02/01 03:25:13 ambrisko Exp $"; #endif static int an_getval __P((const char *, struct an_req *)); diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 5ab8df17ab90..db656de3e5e2 100644 --- a/usr.sbin/apm/Makefile +++ b/usr.sbin/apm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/apm/Makefile,v 1.10.2.1 2001/04/25 12:09:17 ru Exp $ PROG= apm LINKS= ${BINDIR}/apm ${BINDIR}/zzz diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 9c8afb1e3a69..882f0a1a3032 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -8,7 +8,7 @@ .\" responsible for the proper functioning of this software, nor does .\" the author assume any responsibility for damages incurred with its .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/apm/apm.8,v 1.16.2.7 2003/05/07 17:42:02 tobez Exp $ .\" .\" use. .Dd November 1, 1994 diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index 90b12a7692d7..8c1b4df133fe 100644 --- a/usr.sbin/apm/apm.c +++ b/usr.sbin/apm/apm.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/apm/apm.c,v 1.22.2.6 2003/04/29 08:53:04 maxim Exp $"; #endif /* not lint */ #include <sys/file.h> diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile index 2d1327c2bbe8..03dbc0fe8af4 100644 --- a/usr.sbin/apmd/Makefile +++ b/usr.sbin/apmd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/apmd/Makefile,v 1.2.2.2 2001/04/25 12:09:18 ru Exp $ PROG= apmd SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h diff --git a/usr.sbin/apmd/README b/usr.sbin/apmd/README index 59a56e33827d..abaf406d1bb7 100644 --- a/usr.sbin/apmd/README +++ b/usr.sbin/apmd/README @@ -210,4 +210,4 @@ Created by: iwasaki@FreeBSD.org Edited by: jkh@FreeBSD.org nick@foobar.org -$FreeBSD$ +$FreeBSD: src/usr.sbin/apmd/README,v 1.2 1999/08/28 01:15:24 peter Exp $ diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index 504ed7b46677..5fc9b7f09fdb 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)apmd.8 1.1 (FreeBSD) 6/28/99 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/apmd/apmd.8,v 1.7.2.7 2003/03/11 21:13:47 trhodes Exp $ .\" .Dd June 28, 1999 .Dt APMD 8 diff --git a/usr.sbin/apmd/apmd.c b/usr.sbin/apmd/apmd.c index 17870062906a..1095a5827e4b 100644 --- a/usr.sbin/apmd/apmd.c +++ b/usr.sbin/apmd/apmd.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/apmd/apmd.c,v 1.3.2.2 2003/06/22 06:01:17 mdodd Exp $"; #endif /* not lint */ #include <assert.h> diff --git a/usr.sbin/apmd/apmd.h b/usr.sbin/apmd/apmd.h index b716d0d15c18..dde97fe0fcf9 100644 --- a/usr.sbin/apmd/apmd.h +++ b/usr.sbin/apmd/apmd.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/apmd/apmd.h,v 1.2.2.1 2001/08/13 17:30:30 nsayer Exp $ */ #define APMD_CONFIGFILE "/etc/apmd.conf" diff --git a/usr.sbin/apmd/apmdlex.l b/usr.sbin/apmd/apmdlex.l index 0e5cff30036e..b0d2ed093f17 100644 --- a/usr.sbin/apmd/apmdlex.l +++ b/usr.sbin/apmd/apmdlex.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/apmd/apmdlex.l,v 1.2.2.1 2001/08/13 17:30:30 nsayer Exp $ */ #include <string.h> diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y index d55605a59797..69a98ac50b45 100644 --- a/usr.sbin/apmd/apmdparse.y +++ b/usr.sbin/apmd/apmdparse.y @@ -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/apmd/apmdparse.y,v 1.2.2.2 2003/06/30 12:04:17 maxim Exp $ */ #include <stdio.h> diff --git a/usr.sbin/apmd/contrib/pccardq.c b/usr.sbin/apmd/contrib/pccardq.c index 20b789d7d273..6ad5a216a003 100644 --- a/usr.sbin/apmd/contrib/pccardq.c +++ b/usr.sbin/apmd/contrib/pccardq.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/apmd/contrib/pccardq.c,v 1.2 1999/08/28 05:11:25 peter Exp $ */ #include <err.h> #include <errno.h> diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile index 474886a29b4f..ba022a8b45b5 100644 --- a/usr.sbin/arp/Makefile +++ b/usr.sbin/arp/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/18/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/arp/Makefile,v 1.4.6.2 2002/03/15 22:50:14 mikeh Exp $ PROG= arp WARNS?= 2 diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 87cace3ece51..e880b3e56f8d 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp4.4 6.5 (Berkeley) 4/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.4,v 1.4.2.5 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd April 18, 1994 .Dt ARP 4 diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 70673385eddf..1276f417b155 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.8,v 1.8.2.12 2003/08/01 13:29:58 yar Exp $ .\" .Dd June 6, 1993 .Dt ARP 8 diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index 029bd06bc891..614b323e47a5 100644 --- a/usr.sbin/arp/arp.c +++ b/usr.sbin/arp/arp.c @@ -45,7 +45,7 @@ static char const copyright[] = static char const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/arp/arp.c,v 1.22.2.13 2003/08/01 13:29:58 yar Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/atm/Makefile b/usr.sbin/atm/Makefile index 96f3cbfee481..629763915715 100644 --- a/usr.sbin/atm/Makefile +++ b/usr.sbin/atm/Makefile @@ -23,7 +23,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/Makefile,v 1.2 1999/08/28 01:15:27 peter Exp $ # # diff --git a/usr.sbin/atm/Makefile.inc b/usr.sbin/atm/Makefile.inc index dece1093d7b4..18e6587fb128 100644 --- a/usr.sbin/atm/Makefile.inc +++ b/usr.sbin/atm/Makefile.inc @@ -23,7 +23,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/Makefile.inc,v 1.2.2.1 2001/04/25 12:09:18 ru Exp $ # # diff --git a/usr.sbin/atm/atmarpd/Makefile b/usr.sbin/atm/atmarpd/Makefile index 973b59abaedc..f5d483db0301 100644 --- a/usr.sbin/atm/atmarpd/Makefile +++ b/usr.sbin/atm/atmarpd/Makefile @@ -23,7 +23,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/Makefile,v 1.4.2.1 2001/04/25 12:09:19 ru Exp $ # # diff --git a/usr.sbin/atm/atmarpd/atmarp_config.c b/usr.sbin/atm/atmarpd/atmarp_config.c index 4f7d62ef0610..1795c7d113c4 100644 --- a/usr.sbin/atm/atmarpd/atmarp_config.c +++ b/usr.sbin/atm/atmarpd/atmarp_config.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_config.c,v 1.3 1999/08/28 01:15:29 peter Exp $ * */ @@ -61,7 +61,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_config.c,v 1.3 1999/08/28 01:15:29 peter Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_log.c b/usr.sbin/atm/atmarpd/atmarp_log.c index d697747727aa..323deab60ed6 100644 --- a/usr.sbin/atm/atmarpd/atmarp_log.c +++ b/usr.sbin/atm/atmarpd/atmarp_log.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_log.c,v 1.3 1999/08/28 01:15:30 peter Exp $ * */ @@ -64,7 +64,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_log.c,v 1.3 1999/08/28 01:15:30 peter Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_scsp.c b/usr.sbin/atm/atmarpd/atmarp_scsp.c index 0f842e467944..79a6aaf476b6 100644 --- a/usr.sbin/atm/atmarpd/atmarp_scsp.c +++ b/usr.sbin/atm/atmarpd/atmarp_scsp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_scsp.c,v 1.3 1999/08/28 01:15:30 peter Exp $ * */ @@ -64,7 +64,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_scsp.c,v 1.3 1999/08/28 01:15:30 peter Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_subr.c b/usr.sbin/atm/atmarpd/atmarp_subr.c index 8f5db45a2622..d0d4f7e6355b 100644 --- a/usr.sbin/atm/atmarpd/atmarp_subr.c +++ b/usr.sbin/atm/atmarpd/atmarp_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_subr.c,v 1.3 1999/08/28 01:15:30 peter Exp $ * */ @@ -68,7 +68,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_subr.c,v 1.3 1999/08/28 01:15:30 peter Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_timer.c b/usr.sbin/atm/atmarpd/atmarp_timer.c index ad7c987ec9cc..338cfe1b98aa 100644 --- a/usr.sbin/atm/atmarpd/atmarp_timer.c +++ b/usr.sbin/atm/atmarpd/atmarp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_timer.c,v 1.3 1999/08/28 01:15:30 peter Exp $ * */ @@ -61,7 +61,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_timer.c,v 1.3 1999/08/28 01:15:30 peter Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_var.h b/usr.sbin/atm/atmarpd/atmarp_var.h index f11d98294e1e..4719bbaf245c 100644 --- a/usr.sbin/atm/atmarpd/atmarp_var.h +++ b/usr.sbin/atm/atmarpd/atmarp_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_var.h,v 1.3 1999/08/28 01:15:31 peter Exp $ * */ diff --git a/usr.sbin/atm/atmarpd/atmarpd.8 b/usr.sbin/atm/atmarpd/atmarpd.8 index 351b0c19c646..c2d492c15dce 100644 --- a/usr.sbin/atm/atmarpd/atmarpd.8 +++ b/usr.sbin/atm/atmarpd/atmarpd.8 @@ -22,7 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" @(#) $FreeBSD$ +.\" @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.8,v 1.3.2.3 2003/03/11 21:13:48 trhodes Exp $ .\" .\" .Dd August 4, 1998 diff --git a/usr.sbin/atm/atmarpd/atmarpd.c b/usr.sbin/atm/atmarpd/atmarpd.c index d221a5915dbe..8db28a05e23b 100644 --- a/usr.sbin/atm/atmarpd/atmarpd.c +++ b/usr.sbin/atm/atmarpd/atmarpd.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.c,v 1.3.2.1 2000/12/11 01:03:29 obrien Exp $ * */ @@ -64,7 +64,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.c,v 1.3.2.1 2000/12/11 01:03:29 obrien Exp $"); #endif diff --git a/usr.sbin/atm/scspd/Makefile b/usr.sbin/atm/scspd/Makefile index 7740c2500866..8d4b09949235 100644 --- a/usr.sbin/atm/scspd/Makefile +++ b/usr.sbin/atm/scspd/Makefile @@ -23,7 +23,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/scspd/Makefile,v 1.6.2.2 2001/04/25 12:09:19 ru Exp $ # # diff --git a/usr.sbin/atm/scspd/scsp_cafsm.c b/usr.sbin/atm/scspd/scsp_cafsm.c index dfb9055c3fb3..a6a530495e8d 100644 --- a/usr.sbin/atm/scspd/scsp_cafsm.c +++ b/usr.sbin/atm/scspd/scsp_cafsm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_cafsm.c,v 1.3 1999/08/28 01:15:32 peter Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_cafsm.c,v 1.3 1999/08/28 01:15:32 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config.c b/usr.sbin/atm/scspd/scsp_config.c index 442fbdf28ece..8a353a8fed99 100644 --- a/usr.sbin/atm/scspd/scsp_config.c +++ b/usr.sbin/atm/scspd/scsp_config.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config.c,v 1.3 1999/08/28 01:15:32 peter Exp $ * */ @@ -60,7 +60,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config.c,v 1.3 1999/08/28 01:15:32 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config_lex.c b/usr.sbin/atm/scspd/scsp_config_lex.c index d83357bf8ace..cdc9801c7b26 100644 --- a/usr.sbin/atm/scspd/scsp_config_lex.c +++ b/usr.sbin/atm/scspd/scsp_config_lex.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_lex.c,v 1.3 1999/08/28 01:15:32 peter Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_config_parse.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_lex.c,v 1.3 1999/08/28 01:15:32 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config_parse.y b/usr.sbin/atm/scspd/scsp_config_parse.y index ad6108f93239..f14d685fb1a6 100644 --- a/usr.sbin/atm/scspd/scsp_config_parse.y +++ b/usr.sbin/atm/scspd/scsp_config_parse.y @@ -24,7 +24,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_parse.y,v 1.3 1999/08/28 01:15:32 peter Exp $ * */ @@ -66,7 +66,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_parse.y,v 1.3 1999/08/28 01:15:32 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_hfsm.c b/usr.sbin/atm/scspd/scsp_hfsm.c index d1bec1616013..7232a36b3d11 100644 --- a/usr.sbin/atm/scspd/scsp_hfsm.c +++ b/usr.sbin/atm/scspd/scsp_hfsm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_hfsm.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -58,7 +58,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_hfsm.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_if.c b/usr.sbin/atm/scspd/scsp_if.c index 53496b819d8d..736c8ad34f3a 100644 --- a/usr.sbin/atm/scspd/scsp_if.c +++ b/usr.sbin/atm/scspd/scsp_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_if.h b/usr.sbin/atm/scspd/scsp_if.h index 844ee2c82135..53c6347650a2 100644 --- a/usr.sbin/atm/scspd/scsp_if.h +++ b/usr.sbin/atm/scspd/scsp_if.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.h,v 1.2 1999/08/28 01:15:33 peter Exp $ * */ diff --git a/usr.sbin/atm/scspd/scsp_input.c b/usr.sbin/atm/scspd/scsp_input.c index 8f0ccbfc429f..59326de60094 100644 --- a/usr.sbin/atm/scspd/scsp_input.c +++ b/usr.sbin/atm/scspd/scsp_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_input.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_input.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_log.c b/usr.sbin/atm/scspd/scsp_log.c index 8de8d2c026eb..5d1c101f068c 100644 --- a/usr.sbin/atm/scspd/scsp_log.c +++ b/usr.sbin/atm/scspd/scsp_log.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_log.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -67,7 +67,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_log.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_msg.c b/usr.sbin/atm/scspd/scsp_msg.c index c7329ecaaff7..4f53d3debee0 100644 --- a/usr.sbin/atm/scspd/scsp_msg.c +++ b/usr.sbin/atm/scspd/scsp_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_msg.h b/usr.sbin/atm/scspd/scsp_msg.h index c70ada7fef56..8add1de92c6c 100644 --- a/usr.sbin/atm/scspd/scsp_msg.h +++ b/usr.sbin/atm/scspd/scsp_msg.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.h,v 1.2 1999/08/28 01:15:33 peter Exp $ * */ diff --git a/usr.sbin/atm/scspd/scsp_output.c b/usr.sbin/atm/scspd/scsp_output.c index 344f5c0c915e..19426d522980 100644 --- a/usr.sbin/atm/scspd/scsp_output.c +++ b/usr.sbin/atm/scspd/scsp_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_output.c,v 1.3 1999/08/28 01:15:33 peter Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_output.c,v 1.3 1999/08/28 01:15:33 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_print.c b/usr.sbin/atm/scspd/scsp_print.c index 2855564d6db6..4b3e407c4878 100644 --- a/usr.sbin/atm/scspd/scsp_print.c +++ b/usr.sbin/atm/scspd/scsp_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_print.c,v 1.3 1999/08/28 01:15:34 peter Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_print.c,v 1.3 1999/08/28 01:15:34 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_socket.c b/usr.sbin/atm/scspd/scsp_socket.c index 2dd37e221ff0..fb49190b1c67 100644 --- a/usr.sbin/atm/scspd/scsp_socket.c +++ b/usr.sbin/atm/scspd/scsp_socket.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_socket.c,v 1.3 1999/08/28 01:15:34 peter Exp $ * */ @@ -63,7 +63,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_socket.c,v 1.3 1999/08/28 01:15:34 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_subr.c b/usr.sbin/atm/scspd/scsp_subr.c index e1c858116f15..dd8ba0f692a9 100644 --- a/usr.sbin/atm/scspd/scsp_subr.c +++ b/usr.sbin/atm/scspd/scsp_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_subr.c,v 1.3 1999/08/28 01:15:34 peter Exp $ * */ @@ -64,7 +64,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_subr.c,v 1.3 1999/08/28 01:15:34 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_timer.c b/usr.sbin/atm/scspd/scsp_timer.c index 82e49fc4a361..68b7cd5d68e8 100644 --- a/usr.sbin/atm/scspd/scsp_timer.c +++ b/usr.sbin/atm/scspd/scsp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_timer.c,v 1.3 1999/08/28 01:15:34 peter Exp $ * */ @@ -57,7 +57,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_timer.c,v 1.3 1999/08/28 01:15:34 peter Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_var.h b/usr.sbin/atm/scspd/scsp_var.h index 115ec42c398e..65bf69f5dc21 100644 --- a/usr.sbin/atm/scspd/scsp_var.h +++ b/usr.sbin/atm/scspd/scsp_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_var.h,v 1.3 1999/08/28 01:15:34 peter Exp $ * */ diff --git a/usr.sbin/atm/scspd/scspd.8 b/usr.sbin/atm/scspd/scspd.8 index d369f611b70f..26917aa46600 100644 --- a/usr.sbin/atm/scspd/scspd.8 +++ b/usr.sbin/atm/scspd/scspd.8 @@ -22,7 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" @(#) $FreeBSD$ +.\" @(#) $FreeBSD: src/usr.sbin/atm/scspd/scspd.8,v 1.2.2.3 2003/03/11 21:13:48 trhodes Exp $ .\" .\" .Dd August 21, 1998 diff --git a/usr.sbin/atm/scspd/scspd.c b/usr.sbin/atm/scspd/scspd.c index a6f03f34de92..418512c7f00d 100644 --- a/usr.sbin/atm/scspd/scspd.c +++ b/usr.sbin/atm/scspd/scspd.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scspd.c,v 1.3.2.1 2000/12/11 01:03:29 obrien Exp $ * */ @@ -64,7 +64,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scspd.c,v 1.3.2.1 2000/12/11 01:03:29 obrien Exp $"); #endif diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile index ed5f5f6ff8eb..47bedeeb1b30 100644 --- a/usr.sbin/boot0cfg/Makefile +++ b/usr.sbin/boot0cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot0cfg/Makefile,v 1.2.2.2 2002/03/16 01:06:51 mikeh Exp $ PROG= boot0cfg WARNS?= 2 diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index b0fa5cf3957f..1d4e59ba020f 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.8,v 1.5.2.6 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd February 21, 1999 .Dt BOOT0CFG 8 diff --git a/usr.sbin/boot0cfg/boot0cfg.c b/usr.sbin/boot0cfg/boot0cfg.c index 8dfd9b1bca3b..0baf0d2f9320 100644 --- a/usr.sbin/boot0cfg/boot0cfg.c +++ b/usr.sbin/boot0cfg/boot0cfg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.c,v 1.7.2.4 2002/03/16 01:06:51 mikeh Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/boot98cfg/Makefile b/usr.sbin/boot98cfg/Makefile index 6d8441ad96ae..f18766174278 100644 --- a/usr.sbin/boot98cfg/Makefile +++ b/usr.sbin/boot98cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot98cfg/Makefile,v 1.1.2.3 2001/07/30 10:22:58 dd Exp $ PROG= boot98cfg WARNS?= 2 diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 6d24b1957130..d3877b57c3ea 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/boot98cfg/boot98cfg.8,v 1.1.2.8 2003/03/11 21:13:48 trhodes Exp $ .\" .Dd July 10, 2000 .Dt BOOT98CFG 8 diff --git a/usr.sbin/boot98cfg/boot98cfg.c b/usr.sbin/boot98cfg/boot98cfg.c index bd4305bf02ab..012676f4c8e8 100644 --- a/usr.sbin/boot98cfg/boot98cfg.c +++ b/usr.sbin/boot98cfg/boot98cfg.c @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/boot98cfg/boot98cfg.c,v 1.1.2.2 2001/07/30 10:22:58 dd Exp $ */ /* diff --git a/usr.sbin/bootparamd/bootparamd/Makefile b/usr.sbin/bootparamd/bootparamd/Makefile index 89b879a46d28..125d2ddf8fc2 100644 --- a/usr.sbin/bootparamd/bootparamd/Makefile +++ b/usr.sbin/bootparamd/bootparamd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/bootparamd/Makefile,v 1.11.2.1 2001/04/25 12:09:20 ru Exp $ PROG= bootparamd SRCS= bootparamd.c main.c ${GENSRCS} diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8 index fabbe3c1f790..29be611fd4ff 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.8 +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8 @@ -1,5 +1,5 @@ .\" @(#)bootparamd.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparamd.8,v 1.9.2.5 2003/03/11 21:13:48 trhodes Exp $ .Dd December 14, 2000 .Dt BOOTPARAMD 8 .Os diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.c b/usr.sbin/bootparamd/bootparamd/bootparamd.c index 80fbe70ff939..933e653b4ba8 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.c +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparamd.c,v 1.10 1999/08/28 01:15:39 peter Exp $"; #endif /* not lint */ #include <rpc/rpc.h> diff --git a/usr.sbin/bootparamd/bootparamd/bootparams.5 b/usr.sbin/bootparamd/bootparamd/bootparams.5 index c7c6785f47e1..061dc8558918 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparams.5 +++ b/usr.sbin/bootparamd/bootparamd/bootparams.5 @@ -25,7 +25,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" from: Id: bootparams.5,v 1.2 1994/10/03 19:26:13 gwr Exp -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparams.5,v 1.9.2.2 2001/01/24 12:24:28 ru Exp $ .\" .Dd October 2, 1994 .Dt BOOTPARAMS 5 diff --git a/usr.sbin/bootparamd/bootparamd/main.c b/usr.sbin/bootparamd/bootparamd/main.c index a3cc0e762024..0d19e459adea 100644 --- a/usr.sbin/bootparamd/bootparamd/main.c +++ b/usr.sbin/bootparamd/bootparamd/main.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/main.c,v 1.9 1999/08/28 01:15:39 peter Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile index 92ae2e5b1e2e..66c0fbc653cd 100644 --- a/usr.sbin/bootparamd/callbootd/Makefile +++ b/usr.sbin/bootparamd/callbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/callbootd/Makefile,v 1.10 1999/08/28 01:15:40 peter Exp $ PROG= callbootd SRCS= callbootd.c ${GENSRCS} diff --git a/usr.sbin/bootparamd/callbootd/callbootd.c b/usr.sbin/bootparamd/callbootd/callbootd.c index 7a09168ac3a9..39db44ac036c 100644 --- a/usr.sbin/bootparamd/callbootd/callbootd.c +++ b/usr.sbin/bootparamd/callbootd/callbootd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/callbootd/callbootd.c,v 1.8 1999/08/28 01:15:40 peter Exp $"; #endif /* not lint */ #include "bootparam_prot.h" diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 827bf8f5277e..86650133ed51 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/btxld/Makefile,v 1.3.2.1 2001/04/25 12:09:21 ru Exp $ PROG= btxld SRCS= btxld.c elfh.c diff --git a/usr.sbin/btxld/btx.h b/usr.sbin/btxld/btx.h index 86f0ede0759c..0c41bf567898 100644 --- a/usr.sbin/btxld/btx.h +++ b/usr.sbin/btxld/btx.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/btx.h,v 1.2 1999/08/28 01:15:41 peter Exp $ */ #ifndef _BTX_H_ diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 95dff0c2f870..2a0fbd06b9ef 100644 --- a/usr.sbin/btxld/btxld.8 +++ b/usr.sbin/btxld/btxld.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/btxld/btxld.8,v 1.2.2.2 2001/08/16 15:55:41 ru Exp $ .\" .Dd September 12, 1998 .Dt BTXLD 8 diff --git a/usr.sbin/btxld/btxld.c b/usr.sbin/btxld/btxld.c index 9e83beb6ad0d..36cc0651edf3 100644 --- a/usr.sbin/btxld/btxld.c +++ b/usr.sbin/btxld/btxld.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/btxld/btxld.c,v 1.4 2000/01/04 14:10:36 marcel Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/btxld/elfh.c b/usr.sbin/btxld/elfh.c index 0f0928bed3d3..c31a4a6b2f96 100644 --- a/usr.sbin/btxld/elfh.c +++ b/usr.sbin/btxld/elfh.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/elfh.c,v 1.3 2000/01/04 14:10:36 marcel Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/btxld/elfh.h b/usr.sbin/btxld/elfh.h index a4ab1348ae9b..89160aec1f51 100644 --- a/usr.sbin/btxld/elfh.h +++ b/usr.sbin/btxld/elfh.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/elfh.h,v 1.3 2000/01/04 14:10:36 marcel Exp $ */ #include <sys/elf32.h> diff --git a/usr.sbin/burncd/Makefile b/usr.sbin/burncd/Makefile index 11e07c79d0c7..db1ab3411099 100644 --- a/usr.sbin/burncd/Makefile +++ b/usr.sbin/burncd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/burncd/Makefile,v 1.2.2.1 2001/04/25 12:09:21 ru Exp $ PROG= burncd MAN= burncd.8 diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index d4830ee57328..a0ab32f86cfd 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/burncd/burncd.8,v 1.6.2.8 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd December 4, 2001 .Os diff --git a/usr.sbin/burncd/burncd.c b/usr.sbin/burncd/burncd.c index 43726357d6b0..7de5d879933c 100644 --- a/usr.sbin/burncd/burncd.c +++ b/usr.sbin/burncd/burncd.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/burncd/burncd.c,v 1.10.2.7 2003/08/02 11:02:53 pb Exp $ */ #include <unistd.h> diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index 0f4d993cc220..329b4fb67e32 100644 --- a/usr.sbin/cdcontrol/Makefile +++ b/usr.sbin/cdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cdcontrol/Makefile,v 1.2.2.2 2002/03/15 22:34:25 mikeh Exp $ PROG= cdcontrol WARNS?= 2 diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 2a3fe88921ab..db26b3d6282b 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.1,v 1.21.2.14 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd July 3, 1995 .Dt CDCONTROL 1 diff --git a/usr.sbin/cdcontrol/cdcontrol.c b/usr.sbin/cdcontrol/cdcontrol.c index 22a92fbf7df0..80b418d781c2 100644 --- a/usr.sbin/cdcontrol/cdcontrol.c +++ b/usr.sbin/cdcontrol/cdcontrol.c @@ -20,7 +20,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.c,v 1.24.2.11 2002/11/20 00:26:19 njl Exp $"; #endif /* not lint */ #include <sys/cdio.h> diff --git a/usr.sbin/chkgrp/Makefile b/usr.sbin/chkgrp/Makefile index a7bfc548ced1..ca02cb79a3b0 100644 --- a/usr.sbin/chkgrp/Makefile +++ b/usr.sbin/chkgrp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chkgrp/Makefile,v 1.2.2.2 2001/04/25 12:09:22 ru Exp $ PROG= chkgrp MAN= chkgrp.8 diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 6d4bf415fb35..857e9ec83d8d 100644 --- a/usr.sbin/chkgrp/chkgrp.8 +++ b/usr.sbin/chkgrp/chkgrp.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chkgrp/chkgrp.8,v 1.7.2.3 2001/08/16 15:55:42 ru Exp $ .\" .Dd May 5, 1998 .Dt CHKGRP 8 diff --git a/usr.sbin/chkgrp/chkgrp.c b/usr.sbin/chkgrp/chkgrp.c index b8d717fd7a1e..67592a02e1ac 100644 --- a/usr.sbin/chkgrp/chkgrp.c +++ b/usr.sbin/chkgrp/chkgrp.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/chkgrp/chkgrp.c,v 1.3.2.3 2003/06/23 11:29:27 roam Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile index b3d988b1cfe0..450d0ed844b1 100644 --- a/usr.sbin/chown/Makefile +++ b/usr.sbin/chown/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chown/Makefile,v 1.5.2.1 2001/04/25 12:09:22 ru Exp $ PROG= chown CFLAGS+=-DSUPPORT_DOT diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1 index b52f7e557a43..956193f644f9 100644 --- a/usr.sbin/chown/chgrp.1 +++ b/usr.sbin/chown/chgrp.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chown/chgrp.1,v 1.9.2.3 2001/08/16 15:55:44 ru Exp $ .\" .Dd March 31, 1994 .Dt CHGRP 1 diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index 364ac883f050..70aeada6ac1c 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chown.8 8.3 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chown/chown.8,v 1.10.2.7 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd March 31, 1994 .Dt CHOWN 8 diff --git a/usr.sbin/chown/chown.c b/usr.sbin/chown/chown.c index 8e8dbb0b76ae..3c6f5d7363c0 100644 --- a/usr.sbin/chown/chown.c +++ b/usr.sbin/chown/chown.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)chown.c 8.8 (Berkeley) 4/4/94"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/chown/chown.c,v 1.15.2.3 2002/08/07 21:24:33 schweikh Exp $"; #endif #endif /* not lint */ diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index d83dfa2917da..9d376643188c 100644 --- a/usr.sbin/chroot/Makefile +++ b/usr.sbin/chroot/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chroot/Makefile,v 1.2.14.2 2002/03/15 22:54:59 mikeh Exp $ PROG= chroot WARNS?= 2 diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index 0bb9177809c1..2639eb8bfc5e 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chroot.8 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chroot/chroot.8,v 1.5.2.6 2003/07/05 09:47:16 mtm Exp $ .\" .Dd July 5, 2003 .Dt CHROOT 8 diff --git a/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index 16da4627a1cf..54470d7156b8 100644 --- a/usr.sbin/chroot/chroot.c +++ b/usr.sbin/chroot/chroot.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)chroot.c 8.1 (Berkeley) 6/9/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/chroot/chroot.c,v 1.4.2.3 2003/07/05 09:47:16 mtm Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ckdist/Makefile b/usr.sbin/ckdist/Makefile index 74c4c5402f74..967b8e8d4328 100644 --- a/usr.sbin/ckdist/Makefile +++ b/usr.sbin/ckdist/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ckdist/Makefile,v 1.2 1999/08/28 01:15:46 peter Exp $ PROG= ckdist diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index 5dc37b024a09..fa762d8e35fe 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1997 Robert Nordier .\" All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ckdist/ckdist.1,v 1.4.2.3 2001/08/16 15:55:45 ru Exp $ .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/usr.sbin/ckdist/ckdist.c b/usr.sbin/ckdist/ckdist.c index 3761b7061371..2d74b38ee65d 100644 --- a/usr.sbin/ckdist/ckdist.c +++ b/usr.sbin/ckdist/ckdist.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ckdist/ckdist.c,v 1.3.2.1 2000/07/01 10:37:21 ps Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index 747bb12b23d9..27e6460a244b 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/config/Makefile,v 1.26.2.1 2001/04/25 12:09:23 ru Exp $ PROG= config CFLAGS+=-I. -I${.CURDIR} diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 5aa1002bfb2c..0a5030d181bf 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)config.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/config.8,v 1.21.2.7 2003/04/23 07:32:39 brueffer Exp $ .\" .Dd July 4, 2001 .Dt CONFIG 8 diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h index d9f417c837ed..01b2780f00c1 100644 --- a/usr.sbin/config/config.h +++ b/usr.sbin/config/config.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)config.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.h,v 1.35.2.1 2000/08/03 00:09:56 peter Exp $ */ /* diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index 0748eaa5e179..8f0fed07fd47 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -82,7 +82,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.42.2.1 2001/01/23 00:09:32 peter Exp $ */ #include <ctype.h> diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index 47ccef312cea..622cf31378ba 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -6,6 +6,6 @@ * The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE * and <osreldate.h> system. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.19.2.1 2001/12/19 18:09:32 silby Exp $ */ #define CONFIGVERS 400019 diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index 3a512a6fcd34..c02e4b36bc98 100644 --- a/usr.sbin/config/lang.l +++ b/usr.sbin/config/lang.l @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * @(#)lang.l 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/lang.l,v 1.27 1999/11/09 07:20:22 peter Exp $ */ #include <ctype.h> diff --git a/usr.sbin/config/main.c b/usr.sbin/config/main.c index e199083b6e58..934014d76ee3 100644 --- a/usr.sbin/config/main.c +++ b/usr.sbin/config/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/main.c,v 1.37.2.3 2001/06/13 00:25:53 cg Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c index 62ce8e3befe3..d3a83834a4bd 100644 --- a/usr.sbin/config/mkheaders.c +++ b/usr.sbin/config/mkheaders.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkheaders.c,v 1.14.2.2 2001/01/23 00:09:32 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkioconf.c b/usr.sbin/config/mkioconf.c index 6eabd49d5a08..8c6daeea3d6e 100644 --- a/usr.sbin/config/mkioconf.c +++ b/usr.sbin/config/mkioconf.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mkioconf.c 8.2 (Berkeley) 1/21/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkioconf.c,v 1.62 2000/01/29 18:14:59 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c index 311de4ab0f4b..8b6933d55ee3 100644 --- a/usr.sbin/config/mkmakefile.c +++ b/usr.sbin/config/mkmakefile.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkmakefile.c,v 1.51.2.3 2001/01/23 00:09:32 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkoptions.c b/usr.sbin/config/mkoptions.c index f37c38bf609e..f64f496653fc 100644 --- a/usr.sbin/config/mkoptions.c +++ b/usr.sbin/config/mkoptions.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkoptions.c,v 1.17.2.3 2001/12/13 19:18:01 dillon Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/cron/Makefile.inc b/usr.sbin/cron/Makefile.inc index f9208ecffeee..cb0e7de5af4e 100644 --- a/usr.sbin/cron/Makefile.inc +++ b/usr.sbin/cron/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/Makefile.inc,v 1.2 1999/08/28 01:15:48 peter Exp $ .if exists(${.OBJDIR}/../lib) LIBCRON=${.OBJDIR}/../lib/libcron.a diff --git a/usr.sbin/cron/cron/Makefile b/usr.sbin/cron/cron/Makefile index e9bb9cdb98b1..884170e6d75d 100644 --- a/usr.sbin/cron/cron/Makefile +++ b/usr.sbin/cron/cron/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/cron/Makefile,v 1.12.2.1 2001/04/25 12:09:23 ru Exp $ PROG= cron SRCS= cron.c database.c do_command.c job.c user.c popen.c diff --git a/usr.sbin/cron/cron/compat.h b/usr.sbin/cron/cron/compat.h index 905c3aaf3bd9..956920f47773 100644 --- a/usr.sbin/cron/cron/compat.h +++ b/usr.sbin/cron/cron/compat.h @@ -16,7 +16,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/compat.h,v 1.5 1999/08/28 01:15:49 peter Exp $ */ #ifndef __P diff --git a/usr.sbin/cron/cron/config.h b/usr.sbin/cron/cron/config.h index 6d77da27580d..5e7402822ea6 100644 --- a/usr.sbin/cron/cron/config.h +++ b/usr.sbin/cron/cron/config.h @@ -17,7 +17,7 @@ /* config.h - configurables for Vixie Cron * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/config.h,v 1.8 1999/08/28 01:15:49 peter Exp $ */ #if !defined(_PATH_SENDMAIL) diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index bd5cf3505659..a327a2e6c91f 100644 --- a/usr.sbin/cron/cron/cron.8 +++ b/usr.sbin/cron/cron/cron.8 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/cron/cron.8,v 1.7.2.9 2003/03/11 21:13:48 trhodes Exp $ .\" .Dd December 20, 1993 .Dt CRON 8 diff --git a/usr.sbin/cron/cron/cron.c b/usr.sbin/cron/cron/cron.c index 5131645974af..a978b0113bd6 100644 --- a/usr.sbin/cron/cron/cron.c +++ b/usr.sbin/cron/cron/cron.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/cron.c,v 1.9.2.2 2001/05/28 23:37:26 babkin Exp $"; #endif #define MAIN_PROGRAM diff --git a/usr.sbin/cron/cron/cron.h b/usr.sbin/cron/cron/cron.h index 33bdf926502b..9b6b26c2b07d 100644 --- a/usr.sbin/cron/cron/cron.h +++ b/usr.sbin/cron/cron/cron.h @@ -17,7 +17,7 @@ /* cron.h - header for vixie's cron * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/cron.h,v 1.9.2.3 2001/05/28 23:37:26 babkin Exp $ * * vix 14nov88 [rest of log is in RCS] * vix 14jan87 [0 or 7 can be sunday; thanks, mwm@berkeley] diff --git a/usr.sbin/cron/cron/database.c b/usr.sbin/cron/cron/database.c index 9ebf75d83999..e88bcb4e546c 100644 --- a/usr.sbin/cron/cron/database.c +++ b/usr.sbin/cron/cron/database.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/database.c,v 1.8 1999/08/28 01:15:50 peter Exp $"; #endif /* vix 26jan87 [RCS has the log] diff --git a/usr.sbin/cron/cron/do_command.c b/usr.sbin/cron/cron/do_command.c index 0133fa4ed717..fda4aaa909b1 100644 --- a/usr.sbin/cron/cron/do_command.c +++ b/usr.sbin/cron/cron/do_command.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/do_command.c,v 1.15.2.6 2003/06/22 18:49:39 silby Exp $"; #endif diff --git a/usr.sbin/cron/cron/job.c b/usr.sbin/cron/cron/job.c index 6d1b1af6e474..3b9360d7cd60 100644 --- a/usr.sbin/cron/cron/job.c +++ b/usr.sbin/cron/cron/job.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/job.c,v 1.6 1999/08/28 01:15:50 peter Exp $"; #endif diff --git a/usr.sbin/cron/cron/pathnames.h b/usr.sbin/cron/cron/pathnames.h index ba91bfdc61f9..0af56984c1e5 100644 --- a/usr.sbin/cron/cron/pathnames.h +++ b/usr.sbin/cron/cron/pathnames.h @@ -16,7 +16,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/pathnames.h,v 1.5 1999/08/28 01:15:50 peter Exp $ */ #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX) diff --git a/usr.sbin/cron/cron/popen.c b/usr.sbin/cron/cron/popen.c index f22f421a2519..3bd3e2dd4ac9 100644 --- a/usr.sbin/cron/cron/popen.c +++ b/usr.sbin/cron/cron/popen.c @@ -28,7 +28,7 @@ static char sccsid[] = "@(#)popen.c 5.7 (Berkeley) 2/14/89"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/popen.c,v 1.7.2.3 2000/12/11 01:03:31 obrien Exp $"; #endif /* not lint */ #include "cron.h" diff --git a/usr.sbin/cron/cron/user.c b/usr.sbin/cron/cron/user.c index 16fd61723a86..7d43eed6b6b5 100644 --- a/usr.sbin/cron/cron/user.c +++ b/usr.sbin/cron/cron/user.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/user.c,v 1.8 1999/08/28 01:15:50 peter Exp $"; #endif /* vix 26jan87 [log is in RCS file] diff --git a/usr.sbin/cron/crontab/Makefile b/usr.sbin/cron/crontab/Makefile index 9ce35411a10b..53342bcd05e8 100644 --- a/usr.sbin/cron/crontab/Makefile +++ b/usr.sbin/cron/crontab/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/crontab/Makefile,v 1.10.2.1 2001/04/25 12:09:24 ru Exp $ PROG= crontab CFLAGS+=-I${.CURDIR}/../cron diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index 32b0bb10254f..6678fc5717ae 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/crontab/crontab.1,v 1.7.2.4 2002/06/21 16:40:09 charnier Exp $ .\" .Dd December 29, 1993 .Dt CRONTAB 1 diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 48794170a6cf..1fecede400ba 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/crontab/crontab.5,v 1.12.2.8 2002/12/29 16:35:41 schweikh Exp $ .\" .Dd January 24, 1994 .Dt CRONTAB 5 diff --git a/usr.sbin/cron/crontab/crontab.c b/usr.sbin/cron/crontab/crontab.c index 3ff3e7dbfa40..10e49c5093ac 100644 --- a/usr.sbin/cron/crontab/crontab.c +++ b/usr.sbin/cron/crontab/crontab.c @@ -18,7 +18,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/crontab/crontab.c,v 1.12.2.4 2001/06/16 03:18:37 peter Exp $"; #endif /* crontab - install and manage per-user crontab files diff --git a/usr.sbin/cron/doc/CONVERSION b/usr.sbin/cron/doc/CONVERSION index 8821edd49857..b03378ada3a8 100644 --- a/usr.sbin/cron/doc/CONVERSION +++ b/usr.sbin/cron/doc/CONVERSION @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/CONVERSION,v 1.4 1999/08/28 01:15:52 peter Exp $ Conversion of BSD 4.[23] crontab files: diff --git a/usr.sbin/cron/doc/FEATURES b/usr.sbin/cron/doc/FEATURES index 821d1f3a3af2..76e1b6f081e0 100644 --- a/usr.sbin/cron/doc/FEATURES +++ b/usr.sbin/cron/doc/FEATURES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/FEATURES,v 1.4 1999/08/28 01:15:53 peter Exp $ Features of Vixie's cron relative to BSD 4.[23] and SysV crons: diff --git a/usr.sbin/cron/doc/INSTALL b/usr.sbin/cron/doc/INSTALL index 7f4c9974da64..fd49df3cc285 100644 --- a/usr.sbin/cron/doc/INSTALL +++ b/usr.sbin/cron/doc/INSTALL @@ -15,7 +15,7 @@ * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul */ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/INSTALL,v 1.4 1999/08/28 01:15:53 peter Exp $ Read the comments at the top of the Makefile, then edit the area marked 'configurable stuff'. diff --git a/usr.sbin/cron/doc/MAIL b/usr.sbin/cron/doc/MAIL index 3549e94d575a..461fa420a785 100644 --- a/usr.sbin/cron/doc/MAIL +++ b/usr.sbin/cron/doc/MAIL @@ -3,7 +3,7 @@ version of cron. it is presented here for its entertainment value. --vix ] -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/MAIL,v 1.4 1999/08/28 01:15:53 peter Exp $ From ptsfa!lll-crg!ames!acornrc!bob Wed Dec 31 10:07:08 1986 Date: Wed, 31 Dec 86 08:59:31 pst diff --git a/usr.sbin/cron/doc/Makefile.vixie b/usr.sbin/cron/doc/Makefile.vixie index 8df1301c689d..de40c702e818 100644 --- a/usr.sbin/cron/doc/Makefile.vixie +++ b/usr.sbin/cron/doc/Makefile.vixie @@ -17,7 +17,7 @@ # Makefile for vixie's cron # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/doc/Makefile.vixie,v 1.5 1999/08/28 01:15:53 peter Exp $ # # vix 03mar88 [moved to RCS, rest of log is in there] # vix 30mar87 [goodbye, time.c; hello, getopt] diff --git a/usr.sbin/cron/doc/README b/usr.sbin/cron/doc/README index eaced9e65d94..2a5ccd667995 100644 --- a/usr.sbin/cron/doc/README +++ b/usr.sbin/cron/doc/README @@ -69,4 +69,4 @@ have to go edit a couple of files... So, here's the checklist: if you like it, change your /etc/{rc,rc.local} to use it instead of the old one. -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/README,v 1.4 1999/08/28 01:15:53 peter Exp $ diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile index 268b4f60e4c6..541801b6b11f 100644 --- a/usr.sbin/cron/lib/Makefile +++ b/usr.sbin/cron/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/lib/Makefile,v 1.4.6.1 2002/07/19 18:46:29 ru Exp $ LIB= cron INTERNALLIB= YES diff --git a/usr.sbin/cron/lib/compat.c b/usr.sbin/cron/lib/compat.c index 96860128882f..810b555100a9 100644 --- a/usr.sbin/cron/lib/compat.c +++ b/usr.sbin/cron/lib/compat.c @@ -16,7 +16,7 @@ */ #if !defined(lint) && !defined(LINT) -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/cron/lib/compat.c,v 1.6.2.1 2000/12/11 01:03:31 obrien Exp $"; #endif /* vix 30dec93 [broke this out of misc.c - see RCS log for history] diff --git a/usr.sbin/cron/lib/entry.c b/usr.sbin/cron/lib/entry.c index ccd8e7863f7e..96ffe9be3cd7 100644 --- a/usr.sbin/cron/lib/entry.c +++ b/usr.sbin/cron/lib/entry.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/entry.c,v 1.9.2.5 2001/08/18 04:20:31 mikeh Exp $"; #endif /* vix 26jan87 [RCS'd; rest of log is in RCS file] diff --git a/usr.sbin/cron/lib/env.c b/usr.sbin/cron/lib/env.c index 71e039816a23..ff072df00adc 100644 --- a/usr.sbin/cron/lib/env.c +++ b/usr.sbin/cron/lib/env.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/env.c,v 1.7.2.1 2000/07/01 10:35:07 ps Exp $"; #endif diff --git a/usr.sbin/cron/lib/misc.c b/usr.sbin/cron/lib/misc.c index 195ff9cb2da1..d3c87c79b9b8 100644 --- a/usr.sbin/cron/lib/misc.c +++ b/usr.sbin/cron/lib/misc.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/misc.c,v 1.8.2.2 2002/04/28 22:45:53 dwmalone Exp $"; #endif /* vix 26jan87 [RCS has the rest of the log] diff --git a/usr.sbin/crunch/crunchgen/Makefile b/usr.sbin/crunch/crunchgen/Makefile index 8d0a78b19027..30a2ebd8e3ab 100644 --- a/usr.sbin/crunch/crunchgen/Makefile +++ b/usr.sbin/crunch/crunchgen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/crunchgen/Makefile,v 1.4.8.1 2002/04/11 19:41:39 murray Exp $ PROG= crunchgen SRCS= crunchgen.c crunched_skel.c diff --git a/usr.sbin/crunch/crunchgen/crunched_main.c b/usr.sbin/crunch/crunchgen/crunched_main.c index 2cf957670113..0c151df7c80a 100644 --- a/usr.sbin/crunch/crunchgen/crunched_main.c +++ b/usr.sbin/crunch/crunchgen/crunched_main.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunched_main.c,v 1.6.6.2 2002/08/09 02:42:02 gshapiro Exp $ */ /* * crunched_main.c - main program for crunched binaries, it branches to a diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1 index 4333866ae1c5..48ca863dd824 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -22,7 +22,7 @@ .\" Author: James da Silva, Systems Design and Analysis Group .\" Computer Science Department .\" University of Maryland at College Park -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.1,v 1.11.2.11 2003/03/12 22:08:13 trhodes Exp $ .\" .Dd November 16, 2000 .Dt CRUNCHGEN 1 diff --git a/usr.sbin/crunch/crunchgen/crunchgen.c b/usr.sbin/crunch/crunchgen/crunchgen.c index 8383b66b3229..b9dea7ac5775 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.c +++ b/usr.sbin/crunch/crunchgen/crunchgen.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.c,v 1.12.2.10 2002/04/14 20:55:21 luigi Exp $ */ /* * ======================================================================== diff --git a/usr.sbin/crunch/crunchide/Makefile b/usr.sbin/crunch/crunchide/Makefile index ae91f3ed62da..bbdd46fb9282 100644 --- a/usr.sbin/crunch/crunchide/Makefile +++ b/usr.sbin/crunch/crunchide/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/crunchide/Makefile,v 1.2.6.1 2002/07/25 09:33:17 ru Exp $ PROG= crunchide SRCS= crunchide.c exec_elf32.c exec_elf64.c diff --git a/usr.sbin/crunch/crunchide/crunchide.1 b/usr.sbin/crunch/crunchide/crunchide.1 index 24bd60a724b0..15aaaacaa5c9 100644 --- a/usr.sbin/crunch/crunchide/crunchide.1 +++ b/usr.sbin/crunch/crunchide/crunchide.1 @@ -22,7 +22,7 @@ .\" Author: James da Silva, Systems Design and Analysis Group .\" Computer Science Department .\" University of Maryland at College Park -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crunch/crunchide/crunchide.1,v 1.5.2.5 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd June 14, 1994 .Dt CRUNCHIDE 1 diff --git a/usr.sbin/crunch/crunchide/crunchide.c b/usr.sbin/crunch/crunchide/crunchide.c index 32b04518d30c..d1ca3896b4da 100644 --- a/usr.sbin/crunch/crunchide/crunchide.c +++ b/usr.sbin/crunch/crunchide/crunchide.c @@ -1,5 +1,5 @@ /* $NetBSD: crunchide.c,v 1.8 1997/11/01 06:51:45 lukem Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/crunch/crunchide/crunchide.c,v 1.6.6.1 2002/07/25 09:33:17 ru Exp $ */ /* * Copyright (c) 1997 Christopher G. Demetriou. All rights reserved. * Copyright (c) 1994 University of Maryland diff --git a/usr.sbin/crunch/crunchide/exec_aout.c b/usr.sbin/crunch/crunchide/exec_aout.c index 712299478380..621e4ff9ac5b 100644 --- a/usr.sbin/crunch/crunchide/exec_aout.c +++ b/usr.sbin/crunch/crunchide/exec_aout.c @@ -28,7 +28,7 @@ #include <sys/cdefs.h> #ifndef lint __RCSID("$NetBSD: exec_aout.c,v 1.6 1997/08/02 21:30:17 perry Exp $"); -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/crunch/crunchide/exec_aout.c,v 1.1.6.1 2002/07/25 09:33:17 ru Exp $"); #endif #include <unistd.h> diff --git a/usr.sbin/crunch/crunchide/exec_elf32.c b/usr.sbin/crunch/crunchide/exec_elf32.c index 3df4059479df..16537e0738fe 100644 --- a/usr.sbin/crunch/crunchide/exec_elf32.c +++ b/usr.sbin/crunch/crunchide/exec_elf32.c @@ -34,7 +34,7 @@ __RCSID("$NetBSD: exec_elf32.c,v 1.4 1997/08/12 06:07:24 mikel Exp $"); #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/crunch/crunchide/exec_elf32.c,v 1.1.6.2 2002/07/25 09:33:17 ru Exp $"; #endif #ifndef ELFSIZE diff --git a/usr.sbin/crunch/crunchide/extern.h b/usr.sbin/crunch/crunchide/extern.h index 4625246f8975..243af2c7f8ec 100644 --- a/usr.sbin/crunch/crunchide/extern.h +++ b/usr.sbin/crunch/crunchide/extern.h @@ -1,5 +1,5 @@ /* $NetBSD: extern.h,v 1.5 1998/05/06 13:16:57 mycroft Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/crunch/crunchide/extern.h,v 1.1.6.1 2002/07/25 09:33:17 ru Exp $ */ /* * Copyright (c) 1997 Christopher G. Demetriou. All rights reserved. diff --git a/usr.sbin/crunch/examples/filesystem.conf b/usr.sbin/crunch/examples/filesystem.conf index 1fb93856c7f1..d9c4853acf67 100644 --- a/usr.sbin/crunch/examples/filesystem.conf +++ b/usr.sbin/crunch/examples/filesystem.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/filesystem.conf,v 1.8 1999/08/28 01:15:57 peter Exp $ srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin srcdirs /usr/src/sbin/i386 diff --git a/usr.sbin/crunch/examples/kcopy.conf b/usr.sbin/crunch/examples/kcopy.conf index 3284e868c51b..f86366bc99b8 100644 --- a/usr.sbin/crunch/examples/kcopy.conf +++ b/usr.sbin/crunch/examples/kcopy.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/kcopy.conf,v 1.7 1999/08/28 01:15:57 peter Exp $ srcdirs /usr/src/bin /usr/src/sbin diff --git a/usr.sbin/crunch/examples/really-big.conf b/usr.sbin/crunch/examples/really-big.conf index 07c6b3536d2e..f9c1bab6519c 100644 --- a/usr.sbin/crunch/examples/really-big.conf +++ b/usr.sbin/crunch/examples/really-big.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/really-big.conf,v 1.2.6.1 2003/02/10 12:21:09 des Exp $ # # really-big.conf - just about everything, just for testing. # This ends up having some good examples of the use of specials for diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 630aab0940dd..a1e600ce8dbc 100644 --- a/usr.sbin/ctm/Makefile +++ b/usr.sbin/ctm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile,v 1.7 1999/08/28 01:15:57 peter Exp $ SUBDIR= ctm ctm_rmail ctm_smail ctm_dequeue diff --git a/usr.sbin/ctm/Makefile.inc b/usr.sbin/ctm/Makefile.inc index c6c2c5aebdff..49b7f433b816 100644 --- a/usr.sbin/ctm/Makefile.inc +++ b/usr.sbin/ctm/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile.inc,v 1.4 1999/08/28 01:15:58 peter Exp $ .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README index 1a978dc1e2f8..d3b60b7d518a 100644 --- a/usr.sbin/ctm/README +++ b/usr.sbin/ctm/README @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/README,v 1.9 1999/11/29 17:58:58 markm Exp $ # What will I not find in this file ? diff --git a/usr.sbin/ctm/ctm/Makefile b/usr.sbin/ctm/ctm/Makefile index 6fb1e5a2684d..d22163132e8b 100644 --- a/usr.sbin/ctm/ctm/Makefile +++ b/usr.sbin/ctm/ctm/Makefile @@ -6,7 +6,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm/Makefile,v 1.13.2.1 2001/04/25 12:09:24 ru Exp $ # PROG= ctm diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index cdc75ab7565f..c8d4a9e52176 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.1,v 1.17.2.9 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index 6165c2e78d34..88c32fde8b72 100644 --- a/usr.sbin/ctm/ctm/ctm.5 +++ b/usr.sbin/ctm/ctm/ctm.5 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.5,v 1.9.2.5 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.c b/usr.sbin/ctm/ctm/ctm.c index 5f16249f70be..3c1bc363d199 100644 --- a/usr.sbin/ctm/ctm/ctm.c +++ b/usr.sbin/ctm/ctm/ctm.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.c,v 1.19.2.1 2000/08/23 08:51:25 kris Exp $ * * This is the client program of 'CTM'. It will apply a CTM-patch to a * collection of files. diff --git a/usr.sbin/ctm/ctm/ctm.h b/usr.sbin/ctm/ctm/ctm.h index 0e999d051964..5876e9fab4f9 100644 --- a/usr.sbin/ctm/ctm/ctm.h +++ b/usr.sbin/ctm/ctm/ctm.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.h,v 1.14.2.3 2003/07/25 00:37:08 mckay Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_ed.c b/usr.sbin/ctm/ctm/ctm_ed.c index 975b6b5e4b94..5bca43e87e71 100644 --- a/usr.sbin/ctm/ctm/ctm_ed.c +++ b/usr.sbin/ctm/ctm/ctm_ed.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_ed.c,v 1.10 1999/08/28 01:15:59 peter Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_input.c b/usr.sbin/ctm/ctm/ctm_input.c index 529e65f1ef67..11cc2c645a07 100644 --- a/usr.sbin/ctm/ctm/ctm_input.c +++ b/usr.sbin/ctm/ctm/ctm_input.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_input.c,v 1.8.2.1 2003/07/25 00:37:08 mckay Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass1.c b/usr.sbin/ctm/ctm/ctm_pass1.c index 90779dec2891..658de9b91fab 100644 --- a/usr.sbin/ctm/ctm/ctm_pass1.c +++ b/usr.sbin/ctm/ctm/ctm_pass1.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass1.c,v 1.16 1999/08/28 01:15:59 peter Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass2.c b/usr.sbin/ctm/ctm/ctm_pass2.c index b3582fa3bdbe..7cd0197fa179 100644 --- a/usr.sbin/ctm/ctm/ctm_pass2.c +++ b/usr.sbin/ctm/ctm/ctm_pass2.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass2.c,v 1.18.2.1 2001/07/05 07:46:57 kris Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass3.c b/usr.sbin/ctm/ctm/ctm_pass3.c index 1d45b159a125..3ec430445ef2 100644 --- a/usr.sbin/ctm/ctm/ctm_pass3.c +++ b/usr.sbin/ctm/ctm/ctm_pass3.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass3.c,v 1.19 1999/08/28 01:16:00 peter Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_passb.c b/usr.sbin/ctm/ctm/ctm_passb.c index ee3a69c5fbca..b0b604b05bf4 100644 --- a/usr.sbin/ctm/ctm/ctm_passb.c +++ b/usr.sbin/ctm/ctm/ctm_passb.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Joseph Koshy * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_passb.c,v 1.5.2.1 2001/07/05 07:46:57 kris Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_syntax.c b/usr.sbin/ctm/ctm/ctm_syntax.c index 5b7c637ff389..bdaf1a440128 100644 --- a/usr.sbin/ctm/ctm/ctm_syntax.c +++ b/usr.sbin/ctm/ctm/ctm_syntax.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_syntax.c,v 1.10 1999/08/28 01:16:00 peter Exp $ * */ diff --git a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c index 932cd43eea87..52b9890156aa 100644 --- a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c +++ b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.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/ctm/ctm_dequeue/ctm_dequeue.c,v 1.9 1999/08/28 01:16:01 peter Exp $ */ /* diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile index a00eaa546f53..45944b474409 100644 --- a/usr.sbin/ctm/ctm_rmail/Makefile +++ b/usr.sbin/ctm/ctm_rmail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_rmail/Makefile,v 1.4.6.1 2001/04/25 12:09:24 ru Exp $ PROG= ctm_rmail SRCS= ctm_rmail.c error.c diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index a364d1b641b6..e5d1c6db264d 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -5,7 +5,7 @@ .\" .\" Author: Stephen McKay .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1,v 1.19.2.7 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd January 24, 1995 .Dt CTM_MAIL 1 diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c index a46a58aa8734..5936265a1381 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c @@ -9,7 +9,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c,v 1.15.2.2 2002/08/26 18:58:53 iedowse Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.c b/usr.sbin/ctm/ctm_rmail/error.c index 56d3dc68d5f7..26de835cc9e9 100644 --- a/usr.sbin/ctm/ctm_rmail/error.c +++ b/usr.sbin/ctm/ctm_rmail/error.c @@ -14,7 +14,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.c,v 1.2.12.1 2001/07/05 07:47:00 kris Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.h b/usr.sbin/ctm/ctm_rmail/error.h index c631b6712ccb..9ea2bed9fb44 100644 --- a/usr.sbin/ctm/ctm_rmail/error.h +++ b/usr.sbin/ctm/ctm_rmail/error.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.h,v 1.1.12.1 2001/07/05 07:47:00 kris Exp $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); diff --git a/usr.sbin/ctm/ctm_smail/ctm_smail.c b/usr.sbin/ctm/ctm_smail/ctm_smail.c index f86d5d045ebe..c13c0ff974ff 100644 --- a/usr.sbin/ctm/ctm_smail/ctm_smail.c +++ b/usr.sbin/ctm/ctm_smail/ctm_smail.c @@ -11,7 +11,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_smail/ctm_smail.c,v 1.12 1999/08/28 01:16:02 peter Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/mkCTM/dequeue b/usr.sbin/ctm/mkCTM/dequeue index 697ec0b5be85..e24dd827c128 100755 --- a/usr.sbin/ctm/mkCTM/dequeue +++ b/usr.sbin/ctm/mkCTM/dequeue @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/dequeue,v 1.4 1999/08/28 01:16:03 peter Exp $ L=/home/ctm/log.dequeue /usr/sbin/ctm_dequeue -n 1 -l $L /home/ctm/queue/ctm-cvs-cur diff --git a/usr.sbin/ctm/mkCTM/mkctm.c b/usr.sbin/ctm/mkCTM/mkctm.c index 336e824374cf..4e9626ff9579 100644 --- a/usr.sbin/ctm/mkCTM/mkctm.c +++ b/usr.sbin/ctm/mkCTM/mkctm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.9.6.1 2000/12/11 01:03:30 obrien Exp $ */ /* Still missing: * diff --git a/usr.sbin/daemon/Makefile b/usr.sbin/daemon/Makefile index ab9f706ffd85..95bd04556d13 100644 --- a/usr.sbin/daemon/Makefile +++ b/usr.sbin/daemon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.1.2.1 2002/08/28 17:25:54 sheldonh Exp $ PROG= daemon WARNS?= 2 diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index ec49f47e75c5..7210c8ee1525 100644 --- a/usr.sbin/daemon/daemon.8 +++ b/usr.sbin/daemon/daemon.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/daemon/daemon.8,v 1.2.2.2 2003/02/05 03:30:32 trhodes Exp $ .\" .Dd August 30, 2001 .Dt DAEMON 8 diff --git a/usr.sbin/daemon/daemon.c b/usr.sbin/daemon/daemon.c index 89f135b4da79..5ec532ab5709 100644 --- a/usr.sbin/daemon/daemon.c +++ b/usr.sbin/daemon/daemon.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * From BSDI: daemon.c,v 1.2 1996/08/15 01:11:09 jch Exp - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/daemon/daemon.c,v 1.1.2.1 2002/08/28 17:25:54 sheldonh Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/dev_mkdb/Makefile b/usr.sbin/dev_mkdb/Makefile index d0b9c299e3b2..a72e2301796c 100644 --- a/usr.sbin/dev_mkdb/Makefile +++ b/usr.sbin/dev_mkdb/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dev_mkdb/Makefile,v 1.2.14.1 2001/04/25 12:09:25 ru Exp $ PROG= dev_mkdb MAN= dev_mkdb.8 diff --git a/usr.sbin/dev_mkdb/dev_mkdb.8 b/usr.sbin/dev_mkdb/dev_mkdb.8 index 291626de3e73..a1e2716105ba 100644 --- a/usr.sbin/dev_mkdb/dev_mkdb.8 +++ b/usr.sbin/dev_mkdb/dev_mkdb.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dev_mkdb.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dev_mkdb/dev_mkdb.8,v 1.5.2.4 2003/03/11 21:13:48 trhodes Exp $ .\" .Dd November 18, 2001 .Os diff --git a/usr.sbin/dev_mkdb/dev_mkdb.c b/usr.sbin/dev_mkdb/dev_mkdb.c index d79674ee7bb6..e9a934518bd2 100644 --- a/usr.sbin/dev_mkdb/dev_mkdb.c +++ b/usr.sbin/dev_mkdb/dev_mkdb.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)dev_mkdb.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/dev_mkdb/dev_mkdb.c,v 1.4.2.1 2001/11/25 18:34:09 iedowse Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/diskpart/Makefile b/usr.sbin/diskpart/Makefile index ab20d853f067..119792c6fd57 100644 --- a/usr.sbin/diskpart/Makefile +++ b/usr.sbin/diskpart/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/diskpart/Makefile,v 1.2.14.1 2001/04/25 12:09:25 ru Exp $ PROG= diskpart MAN= diskpart.8 diff --git a/usr.sbin/diskpart/diskpart.8 b/usr.sbin/diskpart/diskpart.8 index b19a6d2f8e61..7600c19223e6 100644 --- a/usr.sbin/diskpart/diskpart.8 +++ b/usr.sbin/diskpart/diskpart.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)diskpart.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/diskpart/diskpart.8,v 1.5.2.3 2001/08/16 15:55:54 ru Exp $ .\" .Dd June 6, 1993 .Dt DISKPART 8 diff --git a/usr.sbin/diskpart/diskpart.c b/usr.sbin/diskpart/diskpart.c index 28622279ccf3..b2853c6d98d2 100644 --- a/usr.sbin/diskpart/diskpart.c +++ b/usr.sbin/diskpart/diskpart.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)diskpart.c 8.3 (Berkeley) 11/30/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/diskpart/diskpart.c,v 1.11.2.2 2002/12/04 16:24:08 roam Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/dpt/Makefile b/usr.sbin/dpt/Makefile index 74313300ffa7..3ecdedaa5cf2 100644 --- a/usr.sbin/dpt/Makefile +++ b/usr.sbin/dpt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/Makefile,v 1.2 1999/08/28 01:16:05 peter Exp $ SUBDIR= dpt_ctlinfo dpt_ctls dpt_dm dpt_led dpt_sig dpt_softc dpt_sysinfo diff --git a/usr.sbin/dpt/Makefile.inc b/usr.sbin/dpt/Makefile.inc index 265f86d1ed55..8724c8748a9f 100644 --- a/usr.sbin/dpt/Makefile.inc +++ b/usr.sbin/dpt/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/Makefile.inc,v 1.3 1999/08/28 01:16:05 peter Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile index 5cbf043450d3..b2f8ba70aa53 100644 --- a/usr.sbin/dpt/dpt_ctlinfo/Makefile +++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_ctlinfo/Makefile,v 1.5.2.2 2001/07/21 01:31:39 obrien Exp $ PROG= dpt_ctlinfo MAN= dpt_ctlinfo.8 diff --git a/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.8 b/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.8 index 7233545dd990..f4809517788f 100644 --- a/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.8 +++ b/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.8,v 1.2 1999/08/28 23:20:41 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.c b/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.c index ccc984ed4b41..006743e94134 100644 --- a/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.c +++ b/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.c @@ -30,7 +30,7 @@ /* dpt_ctlinfo.c: Dunp a DPT HBA Information Block */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_ctlinfo/dpt_ctlinfo.c,v 1.3 1999/08/28 01:16:06 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile index 142560ffceee..e2549cdda188 100644 --- a/usr.sbin/dpt/dpt_ctls/Makefile +++ b/usr.sbin/dpt/dpt_ctls/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_ctls/Makefile,v 1.4.2.2 2001/07/21 01:31:40 obrien Exp $ PROG= dpt_ctls MAN= dpt_ctls.8 diff --git a/usr.sbin/dpt/dpt_ctls/dpt_ctls.8 b/usr.sbin/dpt/dpt_ctls/dpt_ctls.8 index 7233545dd990..32264543a704 100644 --- a/usr.sbin/dpt/dpt_ctls/dpt_ctls.8 +++ b/usr.sbin/dpt/dpt_ctls/dpt_ctls.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_ctls/dpt_ctls.8,v 1.2 1999/08/28 23:20:42 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_ctls/dpt_ctls.c b/usr.sbin/dpt/dpt_ctls/dpt_ctls.c index 41e3d24f0155..111227adca6b 100644 --- a/usr.sbin/dpt/dpt_ctls/dpt_ctls.c +++ b/usr.sbin/dpt/dpt_ctls/dpt_ctls.c @@ -30,7 +30,7 @@ /* dpt_ctls.c: Dunp a the number of configured DPT HBAs */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_ctls/dpt_ctls.c,v 1.3 1999/08/28 01:16:06 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile index e817bd61d593..2ad33690303a 100644 --- a/usr.sbin/dpt/dpt_dm/Makefile +++ b/usr.sbin/dpt/dpt_dm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_dm/Makefile,v 1.4.2.2 2001/07/21 01:31:40 obrien Exp $ PROG= dpt_dm MAN= dpt_dm.8 diff --git a/usr.sbin/dpt/dpt_dm/dpt_dm.8 b/usr.sbin/dpt/dpt_dm/dpt_dm.8 index 7233545dd990..f522ef8dc0d9 100644 --- a/usr.sbin/dpt/dpt_dm/dpt_dm.8 +++ b/usr.sbin/dpt/dpt_dm/dpt_dm.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_dm/dpt_dm.8,v 1.2 1999/08/28 23:20:43 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_dm/dpt_dm.c b/usr.sbin/dpt/dpt_dm/dpt_dm.c index 91df80797294..df9dbe955a35 100644 --- a/usr.sbin/dpt/dpt_dm/dpt_dm.c +++ b/usr.sbin/dpt/dpt_dm/dpt_dm.c @@ -30,7 +30,7 @@ /* dpt_dm.c: Dump a DPT metrics structure */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_dm/dpt_dm.c,v 1.3 1999/08/28 01:16:07 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile index 103db2feb5ce..ec5de6694e92 100644 --- a/usr.sbin/dpt/dpt_led/Makefile +++ b/usr.sbin/dpt/dpt_led/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_led/Makefile,v 1.4.2.2 2001/07/21 01:31:40 obrien Exp $ PROG= dpt_led MAN= dpt_led.8 diff --git a/usr.sbin/dpt/dpt_led/dpt_led.8 b/usr.sbin/dpt/dpt_led/dpt_led.8 index 7233545dd990..8f06d0ea5788 100644 --- a/usr.sbin/dpt/dpt_led/dpt_led.8 +++ b/usr.sbin/dpt/dpt_led/dpt_led.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_led/dpt_led.8,v 1.2 1999/08/28 23:20:43 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_led/dpt_led.c b/usr.sbin/dpt/dpt_led/dpt_led.c index 21728fb093ad..cdf6411ab2a9 100644 --- a/usr.sbin/dpt/dpt_led/dpt_led.c +++ b/usr.sbin/dpt/dpt_led/dpt_led.c @@ -30,7 +30,7 @@ /* dpt_led.c: Show the blinking LED array status of a DPT HBAs */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_led/dpt_led.c,v 1.3 1999/08/28 01:16:08 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/dpt/dpt_sig/Makefile b/usr.sbin/dpt/dpt_sig/Makefile index 7427ff37f518..a69a476baab2 100644 --- a/usr.sbin/dpt/dpt_sig/Makefile +++ b/usr.sbin/dpt/dpt_sig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_sig/Makefile,v 1.4.2.2 2001/07/21 01:31:40 obrien Exp $ PROG= dpt_sig MAN= dpt_sig.8 diff --git a/usr.sbin/dpt/dpt_sig/dpt_sig.8 b/usr.sbin/dpt/dpt_sig/dpt_sig.8 index 7233545dd990..032b3a996626 100644 --- a/usr.sbin/dpt/dpt_sig/dpt_sig.8 +++ b/usr.sbin/dpt/dpt_sig/dpt_sig.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_sig/dpt_sig.8,v 1.2 1999/08/28 23:20:44 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_sig/dpt_sig.c b/usr.sbin/dpt/dpt_sig/dpt_sig.c index 0d7727bd0e19..f020bb9826b1 100644 --- a/usr.sbin/dpt/dpt_sig/dpt_sig.c +++ b/usr.sbin/dpt/dpt_sig/dpt_sig.c @@ -30,7 +30,7 @@ /* dpt_sig.c: Dunp a DPT Signature */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_sig/dpt_sig.c,v 1.3 1999/08/28 01:16:09 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile index efc552681fab..d03a96647e08 100644 --- a/usr.sbin/dpt/dpt_softc/Makefile +++ b/usr.sbin/dpt/dpt_softc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_softc/Makefile,v 1.4.2.2 2001/07/21 01:31:40 obrien Exp $ PROG= dpt_softc MAN= dpt_softc.8 diff --git a/usr.sbin/dpt/dpt_softc/dpt_softc.8 b/usr.sbin/dpt/dpt_softc/dpt_softc.8 index aa38b552959e..6514f19ff143 100644 --- a/usr.sbin/dpt/dpt_softc/dpt_softc.8 +++ b/usr.sbin/dpt/dpt_softc/dpt_softc.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_softc/dpt_softc.8,v 1.3 1999/08/28 01:16:10 peter Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_softc/dpt_softc.c b/usr.sbin/dpt/dpt_softc/dpt_softc.c index 868d50b5fa72..b9c6d14caf3d 100644 --- a/usr.sbin/dpt/dpt_softc/dpt_softc.c +++ b/usr.sbin/dpt/dpt_softc/dpt_softc.c @@ -30,7 +30,7 @@ /* dpt_softc.c: Dunp a DPT control structure */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_softc/dpt_softc.c,v 1.3.2.1 2001/07/24 09:49:45 dd Exp $" #include <stdlib.h> #include <fcntl.h> diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile index 006d8162dc6c..ffe1a5be1382 100644 --- a/usr.sbin/dpt/dpt_sysinfo/Makefile +++ b/usr.sbin/dpt/dpt_sysinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dpt/dpt_sysinfo/Makefile,v 1.4.2.2 2001/07/21 01:31:41 obrien Exp $ PROG= dpt_sysinfo MAN= dpt_sysinfo.8 diff --git a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.8 b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.8 index 7233545dd990..9133ff5ccba8 100644 --- a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.8 +++ b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.8 @@ -1,5 +1,5 @@ .\" Copyright (c) 1997 Simon Shapiro. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.8,v 1.2 1999/08/28 23:20:45 mpp Exp $ .\" .\" There is nothing here yet, but an empty file will not patch diff --git a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c index edd90fa17318..f874fbf77717 100644 --- a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c +++ b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c @@ -30,7 +30,7 @@ /* dpt_ctlinfo.c: Dunp a DPT HBA Information Block */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c,v 1.3 1999/08/28 01:16:10 peter Exp $" #include <fcntl.h> #include <stdio.h> diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile index 4e75403c1ecb..97f48fa4c324 100644 --- a/usr.sbin/editmap/Makefile +++ b/usr.sbin/editmap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/editmap/Makefile,v 1.1.2.1 2002/03/25 21:29:58 gshapiro Exp $ MAINTAINER= gshapiro@FreeBSD.org diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index 0dcede4249f9..5a7850e1af6f 100644 --- a/usr.sbin/edquota/Makefile +++ b/usr.sbin/edquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/edquota/Makefile,v 1.2.14.2 2002/03/22 19:14:54 mikeh Exp $ PROG= edquota WARNS?= 2 diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 064be03ab327..41a508391595 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/edquota/edquota.8,v 1.9.2.4 2003/08/04 09:13:30 yar Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index 48e462ac3433..1b2cb5d2cd68 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/edquota/edquota.c,v 1.9.2.6 2002/10/31 22:38:43 iedowse Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile index f222cebf302d..edd2fb4ff18d 100644 --- a/usr.sbin/elf2exe/Makefile +++ b/usr.sbin/elf2exe/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/elf2exe/Makefile,v 1.3.2.1 2001/04/25 12:09:32 ru Exp $ PROG= elf2exe MAN= elf2exe.8 diff --git a/usr.sbin/elf2exe/elf2exe.8 b/usr.sbin/elf2exe/elf2exe.8 index d41198cb7a63..00c85157a776 100644 --- a/usr.sbin/elf2exe/elf2exe.8 +++ b/usr.sbin/elf2exe/elf2exe.8 @@ -9,7 +9,7 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/elf2exe/elf2exe.8,v 1.3.2.8 2003/03/11 21:13:48 trhodes Exp $ .\" .Dd July 26, 1999 .Dt ELF2EXE 8 Alpha diff --git a/usr.sbin/elf2exe/elf2exe.c b/usr.sbin/elf2exe/elf2exe.c index d0959eb1400c..72fa83cf50ab 100644 --- a/usr.sbin/elf2exe/elf2exe.c +++ b/usr.sbin/elf2exe/elf2exe.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/elf2exe/elf2exe.c,v 1.6.2.1 2000/07/20 10:35:23 kris Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index 42da8df1ba27..69b8b1814f26 100644 --- a/usr.sbin/faithd/Makefile +++ b/usr.sbin/faithd/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/Makefile,v 1.1.2.4 2001/07/03 11:02:04 ume Exp $ PROG= faithd SRCS= faithd.c tcp.c ftp.c rsh.c prefix.c diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README index 5bcc30d9f41f..d8c18a15ed55 100644 --- a/usr.sbin/faithd/README +++ b/usr.sbin/faithd/README @@ -2,7 +2,7 @@ Configuring FAITH IPv6-to-IPv4 TCP relay Kazu Yamamoto and Jun-ichiro itojun Hagino $KAME: README,v 1.8 2001/09/05 03:04:20 itojun Exp $ -$FreeBSD$ +$FreeBSD: src/usr.sbin/faithd/README,v 1.2.2.3 2002/04/28 05:40:28 suz Exp $ Introduction ============ diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index 177396b37a24..3fe7d630bf40 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -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/faithd/faithd.8,v 1.2.2.12 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd May 17, 1998 .Dt FAITHD 8 diff --git a/usr.sbin/faithd/faithd.c b/usr.sbin/faithd/faithd.c index 856f24a99477..3c64186d37af 100644 --- a/usr.sbin/faithd/faithd.c +++ b/usr.sbin/faithd/faithd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/faithd.c,v 1.2.2.7 2002/04/28 08:01:39 ume Exp $ */ /* diff --git a/usr.sbin/faithd/faithd.h b/usr.sbin/faithd/faithd.h index 0efb2b8deb8f..097a90dba976 100644 --- a/usr.sbin/faithd/faithd.h +++ b/usr.sbin/faithd/faithd.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/faithd.h,v 1.1.2.3 2002/04/28 05:40:29 suz Exp $ */ extern char logname[]; diff --git a/usr.sbin/faithd/ftp.c b/usr.sbin/faithd/ftp.c index fa4e84f3c0a8..7817df3e6f60 100644 --- a/usr.sbin/faithd/ftp.c +++ b/usr.sbin/faithd/ftp.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/ftp.c,v 1.2.2.5 2002/04/28 05:40:29 suz Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/prefix.c b/usr.sbin/faithd/prefix.c index a13c64017aff..04b8bc5bbd63 100644 --- a/usr.sbin/faithd/prefix.c +++ b/usr.sbin/faithd/prefix.c @@ -1,5 +1,5 @@ /* $KAME: prefix.c,v 1.9 2001/07/02 14:36:49 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/faithd/prefix.c,v 1.1.2.2 2002/04/28 05:40:29 suz Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/prefix.h b/usr.sbin/faithd/prefix.h index 2a2963982ca9..cdb9f15a95d7 100644 --- a/usr.sbin/faithd/prefix.h +++ b/usr.sbin/faithd/prefix.h @@ -1,5 +1,5 @@ /* $KAME: prefix.h,v 1.4 2001/09/05 03:04:21 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/faithd/prefix.h,v 1.1.2.2 2002/04/28 05:40:29 suz Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/rsh.c b/usr.sbin/faithd/rsh.c index ab8e623e0f85..e8d5f93b9968 100644 --- a/usr.sbin/faithd/rsh.c +++ b/usr.sbin/faithd/rsh.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/rsh.c,v 1.2.2.4 2002/04/28 05:40:29 suz Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/tcp.c b/usr.sbin/faithd/tcp.c index 68a2f51e39f7..4b9e1c8bfdc3 100644 --- a/usr.sbin/faithd/tcp.c +++ b/usr.sbin/faithd/tcp.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/tcp.c,v 1.1.2.3 2002/04/28 05:40:29 suz Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/test/faithd.rb b/usr.sbin/faithd/test/faithd.rb index 683b5041adc1..acd3c427b880 100644 --- a/usr.sbin/faithd/test/faithd.rb +++ b/usr.sbin/faithd/test/faithd.rb @@ -4,7 +4,7 @@ # functionality. # # $Id: faithd.rb,v 1.1.1.1 1999/08/08 23:29:31 itojun Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/test/faithd.rb,v 1.1 2000/01/27 09:28:38 shin Exp $ require "socket" require "thread" diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile index 62b5583ced45..cd363e5db309 100644 --- a/usr.sbin/fdcontrol/Makefile +++ b/usr.sbin/fdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdcontrol/Makefile,v 1.1.1.1.14.1 2001/04/25 12:09:33 ru Exp $ PROG = fdcontrol MAN = fdcontrol.8 diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index c82e3cc0095b..60e21c7b8082 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -24,7 +24,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.8,v 1.9.2.4 2002/06/21 16:40:24 charnier Exp $ .\" .Dd May 22, 1994 .Os diff --git a/usr.sbin/fdcontrol/fdcontrol.c b/usr.sbin/fdcontrol/fdcontrol.c index 2d9511ea15a9..d53949fe4f78 100644 --- a/usr.sbin/fdcontrol/fdcontrol.c +++ b/usr.sbin/fdcontrol/fdcontrol.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.c,v 1.6 1999/08/28 01:16:13 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile index 3c0d4ec42531..52109f7487e4 100644 --- a/usr.sbin/fdformat/Makefile +++ b/usr.sbin/fdformat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdformat/Makefile,v 1.5.14.1 2001/04/25 12:09:33 ru Exp $ PROG= fdformat diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 9ba008fbeb6e..402a9aa3c029 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -22,7 +22,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdformat/fdformat.1,v 1.17.2.6 2002/06/21 16:40:26 charnier Exp $ .\" .Dd July 2, 2001 .Os diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index bc9cb116b795..10b6f2ad58fe 100644 --- a/usr.sbin/fdformat/fdformat.c +++ b/usr.sbin/fdformat/fdformat.c @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdformat/fdformat.c,v 1.11.2.4 2001/07/19 13:20:42 joerg Exp $ */ /* diff --git a/usr.sbin/fdwrite/Makefile b/usr.sbin/fdwrite/Makefile index fbea90c5d37b..ae238dc019be 100644 --- a/usr.sbin/fdwrite/Makefile +++ b/usr.sbin/fdwrite/Makefile @@ -6,7 +6,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdwrite/Makefile,v 1.5.2.1 2001/04/25 12:09:34 ru Exp $ # # diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 93de399491ca..23edc0686f32 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdwrite/fdwrite.1,v 1.12.2.7 2003/03/12 22:08:14 trhodes Exp $ .\" .\" .Dd September 16, 1993 diff --git a/usr.sbin/fdwrite/fdwrite.c b/usr.sbin/fdwrite/fdwrite.c index 6da188d9afde..dcfc8ff086a5 100644 --- a/usr.sbin/fdwrite/fdwrite.c +++ b/usr.sbin/fdwrite/fdwrite.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdwrite/fdwrite.c,v 1.8.2.3 2001/07/19 13:21:19 joerg Exp $ * */ diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile index 54c24c1f4481..d2fe27fe9295 100644 --- a/usr.sbin/fwcontrol/Makefile +++ b/usr.sbin/fwcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fwcontrol/Makefile,v 1.1.2.5 2003/05/01 06:26:35 simokawa Exp $ PROG= fwcontrol SRCS= fwcontrol.c fwcrom.c fwdv.c diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index e5cf92e88cc7..1133a7e6e6a7 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.1.2.8 2003/08/18 03:52:42 simokawa Exp $ .\" .Dd December 30, 2002 .Dt FWCONTROL 8 diff --git a/usr.sbin/fwcontrol/fwcontrol.c b/usr.sbin/fwcontrol/fwcontrol.c index b44c458f5a72..36803ef34d58 100644 --- a/usr.sbin/fwcontrol/fwcontrol.c +++ b/usr.sbin/fwcontrol/fwcontrol.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.c,v 1.1.2.10 2003/08/18 03:52:42 simokawa Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c index 43f5a98ff80e..f0a1aa554827 100644 --- a/usr.sbin/fwcontrol/fwdv.c +++ b/usr.sbin/fwcontrol/fwdv.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwdv.c,v 1.2.2.4 2003/04/28 03:29:18 simokawa Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/gifconfig/Makefile b/usr.sbin/gifconfig/Makefile index b4f3fa1d64c3..76f010e7a3eb 100644 --- a/usr.sbin/gifconfig/Makefile +++ b/usr.sbin/gifconfig/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/gifconfig/Makefile,v 1.1.2.1 2001/04/25 12:09:34 ru Exp $ PROG= gifconfig MAN= gifconfig.8 diff --git a/usr.sbin/gifconfig/gifconfig.8 b/usr.sbin/gifconfig/gifconfig.8 index 00f0c41b88c1..783b5f2654f7 100644 --- a/usr.sbin/gifconfig/gifconfig.8 +++ b/usr.sbin/gifconfig/gifconfig.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/gifconfig/gifconfig.8,v 1.1.2.11 2003/03/11 21:13:49 trhodes Exp $ .\" $KAME: gifconfig.8,v 1.6 2000/11/22 11:10:09 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. diff --git a/usr.sbin/gifconfig/gifconfig.c b/usr.sbin/gifconfig/gifconfig.c index e7fc1c0995f1..95bddd2fe144 100644 --- a/usr.sbin/gifconfig/gifconfig.c +++ b/usr.sbin/gifconfig/gifconfig.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/gifconfig/gifconfig.c,v 1.2.2.4 2002/08/30 14:23:39 sobomax Exp $ */ /* $KAME: gifconfig.c,v 1.14 2001/01/01 04:04:56 jinmei Exp $ */ /* diff --git a/usr.sbin/i4b/Makefile b/usr.sbin/i4b/Makefile index 01f76421a1fa..14c978f5bdca 100644 --- a/usr.sbin/i4b/Makefile +++ b/usr.sbin/i4b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/Makefile,v 1.4.2.2 2002/04/24 18:50:03 joerg Exp $ SUBDIR= dtmfdecode g711conv isdnd isdndebug isdndecode isdnmonitor isdnphone \ isdntel isdntelctl isdntest isdntrace man diff --git a/usr.sbin/i4b/Makefile.inc b/usr.sbin/i4b/Makefile.inc index 11954191e2ea..22b61cfd1b3d 100644 --- a/usr.sbin/i4b/Makefile.inc +++ b/usr.sbin/i4b/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/Makefile.inc,v 1.1.6.1 2001/08/01 17:29:16 obrien Exp $ # if you don't like curses stuff in the daemon (i.e. don't intend # to ever run it in the foreground but are using the monitoring diff --git a/usr.sbin/i4b/dtmfdecode/Makefile b/usr.sbin/i4b/dtmfdecode/Makefile index 74a9df7cde9d..ce1995e6b820 100644 --- a/usr.sbin/i4b/dtmfdecode/Makefile +++ b/usr.sbin/i4b/dtmfdecode/Makefile @@ -1,6 +1,6 @@ #--------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/dtmfdecode/Makefile,v 1.6.2.2 2001/08/01 17:29:17 obrien Exp $ # # last edit-date: [Tue Dec 14 21:17:46 1999] # diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 index c1e296c7b51d..b49328161c0f 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 @@ -24,7 +24,7 @@ .\" .\" $Id: dtmfdecode.1,v 1.6 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfdecode.1,v 1.5.2.6 2002/12/29 16:35:41 schweikh Exp $ .\" .\" last edit-date: [Mon Dec 13 22:53:13 1999] .\" diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.c b/usr.sbin/i4b/dtmfdecode/dtmfdecode.c index 1ef49a90bb80..f721a74c6acc 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.c +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.c @@ -8,7 +8,7 @@ * * $Id: dtmfdecode.c,v 1.6 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfdecode.c,v 1.4.2.1 2001/08/01 17:45:02 obrien Exp $ * * Extract DTMF signalling from ISDN4BSD A-law coded audio data * diff --git a/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu b/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu index f4e0c07c5763..42cc5d51f617 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu +++ b/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu,v 1.1.2.1 2001/08/01 17:45:02 obrien Exp $ begin 666 dtmfsounds.al M5555U=74U-564-34UU%5U-?1UM'7UM37U=5555145%545%155%555%555=75 M5575U=75U-15U5555575U575U=75U=75U=34U-35U-35U=75U=55U=5555%0 diff --git a/usr.sbin/i4b/g711conv/Makefile b/usr.sbin/i4b/g711conv/Makefile index f24d6e8d568b..cb8f0991c813 100644 --- a/usr.sbin/i4b/g711conv/Makefile +++ b/usr.sbin/i4b/g711conv/Makefile @@ -1,6 +1,6 @@ #--------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/g711conv/Makefile,v 1.3.2.2 2001/08/01 17:29:17 obrien Exp $ # # last edit-date: [Thu May 20 11:58:43 1999] # diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1 index ca3845b5d63d..9885e6ac331c 100644 --- a/usr.sbin/i4b/g711conv/g711conv.1 +++ b/usr.sbin/i4b/g711conv/g711conv.1 @@ -24,7 +24,7 @@ .\" .\" $Id: g711conv.1,v 1.3 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/g711conv/g711conv.1,v 1.4.2.6 2002/06/21 16:40:34 charnier Exp $ .\" .\" last edit-date: [Mon Dec 13 22:54:33 1999] .\" diff --git a/usr.sbin/i4b/g711conv/g711conv.c b/usr.sbin/i4b/g711conv/g711conv.c index 5c7857d7ee87..5084a2ed608c 100644 --- a/usr.sbin/i4b/g711conv/g711conv.c +++ b/usr.sbin/i4b/g711conv/g711conv.c @@ -69,7 +69,7 @@ * * $Id: g711conv.c,v 1.5 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/g711conv/g711conv.c,v 1.4.2.1 2001/08/01 17:45:02 obrien Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdnd/Makefile b/usr.sbin/i4b/isdnd/Makefile index 9ef7e032e64a..d6ded6354db2 100644 --- a/usr.sbin/i4b/isdnd/Makefile +++ b/usr.sbin/i4b/isdnd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnd/Makefile,v 1.3.2.3 2001/08/01 17:45:03 obrien Exp $ PROG= isdnd MAN= isdnd.rc.5 isdnd.rates.5 isdnd.acct.5 isdnd.8 diff --git a/usr.sbin/i4b/isdnd/alias.c b/usr.sbin/i4b/isdnd/alias.c index a775fc9f2803..0702426235e9 100644 --- a/usr.sbin/i4b/isdnd/alias.c +++ b/usr.sbin/i4b/isdnd/alias.c @@ -32,7 +32,7 @@ * * $Id: alias.c,v 1.8 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/alias.c,v 1.6.2.1 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:45:19 1999] * diff --git a/usr.sbin/i4b/isdnd/config.h b/usr.sbin/i4b/isdnd/config.h index a4b05f171bc8..70d3559fd9b3 100644 --- a/usr.sbin/i4b/isdnd/config.h +++ b/usr.sbin/i4b/isdnd/config.h @@ -27,7 +27,7 @@ * i4b daemon - compile time configuration header file * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/config.h,v 1.6.2.1 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon May 21 11:21:15 2001] * diff --git a/usr.sbin/i4b/isdnd/controller.c b/usr.sbin/i4b/isdnd/controller.c index bd61e7ef67b3..449b55a0af78 100644 --- a/usr.sbin/i4b/isdnd/controller.c +++ b/usr.sbin/i4b/isdnd/controller.c @@ -27,7 +27,7 @@ * i4b daemon - controller state support routines * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/controller.c,v 1.6.2.4 2002/04/25 12:30:06 gj Exp $ * * last edit-date: [Mon Dec 10 11:32:05 2001] * diff --git a/usr.sbin/i4b/isdnd/curses.c b/usr.sbin/i4b/isdnd/curses.c index cd4191f316d5..a55f180685f5 100644 --- a/usr.sbin/i4b/isdnd/curses.c +++ b/usr.sbin/i4b/isdnd/curses.c @@ -29,7 +29,7 @@ * * $Id: curses.c,v 1.36 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/curses.c,v 1.6.2.2 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Thu Jun 1 16:24:43 2000] * diff --git a/usr.sbin/i4b/isdnd/dial.c b/usr.sbin/i4b/isdnd/dial.c index a8ba3bccffe8..2c69963039e4 100644 --- a/usr.sbin/i4b/isdnd/dial.c +++ b/usr.sbin/i4b/isdnd/dial.c @@ -29,7 +29,7 @@ * * $Id: dial.c,v 1.8 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/dial.c,v 1.6.2.2 2001/12/16 15:13:38 hm Exp $ * * last edit-date: [Mon Dec 13 21:45:51 1999] * diff --git a/usr.sbin/i4b/isdnd/exec.c b/usr.sbin/i4b/isdnd/exec.c index 05f19af532ea..e08040905b70 100644 --- a/usr.sbin/i4b/isdnd/exec.c +++ b/usr.sbin/i4b/isdnd/exec.c @@ -27,7 +27,7 @@ * exec.h - supplemental program/script execution * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/exec.c,v 1.6.2.4 2001/12/10 09:42:52 hm Exp $ * * last edit-date: [Mon Dec 10 10:39:53 2001] * diff --git a/usr.sbin/i4b/isdnd/fsm.c b/usr.sbin/i4b/isdnd/fsm.c index fc1d2f465b7c..4f034b61ddb3 100644 --- a/usr.sbin/i4b/isdnd/fsm.c +++ b/usr.sbin/i4b/isdnd/fsm.c @@ -27,7 +27,7 @@ * FSM for isdnd * ------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/fsm.c,v 1.6.2.2 2001/08/10 23:11:14 obrien Exp $ * * last edit-date: [Sat Jul 21 18:25:48 2001] * diff --git a/usr.sbin/i4b/isdnd/holiday.c b/usr.sbin/i4b/isdnd/holiday.c index 5bf9582cb394..ffd5f23f3294 100644 --- a/usr.sbin/i4b/isdnd/holiday.c +++ b/usr.sbin/i4b/isdnd/holiday.c @@ -27,7 +27,7 @@ * isdnd - holiday file handling * ============================= * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/holiday.c,v 1.3.2.1 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Wed May 2 09:42:56 2001] * diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 42c01f179426..78648104bc2b 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.8,v 1.29 2000/05/02 11:50:28 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.8,v 1.9.2.7 2003/03/11 21:13:49 trhodes Exp $ .\" .\" last edit-date: [Wed May 2 10:48:30 2001] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.acct.5 b/usr.sbin/i4b/isdnd/isdnd.acct.5 index fdb30d30c9d2..b578855c1a22 100644 --- a/usr.sbin/i4b/isdnd/isdnd.acct.5 +++ b/usr.sbin/i4b/isdnd/isdnd.acct.5 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.acct.5,v 1.11 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.acct.5,v 1.9.2.4 2001/08/01 17:45:03 obrien Exp $ .\" .\" last edit-date: [Mon Dec 13 22:58:12 1999] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.h b/usr.sbin/i4b/isdnd/isdnd.h index 2920a575da13..ab9d2b4e0741 100644 --- a/usr.sbin/i4b/isdnd/isdnd.h +++ b/usr.sbin/i4b/isdnd/isdnd.h @@ -27,7 +27,7 @@ * i4b daemon - main header file * ----------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.h,v 1.6.2.5 2002/04/24 18:50:07 joerg Exp $ * * last edit-date: [Mon Dec 31 12:42:58 2001] * diff --git a/usr.sbin/i4b/isdnd/isdnd.rates.5 b/usr.sbin/i4b/isdnd/isdnd.rates.5 index 7ada783594c2..5a749e3f73a8 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rates.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rates.5 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.rates.5,v 1.10 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rates.5,v 1.9.2.3 2001/08/01 17:45:03 obrien Exp $ .\" .\" last edit-date: [Mon Dec 13 22:59:31 1999] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 4ede33ec813c..72088d793947 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.11.2.5 2001/08/10 23:17:32 obrien Exp $ .\" .\" last edit-date: [Sat Jul 21 13:27:41 2001] .\" diff --git a/usr.sbin/i4b/isdnd/log.c b/usr.sbin/i4b/isdnd/log.c index 34f68d4023e8..6ce7886fc171 100644 --- a/usr.sbin/i4b/isdnd/log.c +++ b/usr.sbin/i4b/isdnd/log.c @@ -29,7 +29,7 @@ * * $Id: log.c,v 1.25 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/log.c,v 1.6.2.2 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:47:28 1999] * diff --git a/usr.sbin/i4b/isdnd/main.c b/usr.sbin/i4b/isdnd/main.c index 49055317f507..6b31f23c4746 100644 --- a/usr.sbin/i4b/isdnd/main.c +++ b/usr.sbin/i4b/isdnd/main.c @@ -27,7 +27,7 @@ * i4b daemon - main program entry * ------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/main.c,v 1.8.2.5 2001/12/16 15:13:38 hm Exp $ * * last edit-date: [Tue Jun 5 17:06:20 2001] * diff --git a/usr.sbin/i4b/isdnd/monitor.c b/usr.sbin/i4b/isdnd/monitor.c index bd934d1bb9a7..5b861ab1854e 100644 --- a/usr.sbin/i4b/isdnd/monitor.c +++ b/usr.sbin/i4b/isdnd/monitor.c @@ -35,7 +35,7 @@ * * $Id: monitor.c,v 1.30 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/monitor.c,v 1.6.2.2 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:47:44 1999] * diff --git a/usr.sbin/i4b/isdnd/msghdl.c b/usr.sbin/i4b/isdnd/msghdl.c index 73c7c4a03d60..c4eeba411b73 100644 --- a/usr.sbin/i4b/isdnd/msghdl.c +++ b/usr.sbin/i4b/isdnd/msghdl.c @@ -29,7 +29,7 @@ * * $Id: msghdl.c,v 1.78 2000/09/21 11:29:51 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/msghdl.c,v 1.6.2.3 2001/12/16 15:13:38 hm Exp $ * * last edit-date: [Thu Sep 21 11:11:48 2000] * diff --git a/usr.sbin/i4b/isdnd/pathnames.h b/usr.sbin/i4b/isdnd/pathnames.h index 44f9c6d9ca41..58bc8437fe8c 100644 --- a/usr.sbin/i4b/isdnd/pathnames.h +++ b/usr.sbin/i4b/isdnd/pathnames.h @@ -29,7 +29,7 @@ * * $Id: pathnames.h,v 1.11 2000/10/09 11:17:07 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/pathnames.h,v 1.6.2.1 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Oct 2 22:55:28 2000] * diff --git a/usr.sbin/i4b/isdnd/pcause.c b/usr.sbin/i4b/isdnd/pcause.c index 99aa089846be..6bb378efe9b5 100644 --- a/usr.sbin/i4b/isdnd/pcause.c +++ b/usr.sbin/i4b/isdnd/pcause.c @@ -29,7 +29,7 @@ * * $Id: pcause.c,v 1.13 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/pcause.c,v 1.6.2.2 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:48:07 1999] * diff --git a/usr.sbin/i4b/isdnd/process.c b/usr.sbin/i4b/isdnd/process.c index f5460438d89a..0bdab9e1e5b9 100644 --- a/usr.sbin/i4b/isdnd/process.c +++ b/usr.sbin/i4b/isdnd/process.c @@ -29,7 +29,7 @@ * * $Id: process.c,v 1.8 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/process.c,v 1.6.2.1 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:48:19 1999] * diff --git a/usr.sbin/i4b/isdnd/rates.c b/usr.sbin/i4b/isdnd/rates.c index 29aaef41789f..df3d48fdcf89 100644 --- a/usr.sbin/i4b/isdnd/rates.c +++ b/usr.sbin/i4b/isdnd/rates.c @@ -37,7 +37,7 @@ * * $Id: rates.c,v 1.11 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rates.c,v 1.6.2.2 2001/08/01 17:45:03 obrien Exp $ * * last edit-date: [Mon Dec 13 21:48:31 1999] * diff --git a/usr.sbin/i4b/isdnd/rc_config.c b/usr.sbin/i4b/isdnd/rc_config.c index 8eb216b5ae2c..8c564dfccf65 100644 --- a/usr.sbin/i4b/isdnd/rc_config.c +++ b/usr.sbin/i4b/isdnd/rc_config.c @@ -27,7 +27,7 @@ * i4b daemon - config file processing * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_config.c,v 1.6.2.3 2002/04/24 18:50:07 joerg Exp $ * * last edit-date: [Fri Jul 20 19:16:27 2001] * diff --git a/usr.sbin/i4b/isdnd/rc_parse.y b/usr.sbin/i4b/isdnd/rc_parse.y index 529a6a809985..cc858250fe4e 100644 --- a/usr.sbin/i4b/isdnd/rc_parse.y +++ b/usr.sbin/i4b/isdnd/rc_parse.y @@ -30,7 +30,7 @@ * i4b daemon - runtime configuration parser * ----------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_parse.y,v 1.6.2.2 2001/08/10 23:17:32 obrien Exp $ * * last edit-date: [Fri Jul 20 19:14:23 2001] * diff --git a/usr.sbin/i4b/isdnd/rc_scan.l b/usr.sbin/i4b/isdnd/rc_scan.l index 34a55dc3a185..589320b9e33a 100644 --- a/usr.sbin/i4b/isdnd/rc_scan.l +++ b/usr.sbin/i4b/isdnd/rc_scan.l @@ -30,7 +30,7 @@ * i4b daemon - runtime configuration lexical analyzer * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_scan.l,v 1.6.2.2 2001/08/10 23:17:32 obrien Exp $ * * last edit-date: [Fri Jul 20 19:14:55 2001] * diff --git a/usr.sbin/i4b/isdnd/support.c b/usr.sbin/i4b/isdnd/support.c index 4d9cd35f6449..bd41d0c02587 100644 --- a/usr.sbin/i4b/isdnd/support.c +++ b/usr.sbin/i4b/isdnd/support.c @@ -27,7 +27,7 @@ * i4b daemon - misc support routines * ---------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/support.c,v 1.6.2.2 2001/12/16 15:13:38 hm Exp $ * * last edit-date: [Thu May 3 17:15:00 2001] * diff --git a/usr.sbin/i4b/isdnd/timer.c b/usr.sbin/i4b/isdnd/timer.c index 26321370cb97..b725dfdc599e 100644 --- a/usr.sbin/i4b/isdnd/timer.c +++ b/usr.sbin/i4b/isdnd/timer.c @@ -27,7 +27,7 @@ * i4b daemon - timer/timing support routines * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/timer.c,v 1.6.2.2 2001/08/10 23:17:32 obrien Exp $ * * last edit-date: [Fri Jul 20 20:29:28 2001] * diff --git a/usr.sbin/i4b/isdndebug/Makefile b/usr.sbin/i4b/isdndebug/Makefile index 5a31de955365..828c5acb00a0 100644 --- a/usr.sbin/i4b/isdndebug/Makefile +++ b/usr.sbin/i4b/isdndebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2.2.2 2001/08/01 17:29:17 obrien Exp $ PROG= isdndebug MAN= isdndebug.8 diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8 index 0eb9d923193c..0f774ccd90de 100644 --- a/usr.sbin/i4b/isdndebug/isdndebug.8 +++ b/usr.sbin/i4b/isdndebug/isdndebug.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdndebug.8,v 1.11 2000/05/31 08:15:29 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdndebug/isdndebug.8,v 1.8.2.7 2003/03/11 21:13:49 trhodes Exp $ .\" .\" last edit-date: [Wed May 31 10:15:07 2000] .\" diff --git a/usr.sbin/i4b/isdndebug/main.c b/usr.sbin/i4b/isdndebug/main.c index 0620b3b4b74f..39172964fdd4 100644 --- a/usr.sbin/i4b/isdndebug/main.c +++ b/usr.sbin/i4b/isdndebug/main.c @@ -27,7 +27,7 @@ * main.c - i4b set debug options * ------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndebug/main.c,v 1.8.2.1 2001/08/01 17:45:04 obrien Exp $ * * last edit-date: [Mon May 21 10:09:23 2001] * diff --git a/usr.sbin/i4b/isdndecode/Makefile b/usr.sbin/i4b/isdndecode/Makefile index 9dbd971b83cb..10e5e2967ed6 100644 --- a/usr.sbin/i4b/isdndecode/Makefile +++ b/usr.sbin/i4b/isdndecode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdndecode/Makefile,v 1.2.2.2 2001/08/01 17:29:17 obrien Exp $ PROG= isdndecode MAN= isdndecode.8 diff --git a/usr.sbin/i4b/isdndecode/decode.h b/usr.sbin/i4b/isdndecode/decode.h index 83bab000165b..e3483aaa63a7 100644 --- a/usr.sbin/i4b/isdndecode/decode.h +++ b/usr.sbin/i4b/isdndecode/decode.h @@ -29,7 +29,7 @@ * * $Id: decode.h,v 1.6 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/decode.h,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Dec 13 21:49:50 1999] * diff --git a/usr.sbin/i4b/isdndecode/facility.c b/usr.sbin/i4b/isdndecode/facility.c index c4502a8daf2b..57bdf579f65e 100644 --- a/usr.sbin/i4b/isdndecode/facility.c +++ b/usr.sbin/i4b/isdndecode/facility.c @@ -29,7 +29,7 @@ * * $Id: facility.c,v 1.5 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/facility.c,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Feb 21 16:15:43 2000] * diff --git a/usr.sbin/i4b/isdndecode/facility.h b/usr.sbin/i4b/isdndecode/facility.h index f4cfe10e2520..f6124c1f82dd 100644 --- a/usr.sbin/i4b/isdndecode/facility.h +++ b/usr.sbin/i4b/isdndecode/facility.h @@ -29,7 +29,7 @@ * * $Id: facility.h,v 1.5 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/facility.h,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Feb 21 16:16:04 2000] * diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8 index 36c5b6fbd036..9ebd0c4d9854 100644 --- a/usr.sbin/i4b/isdndecode/isdndecode.8 +++ b/usr.sbin/i4b/isdndecode/isdndecode.8 @@ -26,7 +26,7 @@ .\" .\" last edit-date: [Mon Feb 21 16:15:09 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdndecode/isdndecode.8,v 1.9.2.5 2003/03/11 21:13:49 trhodes Exp $ .\" .Dd February 21, 2000 .Dt ISDNDECODE 8 diff --git a/usr.sbin/i4b/isdndecode/layer1.c b/usr.sbin/i4b/isdndecode/layer1.c index c08b628e9a45..12b3e8c9d7a4 100644 --- a/usr.sbin/i4b/isdndecode/layer1.c +++ b/usr.sbin/i4b/isdndecode/layer1.c @@ -29,7 +29,7 @@ * * $Id: layer1.c,v 1.4 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer1.c,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Dec 13 21:50:34 1999] * diff --git a/usr.sbin/i4b/isdndecode/layer2.c b/usr.sbin/i4b/isdndecode/layer2.c index 1e5398680188..f1b135c0d222 100644 --- a/usr.sbin/i4b/isdndecode/layer2.c +++ b/usr.sbin/i4b/isdndecode/layer2.c @@ -29,7 +29,7 @@ * * $Id: layer2.c,v 1.5 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer2.c,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Dec 13 21:50:41 1999] * diff --git a/usr.sbin/i4b/isdndecode/layer3.c b/usr.sbin/i4b/isdndecode/layer3.c index b54479e48b26..b5420b59c035 100644 --- a/usr.sbin/i4b/isdndecode/layer3.c +++ b/usr.sbin/i4b/isdndecode/layer3.c @@ -29,7 +29,7 @@ * * $Id: layer3.c,v 1.9 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer3.c,v 1.6.2.2 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Feb 21 15:54:58 2000] * diff --git a/usr.sbin/i4b/isdndecode/layer3_subr.c b/usr.sbin/i4b/isdndecode/layer3_subr.c index 6fcedd24439d..277a1b5fbd63 100644 --- a/usr.sbin/i4b/isdndecode/layer3_subr.c +++ b/usr.sbin/i4b/isdndecode/layer3_subr.c @@ -29,7 +29,7 @@ * * $Id: layer3_subr.c,v 1.8 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer3_subr.c,v 1.6.2.2 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Feb 21 15:45:16 2000] * diff --git a/usr.sbin/i4b/isdndecode/main.c b/usr.sbin/i4b/isdndecode/main.c index c4c9e7fe6c97..dac630b2b4db 100644 --- a/usr.sbin/i4b/isdndecode/main.c +++ b/usr.sbin/i4b/isdndecode/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.13 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/main.c,v 1.8.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Feb 21 16:19:30 2000] * diff --git a/usr.sbin/i4b/isdndecode/pcause.c b/usr.sbin/i4b/isdndecode/pcause.c index 610a9609c179..7f49b59e5293 100644 --- a/usr.sbin/i4b/isdndecode/pcause.c +++ b/usr.sbin/i4b/isdndecode/pcause.c @@ -29,7 +29,7 @@ * * $Id: pcause.c,v 1.5 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/pcause.c,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Dec 13 21:51:20 1999] * diff --git a/usr.sbin/i4b/isdndecode/pcause.h b/usr.sbin/i4b/isdndecode/pcause.h index 2c1c7f403e5b..1ba6e17e1f2d 100644 --- a/usr.sbin/i4b/isdndecode/pcause.h +++ b/usr.sbin/i4b/isdndecode/pcause.h @@ -29,7 +29,7 @@ * * $Id: pcause.h,v 1.4 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/pcause.h,v 1.6.2.1 2001/08/01 17:45:05 obrien Exp $ * * last edit-date: [Mon Dec 13 21:51:32 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/Makefile b/usr.sbin/i4b/isdnmonitor/Makefile index 84f5c160c88a..270151c74105 100644 --- a/usr.sbin/i4b/isdnmonitor/Makefile +++ b/usr.sbin/i4b/isdnmonitor/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnmonitor/Makefile,v 1.2.2.3 2001/08/01 17:29:17 obrien Exp $ PROG= isdnmonitor SRCS= main.c curses.c diff --git a/usr.sbin/i4b/isdnmonitor/curses.c b/usr.sbin/i4b/isdnmonitor/curses.c index 1e7eec15b68d..9d39a8db9efb 100644 --- a/usr.sbin/i4b/isdnmonitor/curses.c +++ b/usr.sbin/i4b/isdnmonitor/curses.c @@ -29,7 +29,7 @@ * * $Id: curses.c,v 1.10 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/curses.c,v 1.1.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:51:47 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 index 5e6d5c3a9a88..83a017bcafb8 100644 --- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 +++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnmonitor.8,v 1.8 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnmonitor/isdnmonitor.8,v 1.8.2.6 2003/03/11 21:13:49 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:04:25 1999] .\" diff --git a/usr.sbin/i4b/isdnmonitor/main.c b/usr.sbin/i4b/isdnmonitor/main.c index 1a0a1e89624b..59ff017c70b9 100644 --- a/usr.sbin/i4b/isdnmonitor/main.c +++ b/usr.sbin/i4b/isdnmonitor/main.c @@ -35,7 +35,7 @@ * * $Id: main.c,v 1.35 2000/08/24 11:48:57 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/main.c,v 1.7.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:11 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/monitor.h b/usr.sbin/i4b/isdnmonitor/monitor.h index f5d532f708a7..1e49d7556306 100644 --- a/usr.sbin/i4b/isdnmonitor/monitor.h +++ b/usr.sbin/i4b/isdnmonitor/monitor.h @@ -35,7 +35,7 @@ * * $Id: monitor.h,v 1.16 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/monitor.h,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:18 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/monprivate.h b/usr.sbin/i4b/isdnmonitor/monprivate.h index ec6ec4d04ae1..91c39bd1496b 100644 --- a/usr.sbin/i4b/isdnmonitor/monprivate.h +++ b/usr.sbin/i4b/isdnmonitor/monprivate.h @@ -29,7 +29,7 @@ * * $Id: monprivate.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/monprivate.h,v 1.1.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:25 1999] * diff --git a/usr.sbin/i4b/isdnphone/Makefile b/usr.sbin/i4b/isdnphone/Makefile index 3527e8cef36d..6d80251f970b 100644 --- a/usr.sbin/i4b/isdnphone/Makefile +++ b/usr.sbin/i4b/isdnphone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnphone/Makefile,v 1.4.2.1 2001/08/01 17:45:06 obrien Exp $ PROG= isdnphone MAN= isdnphone.8 diff --git a/usr.sbin/i4b/isdnphone/audio.c b/usr.sbin/i4b/isdnphone/audio.c index 2dc88d6afc2e..f63021910a2f 100644 --- a/usr.sbin/i4b/isdnphone/audio.c +++ b/usr.sbin/i4b/isdnphone/audio.c @@ -29,7 +29,7 @@ * * $Id: audio.c,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/audio.c,v 1.1.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:39 1999] * diff --git a/usr.sbin/i4b/isdnphone/defs.h b/usr.sbin/i4b/isdnphone/defs.h index 18da037afe90..d87776e99edf 100644 --- a/usr.sbin/i4b/isdnphone/defs.h +++ b/usr.sbin/i4b/isdnphone/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/defs.h,v 1.2.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:46 1999] * diff --git a/usr.sbin/i4b/isdnphone/display.c b/usr.sbin/i4b/isdnphone/display.c index 1dff9a16f3f9..c4d778bcf80d 100644 --- a/usr.sbin/i4b/isdnphone/display.c +++ b/usr.sbin/i4b/isdnphone/display.c @@ -29,7 +29,7 @@ * * $Id: display.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/display.c,v 1.1.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:52:55 1999] * diff --git a/usr.sbin/i4b/isdnphone/isdn.c b/usr.sbin/i4b/isdnphone/isdn.c index 34719c727269..5df9c2dc32e5 100644 --- a/usr.sbin/i4b/isdnphone/isdn.c +++ b/usr.sbin/i4b/isdnphone/isdn.c @@ -29,7 +29,7 @@ * * $Id: isdn.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/isdn.c,v 1.1.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:53:05 1999] * diff --git a/usr.sbin/i4b/isdnphone/isdnphone.8 b/usr.sbin/i4b/isdnphone/isdnphone.8 index dbef7f2af1c7..a3f8764a321c 100644 --- a/usr.sbin/i4b/isdnphone/isdnphone.8 +++ b/usr.sbin/i4b/isdnphone/isdnphone.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnphone.8,v 1.4 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnphone/isdnphone.8,v 1.5.2.2 2001/12/16 15:13:38 hm Exp $ .\" .\" last edit-date: [Mon Dec 13 23:05:19 1999] .\" diff --git a/usr.sbin/i4b/isdnphone/main.c b/usr.sbin/i4b/isdnphone/main.c index de4fad99def7..cdd81b432135 100644 --- a/usr.sbin/i4b/isdnphone/main.c +++ b/usr.sbin/i4b/isdnphone/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/main.c,v 1.1.2.2 2001/12/16 15:13:38 hm Exp $ * * last edit-date: [Mon Dec 13 21:53:25 1999] * diff --git a/usr.sbin/i4b/isdntel/Makefile b/usr.sbin/i4b/isdntel/Makefile index e3aff090b196..6d49a9b17da8 100644 --- a/usr.sbin/i4b/isdntel/Makefile +++ b/usr.sbin/i4b/isdntel/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntel/Makefile,v 1.3.2.2 2001/08/01 17:45:06 obrien Exp $ PROG= isdntel MAN= isdntel.8 diff --git a/usr.sbin/i4b/isdntel/alias.c b/usr.sbin/i4b/isdntel/alias.c index 0f4dae712a15..199291b01d89 100644 --- a/usr.sbin/i4b/isdntel/alias.c +++ b/usr.sbin/i4b/isdntel/alias.c @@ -29,7 +29,7 @@ * * $Id: alias.c,v 1.9 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/alias.c,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:53:37 1999] * diff --git a/usr.sbin/i4b/isdntel/alias.h b/usr.sbin/i4b/isdntel/alias.h index 813d5bd79095..633db064472f 100644 --- a/usr.sbin/i4b/isdntel/alias.h +++ b/usr.sbin/i4b/isdntel/alias.h @@ -29,7 +29,7 @@ * * $Id: alias.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/alias.h,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:53:44 1999] * diff --git a/usr.sbin/i4b/isdntel/defs.h b/usr.sbin/i4b/isdntel/defs.h index 9b5fd694c69b..cdc09a2d730e 100644 --- a/usr.sbin/i4b/isdntel/defs.h +++ b/usr.sbin/i4b/isdntel/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/defs.h,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:53:50 1999] * diff --git a/usr.sbin/i4b/isdntel/display.c b/usr.sbin/i4b/isdntel/display.c index 53e6637d5155..412e432db2aa 100644 --- a/usr.sbin/i4b/isdntel/display.c +++ b/usr.sbin/i4b/isdntel/display.c @@ -29,7 +29,7 @@ * * $Id: display.c,v 1.9 2000/07/19 08:56:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/display.c,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Wed Jul 19 10:08:06 2000] * diff --git a/usr.sbin/i4b/isdntel/files.c b/usr.sbin/i4b/isdntel/files.c index 54b207474583..5e4a5b6d2ea7 100644 --- a/usr.sbin/i4b/isdntel/files.c +++ b/usr.sbin/i4b/isdntel/files.c @@ -29,7 +29,7 @@ * * $Id: files.c,v 1.8 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/files.c,v 1.6.2.1 2001/08/01 17:45:06 obrien Exp $ * * last edit-date: [Mon Dec 13 21:54:06 1999] * diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8 index 7e1ed50d8e53..845ffecf9114 100644 --- a/usr.sbin/i4b/isdntel/isdntel.8 +++ b/usr.sbin/i4b/isdntel/isdntel.8 @@ -24,7 +24,7 @@ .\" .\" last edit-date: [Mon Dec 13 23:05:59 1999] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntel/isdntel.8,v 1.9.2.5 2003/03/11 21:13:49 trhodes Exp $ .\" .\" $Id: isdntel.8,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" diff --git a/usr.sbin/i4b/isdntel/main.c b/usr.sbin/i4b/isdntel/main.c index da5ec820c160..daa3128e5b0f 100644 --- a/usr.sbin/i4b/isdntel/main.c +++ b/usr.sbin/i4b/isdntel/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/main.c,v 1.8.2.1 2001/08/01 17:45:07 obrien Exp $ * * last edit-date: [Mon Dec 13 21:54:26 1999] * diff --git a/usr.sbin/i4b/isdntelctl/Makefile b/usr.sbin/i4b/isdntelctl/Makefile index 41b771e9616e..361d79b91c96 100644 --- a/usr.sbin/i4b/isdntelctl/Makefile +++ b/usr.sbin/i4b/isdntelctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntelctl/Makefile,v 1.2.2.2 2001/08/01 17:29:18 obrien Exp $ PROG= isdntelctl MAN= isdntelctl.8 diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8 index 2078825f899d..3793ed54b4af 100644 --- a/usr.sbin/i4b/isdntelctl/isdntelctl.8 +++ b/usr.sbin/i4b/isdntelctl/isdntelctl.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntelctl.8,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntelctl/isdntelctl.8,v 1.8.2.5 2003/03/11 21:13:49 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:06:45 1999] .\" diff --git a/usr.sbin/i4b/isdntelctl/main.c b/usr.sbin/i4b/isdntelctl/main.c index 3d7566392364..f2cd6d3a35f3 100644 --- a/usr.sbin/i4b/isdntelctl/main.c +++ b/usr.sbin/i4b/isdntelctl/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntelctl/main.c,v 1.8.2.2 2001/08/01 17:45:07 obrien Exp $ * * last edit-date: [Mon Dec 13 21:54:50 1999] * diff --git a/usr.sbin/i4b/isdntest/Makefile b/usr.sbin/i4b/isdntest/Makefile index 2a677e9e814a..5b6c9f1a2e02 100644 --- a/usr.sbin/i4b/isdntest/Makefile +++ b/usr.sbin/i4b/isdntest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntest/Makefile,v 1.2.2.2 2001/08/01 17:29:18 obrien Exp $ PROG= isdntest MAN= isdntest.8 diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8 index 639a9ac54c50..e928697c4d9a 100644 --- a/usr.sbin/i4b/isdntest/isdntest.8 +++ b/usr.sbin/i4b/isdntest/isdntest.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntest.8,v 1.10 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntest/isdntest.8,v 1.7.2.7 2003/03/11 21:13:49 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:07:23 1999] .\" diff --git a/usr.sbin/i4b/isdntest/main.c b/usr.sbin/i4b/isdntest/main.c index 2d80e2ed3ebb..4d85d2d74c4b 100644 --- a/usr.sbin/i4b/isdntest/main.c +++ b/usr.sbin/i4b/isdntest/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.16 2000/03/13 16:18:38 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntest/main.c,v 1.7.2.1 2001/08/01 17:45:07 obrien Exp $ * * last edit-date: [Mon Mar 13 17:19:26 2000] * diff --git a/usr.sbin/i4b/isdntrace/1tr6.c b/usr.sbin/i4b/isdntrace/1tr6.c index db2bc7177a4a..7c8e62ba887d 100644 --- a/usr.sbin/i4b/isdntrace/1tr6.c +++ b/usr.sbin/i4b/isdntrace/1tr6.c @@ -29,7 +29,7 @@ * * $Id: 1tr6.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/1tr6.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:55:31 1999] * diff --git a/usr.sbin/i4b/isdntrace/Makefile b/usr.sbin/i4b/isdntrace/Makefile index eae0919b299b..f4589845804c 100644 --- a/usr.sbin/i4b/isdntrace/Makefile +++ b/usr.sbin/i4b/isdntrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntrace/Makefile,v 1.2.2.2 2001/08/01 17:45:08 obrien Exp $ PROG= isdntrace MAN= isdntrace.8 diff --git a/usr.sbin/i4b/isdntrace/cable.txt b/usr.sbin/i4b/isdntrace/cable.txt index 21a1cdb830b3..002e74b94f0d 100644 --- a/usr.sbin/i4b/isdntrace/cable.txt +++ b/usr.sbin/i4b/isdntrace/cable.txt @@ -5,7 +5,7 @@ * * $Id: cable.txt,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/cable.txt,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:55:42 1999] * diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8 index 5c3011bce539..c880fb7f4d61 100644 --- a/usr.sbin/i4b/isdntrace/isdntrace.8 +++ b/usr.sbin/i4b/isdntrace/isdntrace.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntrace.8,v 1.14 2000/02/13 15:26:52 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntrace/isdntrace.8,v 1.9.2.6 2003/03/11 21:13:50 trhodes Exp $ .\" .\" last edit-date: [Wed Nov 1 15:52:28 2000] .\" diff --git a/usr.sbin/i4b/isdntrace/pcause_1tr6.c b/usr.sbin/i4b/isdntrace/pcause_1tr6.c index b319d7452e34..c71a470e05e7 100644 --- a/usr.sbin/i4b/isdntrace/pcause_1tr6.c +++ b/usr.sbin/i4b/isdntrace/pcause_1tr6.c @@ -29,7 +29,7 @@ * * $Id: pcause_1tr6.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_1tr6.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:56:03 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_1tr6.h b/usr.sbin/i4b/isdntrace/pcause_1tr6.h index 67f50deedc85..2349f7186032 100644 --- a/usr.sbin/i4b/isdntrace/pcause_1tr6.h +++ b/usr.sbin/i4b/isdntrace/pcause_1tr6.h @@ -29,7 +29,7 @@ * * $Id: pcause_1tr6.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_1tr6.h,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:56:10 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_q850.c b/usr.sbin/i4b/isdntrace/pcause_q850.c index 57eaf32dc955..7e2332fd81fd 100644 --- a/usr.sbin/i4b/isdntrace/pcause_q850.c +++ b/usr.sbin/i4b/isdntrace/pcause_q850.c @@ -29,7 +29,7 @@ * * $Id: pcause_q850.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_q850.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:56:18 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_q850.h b/usr.sbin/i4b/isdntrace/pcause_q850.h index ea21770ca3b7..ee96a10eb4eb 100644 --- a/usr.sbin/i4b/isdntrace/pcause_q850.h +++ b/usr.sbin/i4b/isdntrace/pcause_q850.h @@ -29,7 +29,7 @@ * * $Id: pcause_q850.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_q850.h,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:56:25 1999] * diff --git a/usr.sbin/i4b/isdntrace/q921.c b/usr.sbin/i4b/isdntrace/q921.c index e8c14dc67110..ce5850ad0bf4 100644 --- a/usr.sbin/i4b/isdntrace/q921.c +++ b/usr.sbin/i4b/isdntrace/q921.c @@ -32,7 +32,7 @@ * * $Id: q921.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q921.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Dec 13 21:56:46 1999] * diff --git a/usr.sbin/i4b/isdntrace/q931.c b/usr.sbin/i4b/isdntrace/q931.c index 02787647f7d3..5fe9f8c1ca84 100644 --- a/usr.sbin/i4b/isdntrace/q931.c +++ b/usr.sbin/i4b/isdntrace/q931.c @@ -27,7 +27,7 @@ * q931.c - print Q.931 traces * --------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q931.c,v 1.6.2.2 2001/12/10 09:34:39 hm Exp $ * * last edit-date: [Mon Dec 10 10:32:33 2001] * diff --git a/usr.sbin/i4b/isdntrace/q931_util.c b/usr.sbin/i4b/isdntrace/q931_util.c index 9f82283d39d9..d115bc00d3e6 100644 --- a/usr.sbin/i4b/isdntrace/q931_util.c +++ b/usr.sbin/i4b/isdntrace/q931_util.c @@ -29,7 +29,7 @@ * * $Id: q931_util.c,v 1.11 2000/02/15 12:48:14 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q931_util.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Tue Feb 15 13:52:09 2000] * diff --git a/usr.sbin/i4b/isdntrace/q932_fac.c b/usr.sbin/i4b/isdntrace/q932_fac.c index 0a0099d3edce..66b2cadb23b3 100644 --- a/usr.sbin/i4b/isdntrace/q932_fac.c +++ b/usr.sbin/i4b/isdntrace/q932_fac.c @@ -29,7 +29,7 @@ * * $Id: q932_fac.c,v 1.8 2000/02/24 16:32:46 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q932_fac.c,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Thu Feb 24 17:36:47 2000] * diff --git a/usr.sbin/i4b/isdntrace/q932_fac.h b/usr.sbin/i4b/isdntrace/q932_fac.h index 563de3a6a28d..bab80fb8c2e8 100644 --- a/usr.sbin/i4b/isdntrace/q932_fac.h +++ b/usr.sbin/i4b/isdntrace/q932_fac.h @@ -29,7 +29,7 @@ * * $Id: q932_fac.h,v 1.7 2000/02/18 16:27:39 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q932_fac.h,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Fri Feb 18 17:26:07 2000] * diff --git a/usr.sbin/i4b/isdntrace/trace.c b/usr.sbin/i4b/isdntrace/trace.c index 2f1d71fb6e6d..91865ec94ec2 100644 --- a/usr.sbin/i4b/isdntrace/trace.c +++ b/usr.sbin/i4b/isdntrace/trace.c @@ -37,7 +37,7 @@ * * $Id: trace.c,v 1.19 2000/08/28 07:06:42 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/trace.c,v 1.8.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Aug 28 09:03:46 2000] * diff --git a/usr.sbin/i4b/isdntrace/trace.h b/usr.sbin/i4b/isdntrace/trace.h index 81fa415f9df2..7f11be043cc6 100644 --- a/usr.sbin/i4b/isdntrace/trace.h +++ b/usr.sbin/i4b/isdntrace/trace.h @@ -37,7 +37,7 @@ * * $Id: trace.h,v 1.12 2000/02/14 16:25:22 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/trace.h,v 1.6.2.1 2001/08/01 17:45:08 obrien Exp $ * * last edit-date: [Mon Feb 14 14:43:40 2000] * diff --git a/usr.sbin/i4b/isdntrace/unknownl3.c b/usr.sbin/i4b/isdntrace/unknownl3.c index 8967a6a9b037..68ed43a27ff7 100644 --- a/usr.sbin/i4b/isdntrace/unknownl3.c +++ b/usr.sbin/i4b/isdntrace/unknownl3.c @@ -29,7 +29,7 @@ * * $Id: unknownl3.c,v 1.2 2000/02/13 15:26:52 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/unknownl3.c,v 1.1.2.1 2001/08/01 23:07:06 obrien Exp $ * * last edit-date: [Sun Feb 13 14:16:44 2000] * diff --git a/usr.sbin/i4b/man/Makefile b/usr.sbin/i4b/man/Makefile index 561e5fe46fd5..03c5d6413ccd 100644 --- a/usr.sbin/i4b/man/Makefile +++ b/usr.sbin/i4b/man/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/man/Makefile,v 1.2.2.6 2002/04/28 11:42:22 gj Exp $ MAN= i4b.4 i4bcapi.4 i4bctl.4 i4bing.4 i4bipr.4 i4bisppp.4 i4bq921.4 \ i4bq931.4 i4brbch.4 i4btel.4 i4btrc.4 iavc.4 isic.4 ifpi.4 \ ifpi2.4 ifpnp.4 ihfc.4 itjc.4 iwic.4 diff --git a/usr.sbin/i4b/man/i4b.4 b/usr.sbin/i4b/man/i4b.4 index 78b95fff5cd2..8b81c400b81a 100644 --- a/usr.sbin/i4b/man/i4b.4 +++ b/usr.sbin/i4b/man/i4b.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4b.4,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4b.4,v 1.7.2.4 2001/08/01 17:45:09 obrien Exp $ .\" .\" last edit-date: [Mon Dec 13 23:09:12 1999] .\" diff --git a/usr.sbin/i4b/man/i4bcapi.4 b/usr.sbin/i4b/man/i4bcapi.4 index cca62c060536..b029a7aa7b3a 100644 --- a/usr.sbin/i4b/man/i4bcapi.4 +++ b/usr.sbin/i4b/man/i4bcapi.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bcapi.4,v 1.2.2.1 2001/08/10 23:28:43 obrien Exp $ .\" .\" last edit-date: [Fri May 25 09:38:45 2001] .\" diff --git a/usr.sbin/i4b/man/i4bctl.4 b/usr.sbin/i4b/man/i4bctl.4 index 77983fe2b781..3dcef2e80c7a 100644 --- a/usr.sbin/i4b/man/i4bctl.4 +++ b/usr.sbin/i4b/man/i4bctl.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bctl.4,v 1.7 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bctl.4,v 1.7.2.3 2001/08/01 17:45:09 obrien Exp $ .\" .\" last edit-date: [Mon Dec 13 23:09:46 1999] .\" diff --git a/usr.sbin/i4b/man/i4bing.4 b/usr.sbin/i4b/man/i4bing.4 index 83d9e0f22959..e2667656f78e 100644 --- a/usr.sbin/i4b/man/i4bing.4 +++ b/usr.sbin/i4b/man/i4bing.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bing.4,v 1.1 2000/01/10 19:14:18 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bing.4,v 1.5.2.3 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Jan 10 20:13:11 2000] .\" diff --git a/usr.sbin/i4b/man/i4bipr.4 b/usr.sbin/i4b/man/i4bipr.4 index acc4a748394d..fa3f866a4f88 100644 --- a/usr.sbin/i4b/man/i4bipr.4 +++ b/usr.sbin/i4b/man/i4bipr.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bipr.4,v 1.11 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bipr.4,v 1.7.2.5 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:10:25 1999] .\" diff --git a/usr.sbin/i4b/man/i4bisppp.4 b/usr.sbin/i4b/man/i4bisppp.4 index fad2aa6ec874..204d45b76234 100644 --- a/usr.sbin/i4b/man/i4bisppp.4 +++ b/usr.sbin/i4b/man/i4bisppp.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bisppp.4,v 1.13 2000/08/31 08:45:07 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bisppp.4,v 1.7.2.7 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Thu Aug 31 10:40:17 2000] .\" diff --git a/usr.sbin/i4b/man/i4bq921.4 b/usr.sbin/i4b/man/i4bq921.4 index 722b9d2d40dd..7f66c630d990 100644 --- a/usr.sbin/i4b/man/i4bq921.4 +++ b/usr.sbin/i4b/man/i4bq921.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bq921.4,v 1.8 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bq921.4,v 1.7.2.4 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:11:55 1999] .\" diff --git a/usr.sbin/i4b/man/i4bq931.4 b/usr.sbin/i4b/man/i4bq931.4 index dbafccf4c64e..f559298a1677 100644 --- a/usr.sbin/i4b/man/i4bq931.4 +++ b/usr.sbin/i4b/man/i4bq931.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4bq931.4,v 1.8 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bq931.4,v 1.7.2.4 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:12:33 1999] .\" diff --git a/usr.sbin/i4b/man/i4brbch.4 b/usr.sbin/i4b/man/i4brbch.4 index 85fb400aea31..be640f3d5cbb 100644 --- a/usr.sbin/i4b/man/i4brbch.4 +++ b/usr.sbin/i4b/man/i4brbch.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4brbch.4,v 1.8 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4brbch.4,v 1.8.2.5 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:13:04 1999] .\" diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index 0c9cfa44f27f..d135713a59b0 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4btel.4,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4btel.4,v 1.8.2.6 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Mon Dec 13 23:13:39 1999] .\" diff --git a/usr.sbin/i4b/man/i4btrc.4 b/usr.sbin/i4b/man/i4btrc.4 index a97b8c65e38a..b791da354327 100644 --- a/usr.sbin/i4b/man/i4btrc.4 +++ b/usr.sbin/i4b/man/i4btrc.4 @@ -24,7 +24,7 @@ .\" .\" $Id: i4btrc.4,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4btrc.4,v 1.7.2.5 2001/08/10 23:25:18 obrien Exp $ .\" .\" last edit-date: [Mon Dec 13 23:14:19 1999] .\" diff --git a/usr.sbin/i4b/man/iavc.4 b/usr.sbin/i4b/man/iavc.4 index 575859bac1d6..391797a0b83e 100644 --- a/usr.sbin/i4b/man/iavc.4 +++ b/usr.sbin/i4b/man/iavc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/iavc.4,v 1.2.2.1 2001/08/10 23:28:43 obrien Exp $ .\" .\" last edit-date: [Fri May 25 09:45:35 2001] .\" diff --git a/usr.sbin/i4b/man/ifpi.4 b/usr.sbin/i4b/man/ifpi.4 index 41dc0c072dbc..e55b84aee09d 100644 --- a/usr.sbin/i4b/man/ifpi.4 +++ b/usr.sbin/i4b/man/ifpi.4 @@ -24,7 +24,7 @@ .\" .\" $Id: ifpi.4,v 1.1 2000/03/16 15:25:05 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpi.4,v 1.5.2.2 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Thu Mar 16 16:27:40 2000] .\" diff --git a/usr.sbin/i4b/man/ifpi2.4 b/usr.sbin/i4b/man/ifpi2.4 index ccab17af437c..0cc13681a31e 100644 --- a/usr.sbin/i4b/man/ifpi2.4 +++ b/usr.sbin/i4b/man/ifpi2.4 @@ -24,7 +24,7 @@ .\" .\" $Id$ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpi2.4,v 1.2.2.1 2002/04/28 11:42:22 gj Exp $ .\" .\" last edit-date: [Thu Mar 16 16:27:40 2000] .\" diff --git a/usr.sbin/i4b/man/ifpnp.4 b/usr.sbin/i4b/man/ifpnp.4 index 29c15c063e8a..92608b993f17 100644 --- a/usr.sbin/i4b/man/ifpnp.4 +++ b/usr.sbin/i4b/man/ifpnp.4 @@ -25,7 +25,7 @@ .\" $Id: ifpnp.4,v 1.2 2000/04/25 13:01:20 hm Exp $ .\" $Ust: src/i4b/man/ifpnp.4,v 1.4 2000/04/18 08:26:31 ust Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpnp.4,v 1.5.2.2 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Tue Apr 25 15:03:27 2000] .\" diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index 51351020060d..bb0527804c4c 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ihfc.4,v 1.7.2.1 2001/08/10 23:28:43 obrien Exp $ .\" .\" last edit-date: [Fri Jan 12 09:54:31 2001] .\" diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index fd3a3c134a7e..2698255489ef 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/isic.4,v 1.8.2.8 2001/08/16 15:55:58 ru Exp $ .\" .\" last edit-date: [Fri Jan 26 14:32:33 2001] .\" diff --git a/usr.sbin/i4b/man/itjc.4 b/usr.sbin/i4b/man/itjc.4 index 8469fe9e06e4..b917483c2e73 100644 --- a/usr.sbin/i4b/man/itjc.4 +++ b/usr.sbin/i4b/man/itjc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/itjc.4,v 1.3.2.1 2001/08/10 23:28:43 obrien Exp $ .\" .\" last edit-date: [Fri Jan 12 10:07:04 2001] .\" diff --git a/usr.sbin/i4b/man/iwic.4 b/usr.sbin/i4b/man/iwic.4 index 25d0f38306bf..6e3f553d9aad 100644 --- a/usr.sbin/i4b/man/iwic.4 +++ b/usr.sbin/i4b/man/iwic.4 @@ -24,7 +24,7 @@ .\" .\" $Id: iwic.4,v 1.2 2000/03/16 15:25:05 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/iwic.4,v 1.6.2.2 2003/03/13 03:10:59 trhodes Exp $ .\" .\" last edit-date: [Thu Mar 16 16:27:46 2000] .\" diff --git a/usr.sbin/ifmcstat/Makefile b/usr.sbin/ifmcstat/Makefile index b1bec80cad1c..9cab061c1d98 100644 --- a/usr.sbin/ifmcstat/Makefile +++ b/usr.sbin/ifmcstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ifmcstat/Makefile,v 1.1.2.2 2001/07/10 10:00:34 ume Exp $ PROG= ifmcstat MAN= ifmcstat.8 diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8 index cc2a92ea31c5..69a636c1d942 100644 --- a/usr.sbin/ifmcstat/ifmcstat.8 +++ b/usr.sbin/ifmcstat/ifmcstat.8 @@ -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/ifmcstat/ifmcstat.8,v 1.1.2.4 2003/03/11 21:13:50 trhodes Exp $ .\" .Dd May 21, 1998 .Dt IFMCSTAT 8 diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index a07b53f3c091..d1611b500dc8 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.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/ifmcstat/ifmcstat.c,v 1.3.2.2 2001/07/03 11:02:06 ume Exp $ */ #include <stdio.h> diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index 6b8d84e38af7..b01703db0cf4 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/inetd/Makefile,v 1.18.2.4 2001/12/19 04:49:11 dd Exp $ MAINTAINER= dwmalone diff --git a/usr.sbin/inetd/builtins.c b/usr.sbin/inetd/builtins.c index c4c38eaa05de..9e2894fe2127 100644 --- a/usr.sbin/inetd/builtins.c +++ b/usr.sbin/inetd/builtins.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/builtins.c,v 1.19.2.7 2002/07/22 14:05:56 fanf Exp $ * */ diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 60b410396d26..0f006a4b5743 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/inetd/inetd.8,v 1.46.2.13 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd February 7, 1996 .Dt INETD 8 diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index 037ca6cff1b6..855113649e28 100644 --- a/usr.sbin/inetd/inetd.c +++ b/usr.sbin/inetd/inetd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)from: inetd.c 8.4 (Berkeley) 4/13/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/inetd/inetd.c,v 1.80.2.12 2003/07/27 13:58:05 dwmalone Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h index b2dae66f7001..7562b632723c 100644 --- a/usr.sbin/inetd/inetd.h +++ b/usr.sbin/inetd/inetd.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/inetd.h,v 1.4.2.4 2002/08/21 10:00:24 ume Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/inetd/pathnames.h b/usr.sbin/inetd/pathnames.h index fc4ff5a127bf..187abd3d2f4b 100644 --- a/usr.sbin/inetd/pathnames.h +++ b/usr.sbin/inetd/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/pathnames.h,v 1.6 1999/08/28 01:16:35 peter Exp $ */ #include <paths.h> diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index d3a1f19bfecf..73da076ac376 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/iostat/Makefile,v 1.5.2.1 2001/04/25 12:09:40 ru Exp $ MAINTAINER=ken@FreeBSD.ORG diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index 7e39b17541f1..b6057cff7022 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/iostat/iostat.8,v 1.11.2.9 2002/12/29 16:35:41 schweikh Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. diff --git a/usr.sbin/iostat/iostat.c b/usr.sbin/iostat/iostat.c index a1356d8a225e..46af2b9114b3 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/iostat/iostat.c,v 1.17.2.3 2003/07/25 08:50:39 bde Exp $ */ /* * Parts of this program are derived from the original FreeBSD iostat diff --git a/usr.sbin/ipftest/Makefile b/usr.sbin/ipftest/Makefile index e3a16f8b8f8a..821f2f04b019 100644 --- a/usr.sbin/ipftest/Makefile +++ b/usr.sbin/ipftest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ipftest/Makefile,v 1.4.2.5 2002/04/27 18:19:04 darrenr Exp $ .PATH: ${.CURDIR}/../../sys/netinet \ ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man diff --git a/usr.sbin/ipresend/Makefile b/usr.sbin/ipresend/Makefile index 3cf5c442fb1a..b4a9a062d48c 100644 --- a/usr.sbin/ipresend/Makefile +++ b/usr.sbin/ipresend/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ipresend/Makefile,v 1.4.2.3 2001/11/14 14:15:04 guido Exp $ .PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ ${.CURDIR}/../../contrib/ipfilter diff --git a/usr.sbin/ipsend/Makefile b/usr.sbin/ipsend/Makefile index 35fc0816067c..0691c03088a3 100644 --- a/usr.sbin/ipsend/Makefile +++ b/usr.sbin/ipsend/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ipsend/Makefile,v 1.8.2.3 2001/11/14 14:15:05 guido Exp $ .PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ ${.CURDIR}/../../contrib/ipfilter/iplang \ diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile index 91a0dd9917f0..ab3b896e7dcc 100644 --- a/usr.sbin/iptest/Makefile +++ b/usr.sbin/iptest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/iptest/Makefile,v 1.4.2.3 2001/11/14 14:15:05 guido Exp $ .PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ ${.CURDIR}/../../contrib/ipfilter diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile index 61ef982ae636..d80e1c37ddcd 100644 --- a/usr.sbin/jail/Makefile +++ b/usr.sbin/jail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jail/Makefile,v 1.4.2.2 2003/05/08 13:04:24 maxim Exp $ PROG= jail MAN= jail.8 diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 9d2195d13462..38b779e6f93a 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -31,7 +31,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jail/jail.8,v 1.13.2.15 2003/05/08 13:04:24 maxim Exp $ .\" .Dd December 12, 2001 .Dt JAIL 8 diff --git a/usr.sbin/jail/jail.c b/usr.sbin/jail/jail.c index 332be28168a1..b009252c8f39 100644 --- a/usr.sbin/jail/jail.c +++ b/usr.sbin/jail/jail.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/jail/jail.c,v 1.5.2.2 2003/05/08 13:04:24 maxim Exp $ * */ diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index be5e69bff145..f28be59f2b08 100644 --- a/usr.sbin/kbdcontrol/Makefile +++ b/usr.sbin/kbdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kbdcontrol/Makefile,v 1.3.14.2 2001/04/25 12:09:45 ru Exp $ PROG= kbdcontrol SRCS= kbdcontrol.c lex.l diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 570674bdf0db..a2a9d454a73d 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)kbdcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.1,v 1.18.2.9 2001/08/16 15:56:00 ru Exp $ .\" .Dd June 30, 1999 .Dt KBDCONTROL 1 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.c b/usr.sbin/kbdcontrol/kbdcontrol.c index 9e9656934dee..f850dbc684bd 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.c +++ b/usr.sbin/kbdcontrol/kbdcontrol.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.c,v 1.30.2.3 2003/07/15 08:13:09 murray Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5 index bd3c17964d0b..560f078d9baa 100644 --- a/usr.sbin/kbdcontrol/kbdmap.5 +++ b/usr.sbin/kbdcontrol/kbdmap.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdcontrol/kbdmap.5,v 1.1.2.5 2003/07/15 08:13:09 murray Exp $ .\" .Dd September 11, 2000 .Dt KBDMAP 5 diff --git a/usr.sbin/kbdcontrol/lex.h b/usr.sbin/kbdcontrol/lex.h index 3ceb1f1f847a..ac83bf6f5cf9 100644 --- a/usr.sbin/kbdcontrol/lex.h +++ b/usr.sbin/kbdcontrol/lex.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kbdcontrol/lex.h,v 1.9.2.3 2003/07/15 08:13:09 murray Exp $ */ #define TNOP 256 diff --git a/usr.sbin/kbdcontrol/lex.l b/usr.sbin/kbdcontrol/lex.l index 35c488b55ff7..5d9322db763e 100644 --- a/usr.sbin/kbdcontrol/lex.l +++ b/usr.sbin/kbdcontrol/lex.l @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kbdcontrol/lex.l,v 1.11.2.2 2003/07/15 08:13:09 murray Exp $ */ %{ diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index b2f660954f2d..6447ce17a319 100644 --- a/usr.sbin/kbdmap/Makefile +++ b/usr.sbin/kbdmap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kbdmap/Makefile,v 1.9.2.2 2001/04/25 14:04:50 ru Exp $ MAINTAINER= wosch diff --git a/usr.sbin/kbdmap/TODO b/usr.sbin/kbdmap/TODO index cef30f79ba1b..f174679972d2 100644 --- a/usr.sbin/kbdmap/TODO +++ b/usr.sbin/kbdmap/TODO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/kbdmap/TODO,v 1.1.12.1 2000/10/29 17:18:09 dwmalone Exp $ o remember some hackers to translate Languages.phrases into Norwegian, Russian, Danish, Swedish diff --git a/usr.sbin/kbdmap/kbdmap.1 b/usr.sbin/kbdmap/kbdmap.1 index a4fde69dad09..f4ce7e639095 100644 --- a/usr.sbin/kbdmap/kbdmap.1 +++ b/usr.sbin/kbdmap/kbdmap.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdmap/kbdmap.1,v 1.17.2.9 2002/06/21 16:40:38 charnier Exp $ .Dd March 25, 1995 .Dt KBDMAP 1 .Os diff --git a/usr.sbin/kbdmap/kbdmap.pl b/usr.sbin/kbdmap/kbdmap.pl index 03536b26ea50..f9f0a9010af9 100644 --- a/usr.sbin/kbdmap/kbdmap.pl +++ b/usr.sbin/kbdmap/kbdmap.pl @@ -26,7 +26,7 @@ # # kbdmap/vidfont - front end for syscons # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kbdmap/kbdmap.pl,v 1.10.2.2 2001/03/05 13:08:47 ru Exp $ # simple test if syscons works diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index bb18ba37ba8c..e1f1c935995f 100644 --- a/usr.sbin/kernbb/Makefile +++ b/usr.sbin/kernbb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kernbb/Makefile,v 1.5.2.1 2001/04/25 12:09:49 ru Exp $ PROG= kernbb MAN= kernbb.8 diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index 52187d51ea7a..c45afc99ec70 100644 --- a/usr.sbin/kernbb/kernbb.8 +++ b/usr.sbin/kernbb/kernbb.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kernbb/kernbb.8,v 1.9.2.5 2001/08/16 15:56:01 ru Exp $ .\" .Dd May 22, 1995 .Dt KERNBB 8 diff --git a/usr.sbin/kernbb/kernbb.c b/usr.sbin/kernbb/kernbb.c index ed3b372f125c..a3d42db448f0 100644 --- a/usr.sbin/kernbb/kernbb.c +++ b/usr.sbin/kernbb/kernbb.c @@ -10,7 +10,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kernbb/kernbb.c,v 1.11.2.1 2001/07/19 04:17:03 kris Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/keyadmin/Makefile b/usr.sbin/keyadmin/Makefile index c068d894a92b..8151c5cb2a1a 100644 --- a/usr.sbin/keyadmin/Makefile +++ b/usr.sbin/keyadmin/Makefile @@ -1,5 +1,5 @@ # $ANA: Makefile,v 1.2 1996/06/13 20:11:05 wollman Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/keyadmin/Makefile,v 1.1.1.1.8.1 2001/04/25 12:09:50 ru Exp $ PROG= keyadmin MAN= keyadmin.8 diff --git a/usr.sbin/keyadmin/keyadmin.8 b/usr.sbin/keyadmin/keyadmin.8 index a125e9929bca..623a2cf9a440 100644 --- a/usr.sbin/keyadmin/keyadmin.8 +++ b/usr.sbin/keyadmin/keyadmin.8 @@ -54,7 +54,7 @@ .\"----------------------------------------------------------------------*/ .\" .\" $ANA: keyadmin.8,v 1.3 1996/06/13 20:15:57 wollman Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/keyadmin/keyadmin.8,v 1.5.2.6 2003/03/11 21:13:50 trhodes Exp $ .\" .Dd June 13, 1996 .Dt KEY 8 diff --git a/usr.sbin/keyserv/Makefile b/usr.sbin/keyserv/Makefile index ce5b1646ed8e..d4b8170e9c73 100644 --- a/usr.sbin/keyserv/Makefile +++ b/usr.sbin/keyserv/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/keyserv/Makefile,v 1.5.2.1 2001/04/25 12:09:50 ru Exp $ PROG= keyserv SRCS= keyserv.c setkey.c keyserv_uid.c crypt_svc.c crypt_server.c crypt.h diff --git a/usr.sbin/keyserv/crypt_server.c b/usr.sbin/keyserv/crypt_server.c index 47ffa8faf48a..2fd6c539e6e4 100644 --- a/usr.sbin/keyserv/crypt_server.c +++ b/usr.sbin/keyserv/crypt_server.c @@ -44,7 +44,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/crypt_server.c,v 1.6.2.1 2001/07/19 04:21:20 kris Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index 726f91cc00c4..886622c05f21 100644 --- a/usr.sbin/keyserv/keyserv.8 +++ b/usr.sbin/keyserv/keyserv.8 @@ -2,7 +2,7 @@ .\"macro stdmacro .\" Copyright 1989 AT&T .\" @(#)keyserv.8c 1.8 89/03/29 SMI; -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/keyserv/keyserv.8,v 1.6.2.4 2003/03/11 21:13:50 trhodes Exp $ .\".TH KEYSERV 8C "9 September 1987" .Dd September 14, 1992 .Dt KEYSERV 8 diff --git a/usr.sbin/keyserv/keyserv.c b/usr.sbin/keyserv/keyserv.c index 72a334af1d05..584f33c74869 100644 --- a/usr.sbin/keyserv/keyserv.c +++ b/usr.sbin/keyserv/keyserv.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)keyserv.c 1.15 94/04/25 SMI"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/keyserv.c,v 1.3.2.2 2001/07/19 10:58:22 roam Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv_uid.c b/usr.sbin/keyserv/keyserv_uid.c index 8a46fd12bbff..4a31a3c6f37c 100644 --- a/usr.sbin/keyserv/keyserv_uid.c +++ b/usr.sbin/keyserv/keyserv_uid.c @@ -44,7 +44,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/keyserv_uid.c,v 1.3 1999/08/28 01:16:41 peter Exp $"; #endif /* diff --git a/usr.sbin/keyserv/setkey.c b/usr.sbin/keyserv/setkey.c index 566b1c79834c..9a0d041169b9 100644 --- a/usr.sbin/keyserv/setkey.c +++ b/usr.sbin/keyserv/setkey.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)setkey.c 1.11 94/04/25 SMI"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/setkey.c,v 1.3 1999/08/28 01:16:41 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/kgmon/Makefile b/usr.sbin/kgmon/Makefile index f5eff5d4172f..dba3812a9f3a 100644 --- a/usr.sbin/kgmon/Makefile +++ b/usr.sbin/kgmon/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kgmon/Makefile,v 1.2.14.1 2001/04/25 12:09:51 ru Exp $ PROG= kgmon MAN= kgmon.8 diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index 907ddcc4c81b..c844520b835b 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)kgmon.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kgmon/kgmon.8,v 1.7.2.4 2003/03/11 21:13:50 trhodes Exp $ .\" .Dd June 6, 1993 .Dt KGMON 8 diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index 8ab42274a750..2bca1808d854 100644 --- a/usr.sbin/kgmon/kgmon.c +++ b/usr.sbin/kgmon/kgmon.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)kgmon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kgmon/kgmon.c,v 1.9 1999/08/28 01:16:42 peter Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/kgzip/Makefile b/usr.sbin/kgzip/Makefile index 40bc020bc488..2602f6e6465b 100644 --- a/usr.sbin/kgzip/Makefile +++ b/usr.sbin/kgzip/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kgzip/Makefile,v 1.2.2.2 2001/07/19 04:37:24 kris Exp $ PROG= kgzip SRCS= kgzip.c aouthdr.c elfhdr.c kgzcmp.c kgzld.c xio.c diff --git a/usr.sbin/kgzip/aouthdr.c b/usr.sbin/kgzip/aouthdr.c index 27541e6cae11..e1a9d65e183a 100644 --- a/usr.sbin/kgzip/aouthdr.c +++ b/usr.sbin/kgzip/aouthdr.c @@ -24,7 +24,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/aouthdr.c,v 1.1.2.1 2001/07/19 04:37:24 kris Exp $ */ #include <stddef.h> diff --git a/usr.sbin/kgzip/aouthdr.h b/usr.sbin/kgzip/aouthdr.h index 63c2dff66904..217309bcbc63 100644 --- a/usr.sbin/kgzip/aouthdr.h +++ b/usr.sbin/kgzip/aouthdr.h @@ -24,7 +24,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/aouthdr.h,v 1.1.2.1 2001/07/19 04:37:24 kris Exp $ */ #include <a.out.h> diff --git a/usr.sbin/kgzip/elfhdr.c b/usr.sbin/kgzip/elfhdr.c index d3abec77cbf0..0a06e2dfc787 100644 --- a/usr.sbin/kgzip/elfhdr.c +++ b/usr.sbin/kgzip/elfhdr.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/elfhdr.c,v 1.2 1999/08/28 01:16:43 peter Exp $ */ #include <stddef.h> diff --git a/usr.sbin/kgzip/elfhdr.h b/usr.sbin/kgzip/elfhdr.h index f6891194bdb4..2d5db91ef2bb 100644 --- a/usr.sbin/kgzip/elfhdr.h +++ b/usr.sbin/kgzip/elfhdr.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/elfhdr.h,v 1.2.2.1 2001/07/11 23:59:12 obrien Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgz.h b/usr.sbin/kgzip/kgz.h index 3cc8e13d4553..84c45b31bb89 100644 --- a/usr.sbin/kgzip/kgz.h +++ b/usr.sbin/kgzip/kgz.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgz.h,v 1.2 1999/08/28 01:16:43 peter Exp $ */ #ifndef _KGZ_H_ diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c index b692315b1856..74658f5b828c 100644 --- a/usr.sbin/kgzip/kgzcmp.c +++ b/usr.sbin/kgzip/kgzcmp.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzcmp.c,v 1.2.2.3 2001/07/19 04:37:24 kris Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 653a2addadd2..a4a976f4210e 100644 --- a/usr.sbin/kgzip/kgzip.8 +++ b/usr.sbin/kgzip/kgzip.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kgzip/kgzip.8,v 1.3.2.3 2001/08/16 15:56:02 ru Exp $ .\" .Dd July 19, 1999 .Dt KGZIP 8 diff --git a/usr.sbin/kgzip/kgzip.c b/usr.sbin/kgzip/kgzip.c index 788825e0e07c..f415e221ad3d 100644 --- a/usr.sbin/kgzip/kgzip.c +++ b/usr.sbin/kgzip/kgzip.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kgzip/kgzip.c,v 1.3.2.3 2001/07/19 04:42:38 kris Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgzip.h b/usr.sbin/kgzip/kgzip.h index f04f2a4cf14f..5a72e8f3f2d0 100644 --- a/usr.sbin/kgzip/kgzip.h +++ b/usr.sbin/kgzip/kgzip.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzip.h,v 1.2.2.1 2001/07/19 04:37:24 kris Exp $ */ #include "kgz.h" diff --git a/usr.sbin/kgzip/kgzld.c b/usr.sbin/kgzip/kgzld.c index 3e1d2d14f219..4cb7be90b2c9 100644 --- a/usr.sbin/kgzip/kgzld.c +++ b/usr.sbin/kgzip/kgzld.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzld.c,v 1.2.2.1 2001/07/19 04:37:24 kris Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/xio.c b/usr.sbin/kgzip/xio.c index 64481ffb6ce5..27d5079adf02 100644 --- a/usr.sbin/kgzip/xio.c +++ b/usr.sbin/kgzip/xio.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/xio.c,v 1.2.2.1 2001/07/19 04:42:38 kris Exp $ */ #include <err.h> diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile index e8ed16e1f227..3540ec808012 100644 --- a/usr.sbin/lastlogin/Makefile +++ b/usr.sbin/lastlogin/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lastlogin/Makefile,v 1.1.2.2 2001/04/25 12:09:52 ru Exp $ PROG= lastlogin MAN= lastlogin.8 diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8 index ce401ed69cb5..2c8a5200ad92 100644 --- a/usr.sbin/lastlogin/lastlogin.8 +++ b/usr.sbin/lastlogin/lastlogin.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lastlogin/lastlogin.8,v 1.2.2.2 2003/03/11 21:13:50 trhodes Exp $ .\" $NetBSD: lastlogin.8,v 1.3 1998/02/06 06:20:39 perry Exp $ .\" .\" Copyright (c) 1996 John M. Vinopal diff --git a/usr.sbin/lastlogin/lastlogin.c b/usr.sbin/lastlogin/lastlogin.c index 877b2154e36a..6d6a39041296 100644 --- a/usr.sbin/lastlogin/lastlogin.c +++ b/usr.sbin/lastlogin/lastlogin.c @@ -32,7 +32,7 @@ #include <sys/cdefs.h> #ifndef lint -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/lastlogin/lastlogin.c,v 1.2.2.2 2001/07/19 05:02:46 kris Exp $"); __RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $"); #endif diff --git a/usr.sbin/lpr/Makefile b/usr.sbin/lpr/Makefile index 3cd0eb64643a..9cf6b064fabe 100644 --- a/usr.sbin/lpr/Makefile +++ b/usr.sbin/lpr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/Makefile,v 1.5.2.4 2003/06/21 06:19:38 gad Exp $ SUBDIR= common_source chkprintcap lp lpc lpd lpq lpr lprm lptest pac \ filters filters.ru SMM.doc diff --git a/usr.sbin/lpr/Makefile.inc b/usr.sbin/lpr/Makefile.inc index 99ef4711e58c..5d4d4ffa5598 100644 --- a/usr.sbin/lpr/Makefile.inc +++ b/usr.sbin/lpr/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/Makefile.inc,v 1.5.2.2 2002/02/01 01:03:39 gad Exp $ CFLAGS+= -DINET6 CWARNFLAGS= -Wall -Wnested-externs -Wmissing-prototypes -Wno-unused -Wredundant-decls -Wstrict-prototypes diff --git a/usr.sbin/lpr/SMM.doc/Makefile b/usr.sbin/lpr/SMM.doc/Makefile index faeb266062d9..0b0489d5dfac 100644 --- a/usr.sbin/lpr/SMM.doc/Makefile +++ b/usr.sbin/lpr/SMM.doc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/SMM.doc/Makefile,v 1.4 1999/08/28 01:16:46 peter Exp $ BINDIR= /usr/share/doc VOLUME= smm/07.lpd diff --git a/usr.sbin/lpr/chkprintcap/Makefile b/usr.sbin/lpr/chkprintcap/Makefile index ffffffbb2bd1..886673cfbd0a 100644 --- a/usr.sbin/lpr/chkprintcap/Makefile +++ b/usr.sbin/lpr/chkprintcap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/chkprintcap/Makefile,v 1.7.2.4 2002/06/30 03:59:14 gad Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.8 b/usr.sbin/lpr/chkprintcap/chkprintcap.8 index e026662d6445..877f43d44891 100644 --- a/usr.sbin/lpr/chkprintcap/chkprintcap.8 +++ b/usr.sbin/lpr/chkprintcap/chkprintcap.8 @@ -25,7 +25,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.8,v 1.3.2.4 2002/09/01 00:37:35 gad Exp $ .Dd November 30, 1997 .Dt CHKPRINTCAP 8 .Os diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.c b/usr.sbin/lpr/chkprintcap/chkprintcap.c index 91e8299d5826..f9b5532eeeb4 100644 --- a/usr.sbin/lpr/chkprintcap/chkprintcap.c +++ b/usr.sbin/lpr/chkprintcap/chkprintcap.c @@ -31,7 +31,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.c,v 1.3.2.3 2003/08/01 00:03:26 gad Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.c b/usr.sbin/lpr/chkprintcap/skimprintcap.c index da2828290b8b..b713fa5b2215 100644 --- a/usr.sbin/lpr/chkprintcap/skimprintcap.c +++ b/usr.sbin/lpr/chkprintcap/skimprintcap.c @@ -32,7 +32,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/chkprintcap/skimprintcap.c,v 1.1.2.3 2003/08/01 00:03:26 gad Exp $"); #include <sys/types.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.h b/usr.sbin/lpr/chkprintcap/skimprintcap.h index af74b48a5a46..fc2ed61989c4 100644 --- a/usr.sbin/lpr/chkprintcap/skimprintcap.h +++ b/usr.sbin/lpr/chkprintcap/skimprintcap.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/chkprintcap/skimprintcap.h,v 1.1.2.1 2002/04/18 20:45:23 gad Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile index 352f79c9544c..1cd39b156317 100644 --- a/usr.sbin/lpr/common_source/Makefile +++ b/usr.sbin/lpr/common_source/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/common_source/Makefile,v 1.5.2.5 2002/07/26 03:12:06 gad Exp $ # # Library of internal routines for the print spooler suite. diff --git a/usr.sbin/lpr/common_source/common.c b/usr.sbin/lpr/common_source/common.c index d2ffb6a36709..c175fa2d0523 100644 --- a/usr.sbin/lpr/common_source/common.c +++ b/usr.sbin/lpr/common_source/common.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)common.c 8.5 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/common.c,v 1.12.2.18 2003/07/29 01:02:08 gad Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/ctlinfo.c b/usr.sbin/lpr/common_source/ctlinfo.c index 67cac6bdd5da..5f78847c257d 100644 --- a/usr.sbin/lpr/common_source/ctlinfo.c +++ b/usr.sbin/lpr/common_source/ctlinfo.c @@ -32,7 +32,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/ctlinfo.c,v 1.1.2.9 2003/07/29 01:02:08 gad Exp $"); /* * ctlinfo - This collection of routines will know everything there is to diff --git a/usr.sbin/lpr/common_source/ctlinfo.h b/usr.sbin/lpr/common_source/ctlinfo.h index 95fe57247842..753440924e82 100644 --- a/usr.sbin/lpr/common_source/ctlinfo.h +++ b/usr.sbin/lpr/common_source/ctlinfo.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/ctlinfo.h,v 1.1.2.3 2003/07/29 01:02:08 gad Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/displayq.c b/usr.sbin/lpr/common_source/displayq.c index cdac70ca17eb..02ca4ee94322 100644 --- a/usr.sbin/lpr/common_source/displayq.c +++ b/usr.sbin/lpr/common_source/displayq.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)displayq.c 8.4 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/displayq.c,v 1.15.2.9 2003/07/29 01:02:08 gad Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/lp.cdefs.h b/usr.sbin/lpr/common_source/lp.cdefs.h index 19b13319fd7f..0d45f47f3d48 100644 --- a/usr.sbin/lpr/common_source/lp.cdefs.h +++ b/usr.sbin/lpr/common_source/lp.cdefs.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.cdefs.h,v 1.1.2.1 2003/07/29 00:46:55 gad Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h index fea03b9f7bd2..07830f091158 100644 --- a/usr.sbin/lpr/common_source/lp.h +++ b/usr.sbin/lpr/common_source/lp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)lp.h 8.2 (Berkeley) 4/28/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.h,v 1.9.2.13 2003/07/29 01:02:08 gad Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/lpr/common_source/lp.local.h b/usr.sbin/lpr/common_source/lp.local.h index 34045c2ca49b..58ea5176d221 100644 --- a/usr.sbin/lpr/common_source/lp.local.h +++ b/usr.sbin/lpr/common_source/lp.local.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)lp.local.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.local.h,v 1.2.6.1 2003/07/29 01:02:08 gad Exp $ */ /* diff --git a/usr.sbin/lpr/common_source/matchjobs.c b/usr.sbin/lpr/common_source/matchjobs.c index eeeb0d428ed9..f322d69b5f28 100644 --- a/usr.sbin/lpr/common_source/matchjobs.c +++ b/usr.sbin/lpr/common_source/matchjobs.c @@ -33,7 +33,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/matchjobs.c,v 1.2.2.3 2003/07/29 01:02:08 gad Exp $"); /* * movejobs.c - The lpc commands which move jobs around. diff --git a/usr.sbin/lpr/common_source/matchjobs.h b/usr.sbin/lpr/common_source/matchjobs.h index 6e4b9ffe2005..9494b5527ea7 100644 --- a/usr.sbin/lpr/common_source/matchjobs.h +++ b/usr.sbin/lpr/common_source/matchjobs.h @@ -30,7 +30,7 @@ * or FreeBSD, Inc. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/matchjobs.h,v 1.1.2.2 2003/07/29 01:02:08 gad Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/net.c b/usr.sbin/lpr/common_source/net.c index 3ae3e9058dc7..53cc60c83367 100644 --- a/usr.sbin/lpr/common_source/net.c +++ b/usr.sbin/lpr/common_source/net.c @@ -39,7 +39,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/net.c,v 1.3.2.5 2003/07/29 01:02:08 gad Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/lpr/common_source/printcap.c b/usr.sbin/lpr/common_source/printcap.c index 0d3644b1b795..308d9671e2b1 100644 --- a/usr.sbin/lpr/common_source/printcap.c +++ b/usr.sbin/lpr/common_source/printcap.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)printcap.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/printcap.c,v 1.6.2.4 2003/07/29 01:02:08 gad Exp $"); #include <errno.h> #include <stdio.h> diff --git a/usr.sbin/lpr/common_source/request.c b/usr.sbin/lpr/common_source/request.c index b650e5c76c05..a26843de5c50 100644 --- a/usr.sbin/lpr/common_source/request.c +++ b/usr.sbin/lpr/common_source/request.c @@ -31,7 +31,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/request.c,v 1.2.2.2 2003/07/29 01:02:08 gad Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/rmjob.c b/usr.sbin/lpr/common_source/rmjob.c index 13f7d4285cb4..40bdaa0d0d93 100644 --- a/usr.sbin/lpr/common_source/rmjob.c +++ b/usr.sbin/lpr/common_source/rmjob.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)rmjob.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/rmjob.c,v 1.12.2.6 2003/07/29 01:02:08 gad Exp $"); #include <sys/param.h> #include <sys/uio.h> diff --git a/usr.sbin/lpr/common_source/startdaemon.c b/usr.sbin/lpr/common_source/startdaemon.c index 08c2e6f54cf8..be02aecd804c 100644 --- a/usr.sbin/lpr/common_source/startdaemon.c +++ b/usr.sbin/lpr/common_source/startdaemon.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)startdaemon.c 8.2 (Berkeley) 4/17/94"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/startdaemon.c,v 1.8.2.3 2003/07/29 01:02:08 gad Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/lpr/filters.ru/Makefile b/usr.sbin/lpr/filters.ru/Makefile index ee15541fae74..7207205d9fd4 100644 --- a/usr.sbin/lpr/filters.ru/Makefile +++ b/usr.sbin/lpr/filters.ru/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/Makefile,v 1.5.2.2 2002/04/28 23:17:09 gad Exp $ SUBDIR= koi2alt koi2855 diff --git a/usr.sbin/lpr/filters.ru/Makefile.inc b/usr.sbin/lpr/filters.ru/Makefile.inc index a312e73941ec..df3761f2cbdf 100644 --- a/usr.sbin/lpr/filters.ru/Makefile.inc +++ b/usr.sbin/lpr/filters.ru/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/Makefile.inc,v 1.1.2.1 2002/02/01 01:03:40 gad Exp $ BINDIR= /usr/libexec/lpr/ru diff --git a/usr.sbin/lpr/filters.ru/koi2855/Makefile b/usr.sbin/lpr/filters.ru/koi2855/Makefile index 6895b79517f1..2309a47ffa31 100644 --- a/usr.sbin/lpr/filters.ru/koi2855/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2855/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2855/Makefile,v 1.1.2.2 2003/07/31 21:34:36 gad Exp $ PROG= koi2855 NOMAN= #true diff --git a/usr.sbin/lpr/filters.ru/koi2855/koi2855.c b/usr.sbin/lpr/filters.ru/koi2855/koi2855.c index 8ecc3eff6dae..f504f9db08bd 100644 --- a/usr.sbin/lpr/filters.ru/koi2855/koi2855.c +++ b/usr.sbin/lpr/filters.ru/koi2855/koi2855.c @@ -26,7 +26,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters.ru/koi2855/koi2855.c,v 1.1.2.2 2003/07/31 21:34:36 gad Exp $"); /* * KOI8-R -> CP855 conversion filter (Russian character sets) diff --git a/usr.sbin/lpr/filters.ru/koi2alt/Makefile b/usr.sbin/lpr/filters.ru/koi2alt/Makefile index 1e4e30db1448..30f1a3d0512c 100644 --- a/usr.sbin/lpr/filters.ru/koi2alt/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2alt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2alt/Makefile,v 1.1.2.2 2003/07/31 21:34:36 gad Exp $ PROG= koi2alt NOMAN= #true diff --git a/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c b/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c index a7a5b5dc5408..6d5439a675be 100644 --- a/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c +++ b/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c @@ -25,7 +25,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c,v 1.1.8.2 2003/07/31 21:34:36 gad Exp $"); /* * KOI8-R -> CP866 conversion filter (Russian character sets) diff --git a/usr.sbin/lpr/filters/Makefile b/usr.sbin/lpr/filters/Makefile index 100022dfba5c..097bd9e10b8c 100644 --- a/usr.sbin/lpr/filters/Makefile +++ b/usr.sbin/lpr/filters/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters/Makefile,v 1.1.1.1.14.2 2003/07/31 21:34:35 gad Exp $ BINDIR= /usr/libexec/lpr diff --git a/usr.sbin/lpr/filters/lpf.c b/usr.sbin/lpr/filters/lpf.c index 41879a2ee58d..9813654b84ae 100644 --- a/usr.sbin/lpr/filters/lpf.c +++ b/usr.sbin/lpr/filters/lpf.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)lpf.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters/lpf.c,v 1.6.2.3 2003/07/31 21:34:35 gad Exp $"); /* * filter which reads the output of nroff and converts lines diff --git a/usr.sbin/lpr/lp/Makefile b/usr.sbin/lpr/lp/Makefile index 2fcec43ec80b..66a15da6b5c4 100644 --- a/usr.sbin/lpr/lp/Makefile +++ b/usr.sbin/lpr/lp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lp/Makefile,v 1.5.2.3 2002/02/01 01:03:41 gad Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index 0269971f5ba4..7649025cd4f0 100644 --- a/usr.sbin/lpr/lp/lp.1 +++ b/usr.sbin/lpr/lp/lp.1 @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lp/lp.1,v 1.12.2.4 2002/06/21 16:40:43 charnier Exp $ .\" .Dd January 22, 1995 .Dt LP 1 diff --git a/usr.sbin/lpr/lp/lp.sh b/usr.sbin/lpr/lp/lp.sh index e7c06882c0f9..b0e91cf9b9cc 100644 --- a/usr.sbin/lpr/lp/lp.sh +++ b/usr.sbin/lpr/lp/lp.sh @@ -36,7 +36,7 @@ # # Posix 1003.2 compliant print spooler interface. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lp/lp.sh,v 1.7 2000/03/08 10:02:11 sheldonh Exp $ # ncopies="" diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile index f050857dd031..386868453a31 100644 --- a/usr.sbin/lpr/lpc/Makefile +++ b/usr.sbin/lpr/lpc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpc/Makefile,v 1.7.2.4 2002/07/26 03:12:07 gad Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpc/cmds.c b/usr.sbin/lpr/lpc/cmds.c index 06ea4b0f7e8b..026c070fbe79 100644 --- a/usr.sbin/lpr/lpc/cmds.c +++ b/usr.sbin/lpr/lpc/cmds.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/cmds.c,v 1.14.2.17 2003/07/31 00:43:09 gad Exp $"); /* * lpc -- line printer control program -- commands: diff --git a/usr.sbin/lpr/lpc/cmdtab.c b/usr.sbin/lpr/lpc/cmdtab.c index 21dc6e1c9903..1d1127af3d33 100644 --- a/usr.sbin/lpr/lpc/cmdtab.c +++ b/usr.sbin/lpr/lpc/cmdtab.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/cmdtab.c,v 1.3.2.8 2003/07/31 00:43:09 gad Exp $"); #include "lpc.h" #include "extern.h" diff --git a/usr.sbin/lpr/lpc/extern.h b/usr.sbin/lpr/lpc/extern.h index fe82d460ade6..096cba4ed6df 100644 --- a/usr.sbin/lpr/lpc/extern.h +++ b/usr.sbin/lpr/lpc/extern.h @@ -33,7 +33,7 @@ * * @(#)extern.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpc/extern.h,v 1.3.6.9 2003/07/31 00:43:09 gad Exp $ */ diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 2662ef19216f..8b89dc5671d6 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpc.8 8.5 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpc/lpc.8,v 1.8.2.13 2003/03/12 22:08:14 trhodes Exp $ .\" .Dd July 16, 2002 .Dt LPC 8 diff --git a/usr.sbin/lpr/lpc/lpc.c b/usr.sbin/lpr/lpc/lpc.c index f69389ad2a6a..0d0d78a7fcf6 100644 --- a/usr.sbin/lpr/lpc/lpc.c +++ b/usr.sbin/lpr/lpc/lpc.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpc.c 8.3 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/lpc.c,v 1.13.2.12 2003/07/31 00:43:09 gad Exp $"); #include <sys/param.h> diff --git a/usr.sbin/lpr/lpc/lpc.h b/usr.sbin/lpr/lpc/lpc.h index 73e4cc52764c..e095b67c94d6 100644 --- a/usr.sbin/lpr/lpc/lpc.h +++ b/usr.sbin/lpr/lpc/lpc.h @@ -32,7 +32,7 @@ * * @(#)lpc.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpc/lpc.h,v 1.2.6.3 2002/06/25 22:55:07 gad Exp $ */ /* diff --git a/usr.sbin/lpr/lpc/movejobs.c b/usr.sbin/lpr/lpc/movejobs.c index 60c9b38d5708..81f9fcd99468 100644 --- a/usr.sbin/lpr/lpc/movejobs.c +++ b/usr.sbin/lpr/lpc/movejobs.c @@ -33,7 +33,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/movejobs.c,v 1.1.2.2 2003/07/31 00:43:09 gad Exp $"); /* * movejobs.c - The lpc commands which move jobs around. diff --git a/usr.sbin/lpr/lpd/Makefile b/usr.sbin/lpr/lpd/Makefile index 9af36556604c..f0e44e6edb8c 100644 --- a/usr.sbin/lpr/lpd/Makefile +++ b/usr.sbin/lpr/lpd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpd/Makefile,v 1.10.2.3 2002/06/30 03:59:15 gad Exp $ PROG= lpd MAN= lpd.8 diff --git a/usr.sbin/lpr/lpd/extern.h b/usr.sbin/lpr/lpd/extern.h index 14cb9e1bcffc..8f105937c4be 100644 --- a/usr.sbin/lpr/lpd/extern.h +++ b/usr.sbin/lpr/lpd/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)extern.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpd/extern.h,v 1.5.2.4 2003/07/29 17:52:24 gad Exp $ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 0ecdde6bee91..cd902542c30b 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpd.8 8.3 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpd/lpd.8,v 1.14.2.14 2003/07/29 17:56:50 gad Exp $ .\" .Dd June 06, 2001 .Dt LPD 8 diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index 595f9e0c4f5e..cd99820bcc39 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/lpd.c,v 1.12.2.24 2003/08/18 18:27:45 gad Exp $"); /* * lpd -- line printer daemon. diff --git a/usr.sbin/lpr/lpd/lpdchar.c b/usr.sbin/lpr/lpd/lpdchar.c index 5ebaabdbeef8..8725a6c5fee7 100644 --- a/usr.sbin/lpr/lpd/lpdchar.c +++ b/usr.sbin/lpr/lpd/lpdchar.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)lpdchar.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/lpdchar.c,v 1.5.2.1 2003/07/29 17:52:24 gad Exp $"); /* * Character set for line printer daemon diff --git a/usr.sbin/lpr/lpd/modes.c b/usr.sbin/lpr/lpd/modes.c index 8a05212128a3..d833c0035750 100644 --- a/usr.sbin/lpr/lpd/modes.c +++ b/usr.sbin/lpr/lpd/modes.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/modes.c,v 1.6.2.3 2003/07/29 17:52:24 gad Exp $"); #include <stddef.h> #include <string.h> diff --git a/usr.sbin/lpr/lpd/printjob.c b/usr.sbin/lpr/lpd/printjob.c index 9d85f1f37df3..66bf4f8326d0 100644 --- a/usr.sbin/lpr/lpd/printjob.c +++ b/usr.sbin/lpr/lpd/printjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)printjob.c 8.7 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/printjob.c,v 1.22.2.35 2003/08/24 04:20:37 gad Exp $"); /* * printjob -- print jobs in the queue. diff --git a/usr.sbin/lpr/lpd/recvjob.c b/usr.sbin/lpr/lpd/recvjob.c index ac4f9ee270a5..4a9dcd1e84df 100644 --- a/usr.sbin/lpr/lpd/recvjob.c +++ b/usr.sbin/lpr/lpd/recvjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/recvjob.c,v 1.14.2.16 2003/08/24 04:20:37 gad Exp $"); /* * Receive printer jobs from the network, queue them and diff --git a/usr.sbin/lpr/lpq/Makefile b/usr.sbin/lpr/lpq/Makefile index 4df437e06c32..4f66bb9b205d 100644 --- a/usr.sbin/lpr/lpq/Makefile +++ b/usr.sbin/lpr/lpq/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpq/Makefile,v 1.7.2.3 2002/06/30 03:59:15 gad Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 170e9e2d0624..fc7b3b0581d7 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpq.1 8.2 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpq/lpq.1,v 1.5.2.4 2002/06/21 16:40:46 charnier Exp $ .\" .Dd April 28, 1995 .Dt LPQ 1 diff --git a/usr.sbin/lpr/lpq/lpq.c b/usr.sbin/lpr/lpq/lpq.c index e1809cfe643b..9dcfc72f6803 100644 --- a/usr.sbin/lpr/lpq/lpq.c +++ b/usr.sbin/lpr/lpq/lpq.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpq.c 8.3 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpq/lpq.c,v 1.7.2.5 2003/08/01 00:03:26 gad Exp $"); /* * Spool Queue examination program diff --git a/usr.sbin/lpr/lpr/Makefile b/usr.sbin/lpr/lpr/Makefile index 1ff376de4cd4..6484e8ede8b0 100644 --- a/usr.sbin/lpr/lpr/Makefile +++ b/usr.sbin/lpr/lpr/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpr/Makefile,v 1.8.2.4 2002/06/30 03:59:16 gad Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 241848563d83..6440a399d13a 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From @(#)lpr.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpr/lpr.1,v 1.11.2.6 2002/06/21 16:40:52 charnier Exp $ .\" " .Dd June 6, 1993 .Dt LPR 1 diff --git a/usr.sbin/lpr/lpr/lpr.c b/usr.sbin/lpr/lpr/lpr.c index 98e9cea4327a..c9f405e8603c 100644 --- a/usr.sbin/lpr/lpr/lpr.c +++ b/usr.sbin/lpr/lpr/lpr.c @@ -50,7 +50,7 @@ static char sccsid[] = "@(#)lpr.c 8.4 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpr/lpr.c,v 1.32.2.12 2003/08/01 00:03:26 gad Exp $"); /* * lpr -- off line print diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index d9e546b2045c..e2b9e889c288 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)printcap.5 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpr/printcap.5,v 1.16.2.12 2003/07/20 09:14:15 brueffer Exp $ .\" .Dd October 11, 2000 .Dt PRINTCAP 5 diff --git a/usr.sbin/lpr/lprm/Makefile b/usr.sbin/lpr/lprm/Makefile index 44bc93ac27ec..4b4789d94142 100644 --- a/usr.sbin/lpr/lprm/Makefile +++ b/usr.sbin/lpr/lprm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lprm/Makefile,v 1.8.2.3 2002/06/30 03:59:16 gad Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index 04cfbe0b6091..1e652bbf7405 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lprm.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lprm/lprm.1,v 1.5.2.5 2002/06/21 16:40:54 charnier Exp $ .\" .Dd June 6, 1993 .Dt LPRM 1 diff --git a/usr.sbin/lpr/lprm/lprm.c b/usr.sbin/lpr/lprm/lprm.c index 47f233c4802a..9874dbcd31a3 100644 --- a/usr.sbin/lpr/lprm/lprm.c +++ b/usr.sbin/lpr/lprm/lprm.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lprm.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lprm/lprm.c,v 1.6.2.4 2003/08/01 00:03:26 gad Exp $"); /* * lprm - remove the current user's spool entry diff --git a/usr.sbin/lpr/lptest/Makefile b/usr.sbin/lpr/lptest/Makefile index 65b1c7c8fef8..f1d0fdd35d7b 100644 --- a/usr.sbin/lpr/lptest/Makefile +++ b/usr.sbin/lpr/lptest/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lptest/Makefile,v 1.3.6.2 2003/07/31 21:34:36 gad Exp $ PROG= lptest diff --git a/usr.sbin/lpr/lptest/lptest.1 b/usr.sbin/lpr/lptest/lptest.1 index c34934e6a42f..9df9ec871ace 100644 --- a/usr.sbin/lpr/lptest/lptest.1 +++ b/usr.sbin/lpr/lptest/lptest.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lptest.1 8.2 (Berkeley) 12/30/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lptest/lptest.1,v 1.3.2.3 2002/06/21 16:40:58 charnier Exp $ .\" .Dd December 30, 1993 .Dt LPTEST 1 diff --git a/usr.sbin/lpr/lptest/lptest.c b/usr.sbin/lpr/lptest/lptest.c index c73b7962ed89..4a7ea1aa7297 100644 --- a/usr.sbin/lpr/lptest/lptest.c +++ b/usr.sbin/lpr/lptest/lptest.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lptest.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lptest/lptest.c,v 1.2.8.3 2003/07/31 21:34:36 gad Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile index bd895a71a305..6499554ae3e5 100644 --- a/usr.sbin/lpr/pac/Makefile +++ b/usr.sbin/lpr/pac/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/pac/Makefile,v 1.7.2.3 2002/06/30 03:59:16 gad Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index 2d7bfe70e23b..3480726888ef 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pac.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/pac/pac.8,v 1.4.2.3 2002/09/01 00:37:36 gad Exp $ .\" .Dd June 6, 1993 .Dt PAC 8 diff --git a/usr.sbin/lpr/pac/pac.c b/usr.sbin/lpr/pac/pac.c index 34a247f55109..ede149b97907 100644 --- a/usr.sbin/lpr/pac/pac.c +++ b/usr.sbin/lpr/pac/pac.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)pac.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/pac/pac.c,v 1.10.2.5 2003/08/01 00:03:26 gad Exp $"); /* * Do Printer accounting summary. diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile index f49160ed18ee..809cc7ac9624 100644 --- a/usr.sbin/lptcontrol/Makefile +++ b/usr.sbin/lptcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.2.12.2 2001/07/30 10:22:57 dd Exp $ PROG= lptcontrol WARNS?= 2 diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 65d848b9f8d7..30ebfb421a8b 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -10,7 +10,7 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lptcontrol/lptcontrol.8,v 1.12.2.6 2003/03/11 21:13:50 trhodes Exp $ .Dd September 3, 1994 .Dt LPTCONTROL 8 .Os diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c index a45483df4382..6df7e2c3b15a 100644 --- a/usr.sbin/lptcontrol/lptcontrol.c +++ b/usr.sbin/lptcontrol/lptcontrol.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/lptcontrol/lptcontrol.c,v 1.9.2.2 2001/07/30 10:22:57 dd Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 99da24174f17..cfeec618488c 100644 --- a/usr.sbin/mailstats/Makefile +++ b/usr.sbin/mailstats/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 9/21/96 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailstats/Makefile,v 1.1.6.6 2002/03/25 21:31:43 gshapiro Exp $ MAINTAINER= gshapiro@FreeBSD.org diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 1db3325a9b6e..b9dc9e9048b4 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailwrapper/Makefile,v 1.4.2.5 2003/04/16 11:01:51 ru Exp $ .if !defined(NO_MAILWRAPPER) PROG= mailwrapper diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index b45c01852e03..3de0003dcad2 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -1,5 +1,5 @@ .\" $NetBSD: mailwrapper.8,v 1.6 1999/03/25 16:40:17 is Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.8,v 1.4.2.6 2003/03/11 21:13:50 trhodes Exp $ .\" .\" Copyright (c) 1998 .\" Perry E. Metzger. All rights reserved. diff --git a/usr.sbin/mailwrapper/mailwrapper.c b/usr.sbin/mailwrapper/mailwrapper.c index 4eef31c4b2a0..821e70bbf04b 100644 --- a/usr.sbin/mailwrapper/mailwrapper.c +++ b/usr.sbin/mailwrapper/mailwrapper.c @@ -1,6 +1,6 @@ /* $OpenBSD: mailwrapper.c,v 1.6 1999/12/17 05:06:28 mickey Exp $ */ /* $NetBSD: mailwrapper.c,v 1.3 1999/05/29 18:18:15 christos Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.c,v 1.4.2.3 2001/10/01 12:52:47 dd Exp $ */ /* * Copyright (c) 1998 diff --git a/usr.sbin/mailwrapper/pathnames.h b/usr.sbin/mailwrapper/pathnames.h index d8ae498ce004..bb224646363e 100644 --- a/usr.sbin/mailwrapper/pathnames.h +++ b/usr.sbin/mailwrapper/pathnames.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/mailwrapper/pathnames.h,v 1.3 2000/01/10 03:20:13 imp Exp $ */ /* * Copyright (c) 1998 diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index eb44cfee5952..2e2596a10027 100644 --- a/usr.sbin/makemap/Makefile +++ b/usr.sbin/makemap/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.4 (Berkeley) 6/10/97 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/makemap/Makefile,v 1.2.6.6 2002/03/25 21:31:48 gshapiro Exp $ MAINTAINER= gshapiro@FreeBSD.org diff --git a/usr.sbin/manctl/Makefile b/usr.sbin/manctl/Makefile index 9e0c12ecb9a9..45e8a00843aa 100644 --- a/usr.sbin/manctl/Makefile +++ b/usr.sbin/manctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/manctl/Makefile,v 1.10.2.2 2001/04/25 14:04:53 ru Exp $ SCRIPTS=manctl.sh MAN= manctl.8 diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index b8e001dbc872..d049ec209f68 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/manctl/manctl.8,v 1.9.2.4 2003/03/11 21:13:51 trhodes Exp $ .Dd January 1, 1996 .Dt MANCTL 8 .Os diff --git a/usr.sbin/manctl/manctl.sh b/usr.sbin/manctl/manctl.sh index 23e20870ab95..8fa54dae8722 100644 --- a/usr.sbin/manctl/manctl.sh +++ b/usr.sbin/manctl/manctl.sh @@ -30,7 +30,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/manctl/manctl.sh,v 1.11.2.1 2001/02/05 13:53:03 jedgar Exp $ # # manctl: # a utility for manipulating manual pages diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile index 0e61be7a7128..783a4386a770 100644 --- a/usr.sbin/memcontrol/Makefile +++ b/usr.sbin/memcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/memcontrol/Makefile,v 1.2.2.1 2001/04/25 12:10:04 ru Exp $ PROG= memcontrol MAN= memcontrol.8 diff --git a/usr.sbin/memcontrol/memcontrol.8 b/usr.sbin/memcontrol/memcontrol.8 index a270bad0198b..9a11cc85096d 100644 --- a/usr.sbin/memcontrol/memcontrol.8 +++ b/usr.sbin/memcontrol/memcontrol.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/memcontrol/memcontrol.8,v 1.3.2.5 2003/03/12 22:08:15 trhodes Exp $ .\" .Dd September 28, 1999 .Dt MEMCONTROL 8 diff --git a/usr.sbin/memcontrol/memcontrol.c b/usr.sbin/memcontrol/memcontrol.c index 9eb87197eaaa..578475c61d7c 100644 --- a/usr.sbin/memcontrol/memcontrol.c +++ b/usr.sbin/memcontrol/memcontrol.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/memcontrol/memcontrol.c,v 1.3.4.5 2002/09/16 21:58:41 dwmalone Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mergemaster/Makefile b/usr.sbin/mergemaster/Makefile index 257fbeba4ca4..fb1e46d0cd09 100644 --- a/usr.sbin/mergemaster/Makefile +++ b/usr.sbin/mergemaster/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/Makefile,v 1.3.4.5 2003/08/25 08:11:28 dougb Exp $ SCRIPTS=mergemaster.sh MAN= mergemaster.8 diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 359ffe23941e..e89ce3e5adef 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mergemaster/mergemaster.8,v 1.5.2.13 2003/08/25 08:24:35 dougb Exp $ .\" .Dd February 5, 2001 .Dt MERGEMASTER 8 diff --git a/usr.sbin/mergemaster/mergemaster.sh b/usr.sbin/mergemaster/mergemaster.sh index ce6b3c0a6d95..30accf197205 100755 --- a/usr.sbin/mergemaster/mergemaster.sh +++ b/usr.sbin/mergemaster/mergemaster.sh @@ -8,7 +8,7 @@ # Copyright 1998-2003 Douglas Barton # DougB@FreeBSD.org -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/mergemaster.sh,v 1.6.2.18 2003/08/25 08:27:41 dougb Exp $ PATH=/bin:/usr/bin:/usr/sbin diff --git a/usr.sbin/mixer/Makefile b/usr.sbin/mixer/Makefile index e50fe00a399e..99c8482bccdd 100644 --- a/usr.sbin/mixer/Makefile +++ b/usr.sbin/mixer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mixer/Makefile,v 1.6.2.2 2001/07/30 10:22:58 dd Exp $ PROG= mixer WARNS?= 2 diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 3f5a926b1bfc..762c1aae3bdd 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mixer/mixer.8,v 1.10.2.7 2003/03/11 21:13:51 trhodes Exp $ .\" .Dd January 9, 1997 .Dt MIXER 8 diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 68cb40efee5e..7fb7ea92f92d 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -13,7 +13,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mixer/mixer.c,v 1.11.2.6 2001/07/30 10:22:58 dd Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile index c774f9f16c6f..80545edbf8ec 100644 --- a/usr.sbin/mld6query/Makefile +++ b/usr.sbin/mld6query/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mld6query/Makefile,v 1.1.1.1.2.2 2001/04/25 12:10:07 ru Exp $ PROG= mld6query SRCS= mld6.c diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index 663e2abb9041..8ec72b1cd595 100644 --- a/usr.sbin/mld6query/mld6.c +++ b/usr.sbin/mld6query/mld6.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mld6query/mld6.c,v 1.1.1.1.2.2 2001/07/03 11:02:06 ume Exp $ */ #include <sys/param.h> #include <sys/uio.h> diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8 index cc361d03df10..2b2e7c8b2226 100644 --- a/usr.sbin/mld6query/mld6query.8 +++ b/usr.sbin/mld6query/mld6query.8 @@ -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/mld6query/mld6query.8,v 1.1.1.1.2.5 2003/03/11 21:13:51 trhodes Exp $ .\" .Dd May 17, 1998 .Dt MLD6QUERY 8 diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 094d7451e226..c94844d37238 100644 --- a/usr.sbin/mlxcontrol/Makefile +++ b/usr.sbin/mlxcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mlxcontrol/Makefile,v 1.2.2.2 2001/04/25 12:10:07 ru Exp $ PROG= mlxcontrol SRCS= command.c config.c interface.c util.c diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c index a3647676c330..9471c0bcda58 100644 --- a/usr.sbin/mlxcontrol/command.c +++ b/usr.sbin/mlxcontrol/command.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/command.c,v 1.2.2.1 2000/04/24 19:44:46 msmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/config.c b/usr.sbin/mlxcontrol/config.c index a52565840de4..ba0918fc91b9 100644 --- a/usr.sbin/mlxcontrol/config.c +++ b/usr.sbin/mlxcontrol/config.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/config.c,v 1.2.2.1 2000/04/24 19:44:46 msmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/interface.c b/usr.sbin/mlxcontrol/interface.c index 5cbf7b609aa4..6f66087fa2dc 100644 --- a/usr.sbin/mlxcontrol/interface.c +++ b/usr.sbin/mlxcontrol/interface.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/interface.c,v 1.2.2.1 2000/04/24 19:44:46 msmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 95482d5edead..af066a02aba5 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.8 +++ b/usr.sbin/mlxcontrol/mlxcontrol.8 @@ -21,7 +21,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mlxcontrol/mlxcontrol.8,v 1.3.2.5 2001/08/16 15:56:07 ru Exp $ .\" .Dd April 10, 2000 .Dt MLXCONTROL 8 diff --git a/usr.sbin/mlxcontrol/mlxcontrol.h b/usr.sbin/mlxcontrol/mlxcontrol.h index f0225b5b6f88..076114d2d120 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.h +++ b/usr.sbin/mlxcontrol/mlxcontrol.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/mlxcontrol.h,v 1.1.1.1.2.1 2000/04/24 19:44:47 msmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/mlxcontrol/util.c b/usr.sbin/mlxcontrol/util.c index 37cd2b7e3143..b716ecacaef7 100644 --- a/usr.sbin/mlxcontrol/util.c +++ b/usr.sbin/mlxcontrol/util.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/util.c,v 1.2.2.1 2000/04/24 19:44:47 msmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile index c9c1b313519f..6b6ca965a14a 100644 --- a/usr.sbin/moused/Makefile +++ b/usr.sbin/moused/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/moused/Makefile,v 1.4.6.1 2001/04/25 12:10:08 ru Exp $ PROG= moused MAN= moused.8 diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index 4534314feb71..4984adb2fea1 100644 --- a/usr.sbin/moused/moused.8 +++ b/usr.sbin/moused/moused.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/moused/moused.8,v 1.27.2.11 2003/04/28 08:34:04 brueffer Exp $ .\" .Dd April 1, 2000 .Dt MOUSED 8 diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c index 5270da593e10..a4e61fea78a9 100644 --- a/usr.sbin/moused/moused.c +++ b/usr.sbin/moused/moused.c @@ -46,7 +46,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/moused/moused.c,v 1.37.2.11 2002/04/15 00:52:08 will Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile index d853a73f24fc..a77a7978d341 100644 --- a/usr.sbin/mptable/Makefile +++ b/usr.sbin/mptable/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mptable/Makefile,v 1.2.2.1 2001/04/25 12:10:08 ru Exp $ PROG = mptable diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index e7bd44543148..5040ec4e6771 100644 --- a/usr.sbin/mptable/mptable.1 +++ b/usr.sbin/mptable/mptable.1 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mptable/mptable.1,v 1.6.2.2 2000/12/08 15:28:29 ru Exp $ .\" .Dd April 28, 1997 .Dt MPTABLE 1 diff --git a/usr.sbin/mptable/mptable.c b/usr.sbin/mptable/mptable.c index 784b415a1d46..9ec6454e1cac 100644 --- a/usr.sbin/mptable/mptable.c +++ b/usr.sbin/mptable/mptable.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mptable/mptable.c,v 1.12.2.3 2000/12/11 01:03:34 obrien Exp $"; #endif /* not lint */ #define VMAJOR 2 diff --git a/usr.sbin/mrouted/Makefile b/usr.sbin/mrouted/Makefile index 43fe8b10ac70..3e1a3cb781b3 100644 --- a/usr.sbin/mrouted/Makefile +++ b/usr.sbin/mrouted/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/Makefile,v 1.5 1999/08/28 01:17:02 peter Exp $ SUBDIR= common mrouted mrinfo map-mbone mtrace testrsrr diff --git a/usr.sbin/mrouted/Makefile.inc b/usr.sbin/mrouted/Makefile.inc index 767c93a298fc..756031c2b38b 100644 --- a/usr.sbin/mrouted/Makefile.inc +++ b/usr.sbin/mrouted/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/Makefile.inc,v 1.4 1999/08/28 01:17:02 peter Exp $ CFLAGS+= -DRSRR diff --git a/usr.sbin/mrouted/callout.c b/usr.sbin/mrouted/callout.c index 8b8ea9c7156a..af52643bae0c 100644 --- a/usr.sbin/mrouted/callout.c +++ b/usr.sbin/mrouted/callout.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/callout.c,v 1.12 1999/08/28 01:17:03 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/cfparse.y b/usr.sbin/mrouted/cfparse.y index fae52087d776..69a26c2aeedd 100644 --- a/usr.sbin/mrouted/cfparse.y +++ b/usr.sbin/mrouted/cfparse.y @@ -4,7 +4,7 @@ * * Written by Bill Fenner, NRL, 1994 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/cfparse.y,v 1.10.2.2 2001/07/19 01:41:11 kris Exp $ * cfparse.y,v 3.8.4.30 1998/03/01 01:48:58 fenner Exp */ #include <stdio.h> diff --git a/usr.sbin/mrouted/common/Makefile b/usr.sbin/mrouted/common/Makefile index eb3d69aaa061..3dc6cae578db 100644 --- a/usr.sbin/mrouted/common/Makefile +++ b/usr.sbin/mrouted/common/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/common/Makefile,v 1.5.2.1 2002/07/19 18:46:29 ru Exp $ LIB= mrouted INTERNALLIB= YES diff --git a/usr.sbin/mrouted/config.c b/usr.sbin/mrouted/config.c index 5b436e60b813..c3648a7238b7 100644 --- a/usr.sbin/mrouted/config.c +++ b/usr.sbin/mrouted/config.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/config.c,v 1.14 1999/08/28 01:17:03 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/defs.h b/usr.sbin/mrouted/defs.h index 267c158c94c6..0b20b70f2345 100644 --- a/usr.sbin/mrouted/defs.h +++ b/usr.sbin/mrouted/defs.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/defs.h,v 1.12.2.1 2001/07/19 01:41:11 kris Exp $ * defs.h,v 3.8.4.15 1998/03/01 02:51:42 fenner Exp */ diff --git a/usr.sbin/mrouted/dvmrp.h b/usr.sbin/mrouted/dvmrp.h index 2f11872216c0..ee7aa6b83812 100644 --- a/usr.sbin/mrouted/dvmrp.h +++ b/usr.sbin/mrouted/dvmrp.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/dvmrp.h,v 1.9 1999/08/28 01:17:03 peter Exp $ * dvmrp.h,v 3.8.4.5 1997/11/18 23:25:57 fenner Exp */ diff --git a/usr.sbin/mrouted/igmp.c b/usr.sbin/mrouted/igmp.c index f3430355cb15..bc3a77ab0758 100644 --- a/usr.sbin/mrouted/igmp.c +++ b/usr.sbin/mrouted/igmp.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/igmp.c,v 1.16 1999/08/28 01:17:04 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/inet.c b/usr.sbin/mrouted/inet.c index 53aad7c63a94..dabeb77b5424 100644 --- a/usr.sbin/mrouted/inet.c +++ b/usr.sbin/mrouted/inet.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/inet.c,v 1.11 1999/08/28 01:17:04 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/kern.c b/usr.sbin/mrouted/kern.c index 716b4794180b..ebe7b0c441b5 100644 --- a/usr.sbin/mrouted/kern.c +++ b/usr.sbin/mrouted/kern.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/kern.c,v 1.12 1999/08/28 01:17:04 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/main.c b/usr.sbin/mrouted/main.c index 72c52fee5890..5c9a91c63012 100644 --- a/usr.sbin/mrouted/main.c +++ b/usr.sbin/mrouted/main.c @@ -22,7 +22,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/main.c,v 1.16.2.4 2002/09/12 16:27:49 nectar Exp $"; #endif #include <err.h> diff --git a/usr.sbin/mrouted/map-mbone.8 b/usr.sbin/mrouted/map-mbone.8 index a6e9e5841c27..1ee198f3ac21 100644 --- a/usr.sbin/mrouted/map-mbone.8 +++ b/usr.sbin/mrouted/map-mbone.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/map-mbone.8,v 1.7.2.4 2003/03/11 21:13:51 trhodes Exp $ .\" .Dd May 8, 1995 .Dt MAP-MBONE 8 diff --git a/usr.sbin/mrouted/map-mbone/Makefile b/usr.sbin/mrouted/map-mbone/Makefile index 66b0f5d234ac..813440520e56 100644 --- a/usr.sbin/mrouted/map-mbone/Makefile +++ b/usr.sbin/mrouted/map-mbone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/map-mbone/Makefile,v 1.8.2.1 2001/04/25 12:10:09 ru Exp $ PROG= map-mbone diff --git a/usr.sbin/mrouted/mapper.c b/usr.sbin/mrouted/mapper.c index 8fdbad0687e0..bda112f3d303 100644 --- a/usr.sbin/mrouted/mapper.c +++ b/usr.sbin/mrouted/mapper.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mapper.c,v 1.15.2.1 2002/09/12 16:27:49 nectar Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8 index bd9c61f6a742..9360d4b1e7df 100644 --- a/usr.sbin/mrouted/mrinfo.8 +++ b/usr.sbin/mrouted/mrinfo.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mrinfo.8,v 1.9.2.4 2003/03/11 21:13:51 trhodes Exp $ .\" .Dd May 8, 1995 .Dt MRINFO 8 diff --git a/usr.sbin/mrouted/mrinfo.c b/usr.sbin/mrouted/mrinfo.c index 1df65770eba5..a5685c41bf63 100644 --- a/usr.sbin/mrouted/mrinfo.c +++ b/usr.sbin/mrouted/mrinfo.c @@ -61,7 +61,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mrinfo.c,v 1.17.2.1 2002/09/12 16:27:49 nectar Exp $"; /* original rcsid: "@(#) Header: mrinfo.c,v 1.6 93/04/08 15:14:16 van Exp (LBL)"; */ diff --git a/usr.sbin/mrouted/mrinfo/Makefile b/usr.sbin/mrouted/mrinfo/Makefile index 701a1932962d..bc9a2b781418 100644 --- a/usr.sbin/mrouted/mrinfo/Makefile +++ b/usr.sbin/mrouted/mrinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrinfo/Makefile,v 1.11.2.1 2001/04/25 12:10:11 ru Exp $ PROG= mrinfo diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index d902c74efcaa..c106d7fd4c5e 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -1,6 +1,6 @@ .\"COPYRIGHT 1989 by The Board of Trustees of Leland Stanford Junior University. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mrouted.8,v 1.16.2.8 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd May 8, 1995 .Dt MROUTED 8 diff --git a/usr.sbin/mrouted/mrouted.conf b/usr.sbin/mrouted/mrouted.conf index e9cb04c3ed6e..02fcbdf1fee5 100644 --- a/usr.sbin/mrouted/mrouted.conf +++ b/usr.sbin/mrouted/mrouted.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrouted.conf,v 1.9 1999/08/28 01:17:06 peter Exp $ # mrouted.conf,v 3.8 1995/11/29 22:40:47 fenner Rel # # This is the configuration file for "mrouted", an IP multicast router. diff --git a/usr.sbin/mrouted/mrouted/Makefile b/usr.sbin/mrouted/mrouted/Makefile index c6855f4b2583..e1c174402fcd 100644 --- a/usr.sbin/mrouted/mrouted/Makefile +++ b/usr.sbin/mrouted/mrouted/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrouted/Makefile,v 1.13.2.1 2001/04/25 12:10:11 ru Exp $ PROG= mrouted diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8 index 44d99d594ce4..abac046b7a65 100644 --- a/usr.sbin/mrouted/mtrace.8 +++ b/usr.sbin/mrouted/mtrace.8 @@ -29,7 +29,7 @@ .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mtrace.8,v 1.12.2.6 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd May 8, 1995 .Dt MTRACE 8 diff --git a/usr.sbin/mrouted/mtrace.c b/usr.sbin/mrouted/mtrace.c index c129b464796c..4e320552ae4c 100644 --- a/usr.sbin/mrouted/mtrace.c +++ b/usr.sbin/mrouted/mtrace.c @@ -113,7 +113,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mtrace.c,v 1.17.2.3 2002/09/12 16:27:49 nectar Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile index 325999465629..30bcc81eee9a 100644 --- a/usr.sbin/mrouted/mtrace/Makefile +++ b/usr.sbin/mrouted/mtrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mtrace/Makefile,v 1.10.2.1 2001/04/25 12:10:12 ru Exp $ PROG= mtrace diff --git a/usr.sbin/mrouted/pathnames.h b/usr.sbin/mrouted/pathnames.h index d4fb01d18a15..2fee141dda49 100644 --- a/usr.sbin/mrouted/pathnames.h +++ b/usr.sbin/mrouted/pathnames.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/pathnames.h,v 1.7 1999/08/28 01:17:07 peter Exp $ * pathnames.h,v 3.8 1995/11/29 22:36:57 fenner Rel */ diff --git a/usr.sbin/mrouted/prune.c b/usr.sbin/mrouted/prune.c index acefaf921f71..8b6260c06463 100644 --- a/usr.sbin/mrouted/prune.c +++ b/usr.sbin/mrouted/prune.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/prune.c,v 1.17.2.1 2000/10/29 03:59:57 kris Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/prune.h b/usr.sbin/mrouted/prune.h index 375fada1116e..e5ed6ade7219 100644 --- a/usr.sbin/mrouted/prune.h +++ b/usr.sbin/mrouted/prune.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/prune.h,v 1.10 1999/08/28 01:17:08 peter Exp $ * prune.h,v 3.8.4.5 1998/02/27 22:45:43 fenner Exp */ diff --git a/usr.sbin/mrouted/route.c b/usr.sbin/mrouted/route.c index b2695395ed92..df7038d94b3e 100644 --- a/usr.sbin/mrouted/route.c +++ b/usr.sbin/mrouted/route.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/route.c,v 1.12 1999/08/28 01:17:08 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/route.h b/usr.sbin/mrouted/route.h index 300202b967dd..77a4eead80c6 100644 --- a/usr.sbin/mrouted/route.h +++ b/usr.sbin/mrouted/route.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/route.h,v 1.9 1999/08/28 01:17:09 peter Exp $ * route.h,v 3.8.4.6 1997/07/01 23:02:35 fenner Exp */ diff --git a/usr.sbin/mrouted/rsrr.c b/usr.sbin/mrouted/rsrr.c index 86d6e6eaf438..22ea93ada882 100644 --- a/usr.sbin/mrouted/rsrr.c +++ b/usr.sbin/mrouted/rsrr.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/rsrr.c,v 1.8.2.1 2001/05/12 09:48:20 kris Exp $"; #endif /* not lint */ #ifdef RSRR diff --git a/usr.sbin/mrouted/testrsrr/Makefile b/usr.sbin/mrouted/testrsrr/Makefile index b1ea5e523689..abcb30298f36 100644 --- a/usr.sbin/mrouted/testrsrr/Makefile +++ b/usr.sbin/mrouted/testrsrr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/testrsrr/Makefile,v 1.4 1999/08/28 01:17:16 peter Exp $ PROG= testrsrr diff --git a/usr.sbin/mrouted/testrsrr/testrsrr.c b/usr.sbin/mrouted/testrsrr/testrsrr.c index b18d6b028882..57111b7b872a 100644 --- a/usr.sbin/mrouted/testrsrr/testrsrr.c +++ b/usr.sbin/mrouted/testrsrr/testrsrr.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/testrsrr/testrsrr.c,v 1.4 1999/08/28 01:17:17 peter Exp $ */ #include <stddef.h> #include <stdlib.h> diff --git a/usr.sbin/mrouted/vif.c b/usr.sbin/mrouted/vif.c index 423fa532225e..e96b4444e885 100644 --- a/usr.sbin/mrouted/vif.c +++ b/usr.sbin/mrouted/vif.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/vif.c,v 1.15 1999/08/28 01:17:09 peter Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/vif.h b/usr.sbin/mrouted/vif.h index 5be618dea308..f1d09eb1e271 100644 --- a/usr.sbin/mrouted/vif.h +++ b/usr.sbin/mrouted/vif.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/vif.h,v 1.10 1999/08/28 01:17:09 peter Exp $ * vif.h,v 3.8.4.26 1998/01/14 21:21:19 fenner Exp */ diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile index 95bbe12184a6..7225dfc4e26a 100644 --- a/usr.sbin/mtest/Makefile +++ b/usr.sbin/mtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtest/Makefile,v 1.1.8.1 2001/04/25 12:10:13 ru Exp $ PROG= mtest MAN= mtest.8 diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8 index 5976dd116464..92232dfdd80c 100644 --- a/usr.sbin/mtest/mtest.8 +++ b/usr.sbin/mtest/mtest.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtest/mtest.8,v 1.5.2.2 2003/03/11 22:31:29 trhodes Exp $ .\" .\" The following requests are required for all man pages. .Dd December 15, 1996 diff --git a/usr.sbin/mtest/mtest.c b/usr.sbin/mtest/mtest.c index 920f4dd290e7..fe96234dc84f 100644 --- a/usr.sbin/mtest/mtest.c +++ b/usr.sbin/mtest/mtest.c @@ -7,7 +7,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtest/mtest.c,v 1.4.6.1 2001/07/19 05:09:25 kris Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile index 5b5e03d8b416..3e4e0fa7c9b0 100644 --- a/usr.sbin/mtree/Makefile +++ b/usr.sbin/mtree/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/Makefile,v 1.15.2.5 2001/09/24 15:44:22 ru Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/mtree/compare.c b/usr.sbin/mtree/compare.c index b07c096fa88d..eb2d06b77908 100644 --- a/usr.sbin/mtree/compare.c +++ b/usr.sbin/mtree/compare.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)compare.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/compare.c,v 1.15.2.4 2003/05/07 17:55:17 tobez Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/mtree/create.c b/usr.sbin/mtree/create.c index 01f72c94f6bb..f755accadcd9 100644 --- a/usr.sbin/mtree/create.c +++ b/usr.sbin/mtree/create.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)create.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/create.c,v 1.18.2.3 2001/01/12 19:17:18 phk Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/mtree/excludes.c b/usr.sbin/mtree/excludes.c index 624b57a9ba92..afdb6e45b710 100644 --- a/usr.sbin/mtree/excludes.c +++ b/usr.sbin/mtree/excludes.c @@ -28,7 +28,7 @@ */ static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/excludes.c,v 1.1.2.4 2001/01/12 19:17:18 phk Exp $"; #include <sys/types.h> #include <sys/time.h> /* XXX for mtree.h */ diff --git a/usr.sbin/mtree/extern.h b/usr.sbin/mtree/extern.h index 54dafdfc97a7..c91086a7bbfb 100644 --- a/usr.sbin/mtree/extern.h +++ b/usr.sbin/mtree/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mtree/extern.h,v 1.3.2.2 2000/06/28 02:33:17 joe Exp $ */ int compare __P((char *, NODE *, FTSENT *)); diff --git a/usr.sbin/mtree/misc.c b/usr.sbin/mtree/misc.c index 7721ff469dab..b26bda336471 100644 --- a/usr.sbin/mtree/misc.c +++ b/usr.sbin/mtree/misc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/misc.c,v 1.8.2.1 2000/06/28 02:33:17 joe Exp $"; #endif /*not lint */ #include <sys/types.h> diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index be62890d856a..972b5d6356af 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtree/mtree.8,v 1.16.2.11 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd February 26, 1999 .Dt MTREE 8 diff --git a/usr.sbin/mtree/mtree.c b/usr.sbin/mtree/mtree.c index dd9a1cacd294..949e8789629f 100644 --- a/usr.sbin/mtree/mtree.c +++ b/usr.sbin/mtree/mtree.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mtree.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/mtree.c,v 1.8.2.3 2003/05/07 17:55:17 tobez Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/mtree/mtree.h b/usr.sbin/mtree/mtree.h index 9d8af5da1f46..3398b05f7531 100644 --- a/usr.sbin/mtree/mtree.h +++ b/usr.sbin/mtree/mtree.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mtree.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mtree/mtree.h,v 1.5 1999/12/09 20:38:35 joe Exp $ */ #include <string.h> diff --git a/usr.sbin/mtree/spec.c b/usr.sbin/mtree/spec.c index 4cbf80b90f2f..2b9dfede2c69 100644 --- a/usr.sbin/mtree/spec.c +++ b/usr.sbin/mtree/spec.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)spec.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/spec.c,v 1.13.2.1 2000/06/28 02:33:17 joe Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/mtree/verify.c b/usr.sbin/mtree/verify.c index 0da0e124319a..de0a9d1fd953 100644 --- a/usr.sbin/mtree/verify.c +++ b/usr.sbin/mtree/verify.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)verify.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mtree/verify.c,v 1.10.2.2 2001/01/12 19:17:18 phk Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/named.reload/Makefile b/usr.sbin/named.reload/Makefile index 5cb467a19b4c..3390ce90da58 100644 --- a/usr.sbin/named.reload/Makefile +++ b/usr.sbin/named.reload/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.reload/Makefile,v 1.6.2.2 2001/04/25 14:04:54 ru Exp $ .include "${.CURDIR}/../named/Makefile.inc" diff --git a/usr.sbin/named.reload/named.reload.8 b/usr.sbin/named.reload/named.reload.8 index 6bda6c9a47ce..0321a3293646 100644 --- a/usr.sbin/named.reload/named.reload.8 +++ b/usr.sbin/named.reload/named.reload.8 @@ -52,7 +52,7 @@ .\" --Copyright-- .\" .\" from hostname.7 6.4 (Berkeley) 1/16/90 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/named.reload/named.reload.8,v 1.3.2.3 2001/08/16 15:56:08 ru Exp $ .\" .Dd June 26, 1993 .Dt @INDOT_U@NAMED.RELOAD @SYS_OPS_EXT_U@ diff --git a/usr.sbin/named.reload/named.reload.sh b/usr.sbin/named.reload/named.reload.sh index 4a657a720ae5..0050e004c4e0 100644 --- a/usr.sbin/named.reload/named.reload.sh +++ b/usr.sbin/named.reload/named.reload.sh @@ -1,7 +1,7 @@ #!/bin/sh - # # from named.reload 5.2 (Berkeley) 6/27/89 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.reload/named.reload.sh,v 1.2 1999/08/28 01:17:23 peter Exp $ # exec %DESTSBIN%/%INDOT%ndc reload diff --git a/usr.sbin/named.restart/Makefile b/usr.sbin/named.restart/Makefile index e974bf8ae0ce..a3dae27e7ce8 100644 --- a/usr.sbin/named.restart/Makefile +++ b/usr.sbin/named.restart/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.restart/Makefile,v 1.6.2.2 2001/04/25 14:04:55 ru Exp $ .include "${.CURDIR}/../named/Makefile.inc" diff --git a/usr.sbin/named.restart/named.restart.8 b/usr.sbin/named.restart/named.restart.8 index 2270225a66a0..3faa667d8412 100644 --- a/usr.sbin/named.restart/named.restart.8 +++ b/usr.sbin/named.restart/named.restart.8 @@ -52,7 +52,7 @@ .\" --Copyright-- .\" .\" from hostname.7 6.4 (Berkeley) 1/16/90 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/named.restart/named.restart.8,v 1.3.2.3 2001/08/16 15:56:09 ru Exp $ .\" .Dd June 26, 1993 .Dt @INDOT_U@NAMED.RESTART @SYS_OPS_EXT_U@ diff --git a/usr.sbin/named.restart/named.restart.sh b/usr.sbin/named.restart/named.restart.sh index 1fa6cf886997..3930cc8cdae5 100644 --- a/usr.sbin/named.restart/named.restart.sh +++ b/usr.sbin/named.restart/named.restart.sh @@ -1,7 +1,7 @@ #!/bin/sh - # # from named.restart 5.4 (Berkeley) 6/27/89 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.restart/named.restart.sh,v 1.2.2.1 2001/07/19 05:11:06 kris Exp $ # if [ -r /etc/defaults/rc.conf ]; then diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 5dda83436325..0144b33a5693 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile,v 1.25.2.5 2002/07/07 08:17:07 dougb Exp $ USE_LIBBIND= true .include "${.CURDIR}/Makefile.inc" diff --git a/usr.sbin/named/Makefile.inc b/usr.sbin/named/Makefile.inc index e5bd4b270774..7444be5434b4 100644 --- a/usr.sbin/named/Makefile.inc +++ b/usr.sbin/named/Makefile.inc @@ -1,5 +1,5 @@ # From: Id: Makefile.inc,v 8.4 1996/03/03 17:42:43 vixie Exp -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile.inc,v 1.12.2.3 2001/07/22 18:57:06 dillon Exp $ .ifndef (Mk.Inc) Mk.Inc?=defined diff --git a/usr.sbin/named/Makefile.maninc b/usr.sbin/named/Makefile.maninc index b4595b97a23c..1f77fc5b0036 100644 --- a/usr.sbin/named/Makefile.maninc +++ b/usr.sbin/named/Makefile.maninc @@ -1,5 +1,5 @@ # From: Id: Makefile.maninc,v 8.1 1994/12/15 06:23:43 vixie Exp -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile.maninc,v 1.5 1999/08/28 01:17:22 peter Exp $ # (the BIND kit's man page Makefile has gotten bad and crazy over the years. # this file has to be included AFTER bsd.prog.mk (which includes bsd.man.mk)) diff --git a/usr.sbin/ndc/Makefile b/usr.sbin/ndc/Makefile index 0e01f48824bf..89b3dd5db066 100644 --- a/usr.sbin/ndc/Makefile +++ b/usr.sbin/ndc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndc/Makefile,v 1.7.2.1 2001/04/25 12:10:19 ru Exp $ USE_LIBBIND= true .include "${.CURDIR}/../named/Makefile.inc" diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index 84d283cd2279..ceccc9caed93 100644 --- a/usr.sbin/ndp/Makefile +++ b/usr.sbin/ndp/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndp/Makefile,v 1.1.2.1 2001/04/25 12:10:20 ru Exp $ .PATH: ${.CURDIR}/../../contrib/tcpdump diff --git a/usr.sbin/ndp/gnuc.h b/usr.sbin/ndp/gnuc.h index c6412965c9db..5c6b29e3a309 100644 --- a/usr.sbin/ndp/gnuc.h +++ b/usr.sbin/ndp/gnuc.h @@ -1,2 +1,2 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ndp/gnuc.h,v 1.1 2000/01/06 12:40:40 shin Exp $ */ /* this is dummy to pacify gmt2local.c. */ diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index e9b75ddee870..abc0abe9f7ea 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndp/ndp.8,v 1.1.2.8 2003/08/12 16:27:57 ume Exp $ .\" $KAME: ndp.8,v 1.15 2001/02/08 07:17:03 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c index f9a12a534f3b..310e8c4a0f48 100644 --- a/usr.sbin/ndp/ndp.c +++ b/usr.sbin/ndp/ndp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ndp/ndp.c,v 1.2.2.6 2003/08/12 16:27:57 ume Exp $ */ /* $KAME: ndp.c,v 1.65 2001/05/08 04:36:34 itojun Exp $ */ /* diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile index 95614a8f12f3..e13cceafa80c 100644 --- a/usr.sbin/newsyslog/Makefile +++ b/usr.sbin/newsyslog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/newsyslog/Makefile,v 1.7.2.2 2001/11/14 16:55:38 obrien Exp $ PROG= newsyslog MAN= newsyslog.8 diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index dfd04ed337b1..bff5181e805d 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -1,7 +1,7 @@ .\" This file contains changes from the Open Software Foundation. .\" .\" from: @(#)newsyslog.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/newsyslog/newsyslog.8,v 1.23.2.14 2003/05/07 20:42:56 gad Exp $ .\" .\" Copyright 1988, 1989 by the Massachusetts Institute of Technology .\" diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c index 0dd3f912bf61..865ea4dd15e3 100644 --- a/usr.sbin/newsyslog/newsyslog.c +++ b/usr.sbin/newsyslog/newsyslog.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/newsyslog/newsyslog.c,v 1.25.2.24 2003/09/17 17:41:55 gad Exp $"); #define OSF #ifndef COMPRESS_POSTFIX diff --git a/usr.sbin/newsyslog/pathnames.h b/usr.sbin/newsyslog/pathnames.h index 3d2c6ff29c8f..dd3e4b1c495c 100644 --- a/usr.sbin/newsyslog/pathnames.h +++ b/usr.sbin/newsyslog/pathnames.h @@ -18,7 +18,7 @@ M.I.T. and the M.I.T. S.I.P.B. make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. - $FreeBSD$ + $FreeBSD: src/usr.sbin/newsyslog/pathnames.h,v 1.2.2.2 2003/04/27 04:11:22 gad Exp $ */ diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index 12ee2d68026a..72fa8370df73 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ngctl/Makefile,v 1.4.2.3 2002/02/01 18:17:43 archie Exp $ # $Whistle: Makefile,v 1.3 1999/01/16 00:10:11 archie Exp $ PROG= ngctl diff --git a/usr.sbin/ngctl/config.c b/usr.sbin/ngctl/config.c index 144293abd560..65e6445ce441 100644 --- a/usr.sbin/ngctl/config.c +++ b/usr.sbin/ngctl/config.c @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/config.c,v 1.2.2.1 2001/01/09 06:52:25 phk Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/connect.c b/usr.sbin/ngctl/connect.c index 470468a0dff2..eea67239a435 100644 --- a/usr.sbin/ngctl/connect.c +++ b/usr.sbin/ngctl/connect.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/connect.c,v 1.2 1999/11/30 02:45:30 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/debug.c b/usr.sbin/ngctl/debug.c index 7b355e5d1fec..0e82ce61d5d3 100644 --- a/usr.sbin/ngctl/debug.c +++ b/usr.sbin/ngctl/debug.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/debug.c,v 1.1 1999/10/21 09:06:07 julian Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/list.c b/usr.sbin/ngctl/list.c index aeb74fb057ce..fe340e89f73d 100644 --- a/usr.sbin/ngctl/list.c +++ b/usr.sbin/ngctl/list.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/list.c,v 1.2 1999/11/30 02:45:30 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/main.c b/usr.sbin/ngctl/main.c index 8ff070baaa87..c4a9e95590b5 100644 --- a/usr.sbin/ngctl/main.c +++ b/usr.sbin/ngctl/main.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/main.c,v 1.4.2.4 2002/02/01 18:17:43 archie Exp $ * $Whistle: main.c,v 1.12 1999/11/29 19:17:46 archie Exp $ */ diff --git a/usr.sbin/ngctl/mkpeer.c b/usr.sbin/ngctl/mkpeer.c index c5735e13650a..1905121986db 100644 --- a/usr.sbin/ngctl/mkpeer.c +++ b/usr.sbin/ngctl/mkpeer.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/mkpeer.c,v 1.1 1999/10/21 09:06:07 julian Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/msg.c b/usr.sbin/ngctl/msg.c index 4ae5171245e7..cf118d280236 100644 --- a/usr.sbin/ngctl/msg.c +++ b/usr.sbin/ngctl/msg.c @@ -35,7 +35,7 @@ * OF SUCH DAMAGE. * * $Whistle: msg.c,v 1.2 1999/11/29 23:38:35 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/msg.c,v 1.1.4.1 2000/07/27 22:05:36 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/name.c b/usr.sbin/ngctl/name.c index 85c6eff5d0f0..5cb873574bd0 100644 --- a/usr.sbin/ngctl/name.c +++ b/usr.sbin/ngctl/name.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/name.c,v 1.1 1999/10/21 09:06:07 julian Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index 5680c987ed51..4e69dd82b5b1 100644 --- a/usr.sbin/ngctl/ngctl.8 +++ b/usr.sbin/ngctl/ngctl.8 @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY .\" OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ngctl/ngctl.8,v 1.5.2.7 2003/03/11 22:31:29 trhodes Exp $ .\" $Whistle: ngctl.8,v 1.6 1999/01/20 03:19:44 archie Exp $ .\" .Dd January 19, 1999 diff --git a/usr.sbin/ngctl/ngctl.h b/usr.sbin/ngctl/ngctl.h index 86411f7093b0..c23749eb2c70 100644 --- a/usr.sbin/ngctl/ngctl.h +++ b/usr.sbin/ngctl/ngctl.h @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/ngctl.h,v 1.6.2.3 2002/02/01 18:17:43 archie Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ngctl/rmhook.c b/usr.sbin/ngctl/rmhook.c index 4af398e34e5a..8d403d79d402 100644 --- a/usr.sbin/ngctl/rmhook.c +++ b/usr.sbin/ngctl/rmhook.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/rmhook.c,v 1.2 1999/11/30 02:45:31 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/show.c b/usr.sbin/ngctl/show.c index da51361a6ee7..723e77586403 100644 --- a/usr.sbin/ngctl/show.c +++ b/usr.sbin/ngctl/show.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/show.c,v 1.2 1999/11/30 02:45:31 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/shutdown.c b/usr.sbin/ngctl/shutdown.c index d391ba801e58..d67007797ca6 100644 --- a/usr.sbin/ngctl/shutdown.c +++ b/usr.sbin/ngctl/shutdown.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/shutdown.c,v 1.2 1999/11/30 02:45:32 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/status.c b/usr.sbin/ngctl/status.c index 75706b3103bb..8861943bb572 100644 --- a/usr.sbin/ngctl/status.c +++ b/usr.sbin/ngctl/status.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/status.c,v 1.1 1999/10/21 09:06:09 julian Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/types.c b/usr.sbin/ngctl/types.c index 472933eb35de..f184c3a94d84 100644 --- a/usr.sbin/ngctl/types.c +++ b/usr.sbin/ngctl/types.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/types.c,v 1.1.4.1 2000/05/05 02:54:16 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/ngctl/write.c b/usr.sbin/ngctl/write.c index d1bdca09427e..abf9db02aa72 100644 --- a/usr.sbin/ngctl/write.c +++ b/usr.sbin/ngctl/write.c @@ -30,7 +30,7 @@ * THIS SOFTWARE, EVEN IF ARCHIE L. COBBS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/write.c,v 1.1.2.1 2002/02/01 18:17:43 archie Exp $ */ #include "ngctl.h" diff --git a/usr.sbin/nghook/Makefile b/usr.sbin/nghook/Makefile index 37f65159b96a..1eed1380bdfa 100644 --- a/usr.sbin/nghook/Makefile +++ b/usr.sbin/nghook/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nghook/Makefile,v 1.2.4.1 2001/04/25 12:10:22 ru Exp $ # $Whistle: Makefile,v 1.4 1999/01/16 04:44:33 archie Exp $ PROG= nghook diff --git a/usr.sbin/nghook/main.c b/usr.sbin/nghook/main.c index 8027dc658c8d..99e5f544b7bb 100644 --- a/usr.sbin/nghook/main.c +++ b/usr.sbin/nghook/main.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nghook/main.c,v 1.4 1999/11/30 02:09:36 archie Exp $ * $Whistle: main.c,v 1.9 1999/01/20 00:26:26 archie Exp $ */ diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index dc8bbc261dd3..8b0ab65b38bf 100644 --- a/usr.sbin/nghook/nghook.8 +++ b/usr.sbin/nghook/nghook.8 @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY .\" OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nghook/nghook.8,v 1.3.2.4 2001/08/16 15:56:11 ru Exp $ .\" $Whistle: nghook.8,v 1.4 1999/01/20 03:19:45 archie Exp $ .\" .Dd January 19, 1999 diff --git a/usr.sbin/nslookup/Makefile b/usr.sbin/nslookup/Makefile index 3ddd9b94f6e6..b6f963438997 100644 --- a/usr.sbin/nslookup/Makefile +++ b/usr.sbin/nslookup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nslookup/Makefile,v 1.10.2.2 2002/02/18 16:24:26 ru Exp $ USE_LIBBIND= yes .include "${.CURDIR}/../named/Makefile.inc" diff --git a/usr.sbin/nsupdate/Makefile b/usr.sbin/nsupdate/Makefile index c8b2b9b3eb6a..bc916c85003e 100644 --- a/usr.sbin/nsupdate/Makefile +++ b/usr.sbin/nsupdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nsupdate/Makefile,v 1.2 1999/11/30 06:16:46 peter Exp $ USE_LIBBIND= yes .include "${.CURDIR}/../named/Makefile.inc" diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 15fad6cd3f86..1ba5ff854bec 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,5 +1,5 @@ # Makefile for ntpd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.2.2.1 2001/12/21 17:42:30 roberto Exp $ MAINTAINER= roberto diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc index 8b8a1994e3c5..3f702aeee755 100644 --- a/usr.sbin/ntp/Makefile.inc +++ b/usr.sbin/ntp/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile.inc,v 1.1.2.1 2001/12/21 17:42:30 roberto Exp $ MAINTAINER= roberto diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index fb5084859104..e976c2228f59 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ntp/config.h,v 1.4.2.1 2001/12/21 17:42:30 roberto Exp $ */ /* debugging code */ #define DEBUG 1 diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index 8c79e51a398a..ed590466c736 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/doc/Makefile,v 1.5.2.3 2002/02/18 16:24:26 ru Exp $ MAINTAINER= sheldonh diff --git a/usr.sbin/ntp/doc/ntp-genkeys.8 b/usr.sbin/ntp/doc/ntp-genkeys.8 index 96fc142447a0..87b3e1662f5e 100644 --- a/usr.sbin/ntp/doc/ntp-genkeys.8 +++ b/usr.sbin/ntp/doc/ntp-genkeys.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp-genkeys.8,v 1.1.2.2 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd August 2, 2001 .Dt NTP_GENKEYS 8 diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index 1686c1d5ee3d..000ab1943944 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.conf.5,v 1.2.2.6 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd January 13, 2000 .Dt NTP.CONF 5 diff --git a/usr.sbin/ntp/doc/ntp.keys.5 b/usr.sbin/ntp/doc/ntp.keys.5 index dc9531ce245e..6e9fbcf743df 100644 --- a/usr.sbin/ntp/doc/ntp.keys.5 +++ b/usr.sbin/ntp/doc/ntp.keys.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.keys.5,v 1.1.2.4 2002/12/29 16:35:42 schweikh Exp $ .\" .Dd January 13, 2000 .Dt NTP.KEYS 5 diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index 0f5646762ce2..606e632e3299 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpd.8,v 1.4.2.5 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd August 2, 2001 .Dt NTPD 8 diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index 78f69eacbf14..788fdd3ae157 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdate.8,v 1.1.2.5 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd January 6, 2000 .Dt NTPDATE 8 diff --git a/usr.sbin/ntp/doc/ntpdc.8 b/usr.sbin/ntp/doc/ntpdc.8 index e04020c7013e..7fefa7c43a49 100644 --- a/usr.sbin/ntp/doc/ntpdc.8 +++ b/usr.sbin/ntp/doc/ntpdc.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdc.8,v 1.2.2.8 2003/03/11 22:31:29 trhodes Exp $ .\" .Dd January 7, 2000 .Dt NTPDC 8 diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8 index 266dfec996d4..e2476ceae4ef 100644 --- a/usr.sbin/ntp/doc/ntpq.8 +++ b/usr.sbin/ntp/doc/ntpq.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpq.8,v 1.3.2.9 2003/03/11 22:31:30 trhodes Exp $ .\" .Dd January 7, 2000 .Dt NTPQ 8 diff --git a/usr.sbin/ntp/doc/ntptime.8 b/usr.sbin/ntp/doc/ntptime.8 index f130307457f3..d3884d06a6b1 100644 --- a/usr.sbin/ntp/doc/ntptime.8 +++ b/usr.sbin/ntp/doc/ntptime.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptime.8,v 1.1.2.4 2003/03/11 22:31:30 trhodes Exp $ .\" .Dd January 7, 2000 .Dt NTPTIME 8 diff --git a/usr.sbin/ntp/doc/ntptrace.8 b/usr.sbin/ntp/doc/ntptrace.8 index 82e1ff38e478..1657433e9ca7 100644 --- a/usr.sbin/ntp/doc/ntptrace.8 +++ b/usr.sbin/ntp/doc/ntptrace.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptrace.8,v 1.1.2.6 2003/03/11 22:31:30 trhodes Exp $ .\" .Dd January 6, 2000 .Dt NTPTRACE 8 diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile index d4101a9e5570..e739fe75b0fe 100644 --- a/usr.sbin/ntp/libntp/Makefile +++ b/usr.sbin/ntp/libntp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libntp/Makefile,v 1.4.2.2 2002/07/19 18:46:29 ru Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libntp diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index 6176726be842..9a3c67cc5cfc 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libparse/Makefile,v 1.2.2.2 2002/07/19 18:46:30 ru Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libparse diff --git a/usr.sbin/ntp/ntp-genkeys/Makefile b/usr.sbin/ntp/ntp-genkeys/Makefile index 7a60029dc959..65e945f0608d 100644 --- a/usr.sbin/ntp/ntp-genkeys/Makefile +++ b/usr.sbin/ntp/ntp-genkeys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntp-genkeys/Makefile,v 1.1.2.1 2001/12/21 17:42:34 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/util \ ${.CURDIR}/../../../contrib/ntp/ntpd diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile index 84fd65806bd3..51af18be44ba 100644 --- a/usr.sbin/ntp/ntpd/Makefile +++ b/usr.sbin/ntp/ntpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpd/Makefile,v 1.3.2.1 2001/12/21 17:42:34 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpd diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile index af0db44a3acb..7f8e91903cb8 100644 --- a/usr.sbin/ntp/ntpdate/Makefile +++ b/usr.sbin/ntp/ntpdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdate/Makefile,v 1.2.2.1 2001/12/21 17:42:34 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index d17f0ae86502..90273f811757 100644 --- a/usr.sbin/ntp/ntpdc/Makefile +++ b/usr.sbin/ntp/ntpdc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdc/Makefile,v 1.3.2.1 2001/12/21 17:42:34 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdc diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile index 17d55455529a..be3185bfe50d 100644 --- a/usr.sbin/ntp/ntpq/Makefile +++ b/usr.sbin/ntp/ntpq/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpq/Makefile,v 1.2.2.1 2001/12/21 17:42:35 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpq diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile index 9e14c38cb096..4570d5d955b3 100644 --- a/usr.sbin/ntp/ntptime/Makefile +++ b/usr.sbin/ntp/ntptime/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptime/Makefile,v 1.2.2.1 2001/12/21 17:42:35 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/util diff --git a/usr.sbin/ntp/ntptimeset/Makefile b/usr.sbin/ntp/ntptimeset/Makefile index 240e516078c8..f976917a884b 100644 --- a/usr.sbin/ntp/ntptimeset/Makefile +++ b/usr.sbin/ntp/ntptimeset/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptimeset/Makefile,v 1.2.2.1 2001/12/21 17:42:35 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile index 297339fcc86a..897959a3f1ba 100644 --- a/usr.sbin/ntp/ntptrace/Makefile +++ b/usr.sbin/ntp/ntptrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptrace/Makefile,v 1.2.2.1 2001/12/21 17:42:35 roberto Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntptrace diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver index c4f89204b923..52a451bb9eb0 100755 --- a/usr.sbin/ntp/scripts/mkver +++ b/usr.sbin/ntp/scripts/mkver @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/mkver,v 1.4.2.2 2001/12/21 17:42:35 roberto Exp $ # PROG=${1-UNKNOWN} diff --git a/usr.sbin/ntp/scripts/ntpver b/usr.sbin/ntp/scripts/ntpver index 6dbc510db8c2..f457be9a0379 100755 --- a/usr.sbin/ntp/scripts/ntpver +++ b/usr.sbin/ntp/scripts/ntpver @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/ntpver,v 1.1 1999/12/13 14:09:56 roberto Exp $ # print version string of NTP daemon # Copyright (c) 1997 by Ulrich Windl # Modified 970318: Harlan Stenn: rewritten... diff --git a/usr.sbin/pccard/Makefile b/usr.sbin/pccard/Makefile index 10b8a4c849c7..e9cce92b4b13 100644 --- a/usr.sbin/pccard/Makefile +++ b/usr.sbin/pccard/Makefile @@ -1,5 +1,5 @@ # Makefile for pccardc/pccardd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile,v 1.5.2.1 2003/07/19 19:37:18 imp Exp $ SUBDIR= pccardc pccardd diff --git a/usr.sbin/pccard/Makefile.inc b/usr.sbin/pccard/Makefile.inc index 88fdf2cf5eb2..ea11ab8eb58a 100644 --- a/usr.sbin/pccard/Makefile.inc +++ b/usr.sbin/pccard/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile.inc,v 1.4.2.2 2003/07/19 19:37:18 imp Exp $ NOSHARED?= YES diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile index 38a1943bbfe4..7841b1ac7529 100644 --- a/usr.sbin/pccard/pccardc/Makefile +++ b/usr.sbin/pccard/pccardc/Makefile @@ -1,6 +1,6 @@ # pccardc Makefile # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/pccardc/Makefile,v 1.11.2.2 2003/07/19 19:37:18 imp Exp $ # .PATH: ${.CURDIR}/../pccardd diff --git a/usr.sbin/pccard/pccardc/beep.c b/usr.sbin/pccard/pccardc/beep.c index be62c56238a7..e6824052d03b 100644 --- a/usr.sbin/pccard/pccardc/beep.c +++ b/usr.sbin/pccard/pccardc/beep.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/beep.c,v 1.2.2.1 2003/07/19 19:37:18 imp Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pccard/pccardc/dumpcis.c b/usr.sbin/pccard/pccardc/dumpcis.c index d5fc7579933f..309528754659 100644 --- a/usr.sbin/pccard/pccardc/dumpcis.c +++ b/usr.sbin/pccard/pccardc/dumpcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/dumpcis.c,v 1.12 1999/08/28 01:17:31 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/dumpcisfile.c b/usr.sbin/pccard/pccardc/dumpcisfile.c index 6a415ba44e50..ad80a2f2db20 100644 --- a/usr.sbin/pccard/pccardc/dumpcisfile.c +++ b/usr.sbin/pccard/pccardc/dumpcisfile.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/dumpcisfile.c,v 1.1.4.1 2003/07/19 19:37:18 imp Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/enabler.c b/usr.sbin/pccard/pccardc/enabler.c index 11ee0bb88208..1e8cf2e881a2 100644 --- a/usr.sbin/pccard/pccardc/enabler.c +++ b/usr.sbin/pccard/pccardc/enabler.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/enabler.c,v 1.13.2.1 2003/07/19 19:37:18 imp Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/pccardc.8 b/usr.sbin/pccard/pccardc/pccardc.8 index 008224e9ad28..66cfe1b14c1b 100644 --- a/usr.sbin/pccard/pccardc/pccardc.8 +++ b/usr.sbin/pccard/pccardc/pccardc.8 @@ -26,7 +26,7 @@ .\" .\" Translated to English by Hiroki Sato <hrs@geocities.co.jp> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/pccardc/pccardc.8,v 1.7.2.7 2003/07/19 19:37:18 imp Exp $ .\" .Dd November 14, 1998 .Dt PCCARDC 8 diff --git a/usr.sbin/pccard/pccardc/pccardc.c b/usr.sbin/pccard/pccardc/pccardc.c index 6b8a549b4c26..a08c9db8c46b 100644 --- a/usr.sbin/pccard/pccardc/pccardc.c +++ b/usr.sbin/pccard/pccardc/pccardc.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/pccardc.c,v 1.10.2.1 2003/07/19 19:37:18 imp Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/pccardmem.c b/usr.sbin/pccard/pccardc/pccardmem.c index 0b1d1764c16d..4b32aa514051 100644 --- a/usr.sbin/pccard/pccardc/pccardmem.c +++ b/usr.sbin/pccard/pccardc/pccardmem.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/pccardmem.c,v 1.12.2.1 2003/07/19 19:37:18 imp Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/power.c b/usr.sbin/pccard/pccardc/power.c index 59d43a57436a..24c0acb0e0f0 100644 --- a/usr.sbin/pccard/pccardc/power.c +++ b/usr.sbin/pccard/pccardc/power.c @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pccard/pccardc/power.c,v 1.2.2.1 2003/07/19 19:37:18 imp Exp $ */ /* * Code cleanup, bug-fix and extension diff --git a/usr.sbin/pccard/pccardc/printcis.c b/usr.sbin/pccard/pccardc/printcis.c index f8a53b3cc867..462b7aed4499 100644 --- a/usr.sbin/pccard/pccardc/printcis.c +++ b/usr.sbin/pccard/pccardc/printcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/printcis.c,v 1.11.2.2 2001/05/09 18:41:57 dmlb Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardc/rdmap.c b/usr.sbin/pccard/pccardc/rdmap.c index 3ac81f930ca9..93f7ff8e8ed1 100644 --- a/usr.sbin/pccard/pccardc/rdmap.c +++ b/usr.sbin/pccard/pccardc/rdmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/rdmap.c,v 1.12 1999/08/28 01:17:33 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/rdreg.c b/usr.sbin/pccard/pccardc/rdreg.c index a3171487998a..9d6b7bbc568b 100644 --- a/usr.sbin/pccard/pccardc/rdreg.c +++ b/usr.sbin/pccard/pccardc/rdreg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/rdreg.c,v 1.12 1999/08/28 01:17:33 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/wrattr.c b/usr.sbin/pccard/pccardc/wrattr.c index cc3df8ecbee8..6166a6518c36 100644 --- a/usr.sbin/pccard/pccardc/wrattr.c +++ b/usr.sbin/pccard/pccardc/wrattr.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/wrattr.c,v 1.13 1999/08/28 01:17:33 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/wrreg.c b/usr.sbin/pccard/pccardc/wrreg.c index 5fda2a72f24c..84f608928222 100644 --- a/usr.sbin/pccard/pccardc/wrreg.c +++ b/usr.sbin/pccard/pccardc/wrreg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/wrreg.c,v 1.12 1999/08/28 01:17:34 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardd/Makefile b/usr.sbin/pccard/pccardd/Makefile index b7fae27df8bc..c87a49c8a821 100644 --- a/usr.sbin/pccard/pccardd/Makefile +++ b/usr.sbin/pccard/pccardd/Makefile @@ -1,5 +1,5 @@ # Makefile for pccardd -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/pccardd/Makefile,v 1.4.6.3 2003/07/19 19:37:19 imp Exp $ .PATH: ${.CURDIR}/../pccardc diff --git a/usr.sbin/pccard/pccardd/cardd.c b/usr.sbin/pccard/pccardd/cardd.c index 6b9711966cad..885180db5600 100644 --- a/usr.sbin/pccard/pccardd/cardd.c +++ b/usr.sbin/pccard/pccardd/cardd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/cardd.c,v 1.46.2.17 2003/07/19 19:37:19 imp Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/cardd.h b/usr.sbin/pccard/pccardd/cardd.h index a5cc88813468..f91b8c82733e 100644 --- a/usr.sbin/pccard/pccardd/cardd.h +++ b/usr.sbin/pccard/pccardd/cardd.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pccard/pccardd/cardd.h,v 1.18.2.8 2003/08/14 03:46:22 jb Exp $ * * Common include file for PCMCIA daemon */ diff --git a/usr.sbin/pccard/pccardd/file.c b/usr.sbin/pccard/pccardd/file.c index cfce668c5c11..073ea347845f 100644 --- a/usr.sbin/pccard/pccardd/file.c +++ b/usr.sbin/pccard/pccardd/file.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/file.c,v 1.24.2.6 2003/07/19 19:37:19 imp Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index 51adca2607bb..0c5cf37c9542 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/pccardd/pccard.conf.5,v 1.12.2.10 2002/04/07 04:57:14 dd Exp $ .\" .Dd November 2, 1994 .Dt PCCARD.CONF 5 diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8 index b29260e88ef6..dd38da0ae9d3 100644 --- a/usr.sbin/pccard/pccardd/pccardd.8 +++ b/usr.sbin/pccard/pccardd/pccardd.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/pccardd/pccardd.8,v 1.17.2.8 2003/07/19 19:37:19 imp Exp $ .\" .Dd November 1, 1994 .Dt PCCARDD 8 diff --git a/usr.sbin/pccard/pccardd/pccardd.c b/usr.sbin/pccard/pccardd/pccardd.c index 1b18b78505fc..b3549f4e0963 100644 --- a/usr.sbin/pccard/pccardd/pccardd.c +++ b/usr.sbin/pccard/pccardd/pccardd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/pccardd.c,v 1.6.2.7 2003/07/19 19:37:19 imp Exp $"; #endif /* not lint */ #include <signal.h> diff --git a/usr.sbin/pccard/pccardd/readcis.c b/usr.sbin/pccard/pccardd/readcis.c index 73b72efb9eaf..1b806beae048 100644 --- a/usr.sbin/pccard/pccardd/readcis.c +++ b/usr.sbin/pccard/pccardd/readcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/readcis.c,v 1.17.2.5 2003/07/19 19:37:19 imp Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardd/readcis.h b/usr.sbin/pccard/pccardd/readcis.h index 8ebd74531fe2..0345d758486f 100644 --- a/usr.sbin/pccard/pccardd/readcis.h +++ b/usr.sbin/pccard/pccardd/readcis.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pccard/pccardd/readcis.h,v 1.11.2.3 2003/07/19 19:37:19 imp Exp $ */ struct tuple { diff --git a/usr.sbin/pccard/pccardd/server.c b/usr.sbin/pccard/pccardd/server.c index 8c6177eff4c2..2f575daeb420 100644 --- a/usr.sbin/pccard/pccardd/server.c +++ b/usr.sbin/pccard/pccardd/server.c @@ -7,7 +7,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/server.c,v 1.2.2.2 2003/07/19 19:37:19 imp Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/util.c b/usr.sbin/pccard/pccardd/util.c index 8f9a48df3b7c..3ab370003bb8 100644 --- a/usr.sbin/pccard/pccardd/util.c +++ b/usr.sbin/pccard/pccardd/util.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/util.c,v 1.13.2.4 2001/02/25 20:10:12 gj Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile index a32dfd47c2ee..b6206e5712e5 100644 --- a/usr.sbin/pciconf/Makefile +++ b/usr.sbin/pciconf/Makefile @@ -1,5 +1,5 @@ # $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pciconf/Makefile,v 1.6.6.1 2001/04/25 12:10:26 ru Exp $ PROG= pciconf MAN= pciconf.8 diff --git a/usr.sbin/pciconf/pathnames.h b/usr.sbin/pciconf/pathnames.h index 719615a478fc..537fe725ff1e 100644 --- a/usr.sbin/pciconf/pathnames.h +++ b/usr.sbin/pciconf/pathnames.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pciconf/pathnames.h,v 1.1.1.1.8.1 2001/11/27 13:51:39 sheldonh Exp $ */ #define _PATH_DEVPCI "/dev/pci" #define _PATH_PCIVDB "/usr/share/misc/pci_vendors" diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 928e16d91f5d..b910b10f4fa1 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pciconf/pciconf.8,v 1.8.2.9 2003/03/11 22:31:30 trhodes Exp $ .\" Copyright (c) 1997 .\" Stefan Esser <se@FreeBSD.org>. All rights reserved. .\" diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c index f0cba8a6ffa9..610558e9c8ca 100644 --- a/usr.sbin/pciconf/pciconf.c +++ b/usr.sbin/pciconf/pciconf.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pciconf/pciconf.c,v 1.11.2.3 2002/09/17 22:09:15 jdp Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/pcvt/Makefile.inc b/usr.sbin/pcvt/Makefile.inc index 7899d9c307d2..64ffe9ad5688 100644 --- a/usr.sbin/pcvt/Makefile.inc +++ b/usr.sbin/pcvt/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Makefile.inc,v 1.7.2.1 2001/04/25 12:10:26 ru Exp $ FONTDIR = /usr/share/misc/pcvtfonts diff --git a/usr.sbin/pcvt/Misc/Doc/Makefile b/usr.sbin/pcvt/Misc/Doc/Makefile index 7aba143adc96..f4ac5a0f52dd 100644 --- a/usr.sbin/pcvt/Misc/Doc/Makefile +++ b/usr.sbin/pcvt/Misc/Doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Doc/Makefile,v 1.5.6.1 2002/02/18 15:03:36 ru Exp $ NOOBJ= noobj FILES= Acknowledgements Bibliography BugList ChangeLog CharGen \ diff --git a/usr.sbin/pcvt/Misc/Etc/Makefile b/usr.sbin/pcvt/Misc/Etc/Makefile index 665a6f65621b..22e7dfeea381 100644 --- a/usr.sbin/pcvt/Misc/Etc/Makefile +++ b/usr.sbin/pcvt/Misc/Etc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Etc/Makefile,v 1.5.2.1 2002/02/18 15:03:36 ru Exp $ NOOBJ= noobj FILES= Termcap Terminfo pcvt.el rc.local uemacs.tar.Z.uu xmodmap-german diff --git a/usr.sbin/pcvt/Misc/Makefile b/usr.sbin/pcvt/Misc/Makefile index 6eff974ca3a0..6d47f56bd9fe 100644 --- a/usr.sbin/pcvt/Misc/Makefile +++ b/usr.sbin/pcvt/Misc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Makefile,v 1.3.6.1 2002/02/18 15:03:37 ru Exp $ NOOBJ= noobj FILES= README.FIRST diff --git a/usr.sbin/pcvt/Misc/Makefile.inc b/usr.sbin/pcvt/Misc/Makefile.inc index c7a2ebcc0ca8..20c90aa31d07 100644 --- a/usr.sbin/pcvt/Misc/Makefile.inc +++ b/usr.sbin/pcvt/Misc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Makefile.inc,v 1.3.6.1 2002/02/18 15:03:37 ru Exp $ DISTRIBUTION= doc BINDIR= ${SHAREDIR}/pcvt diff --git a/usr.sbin/pcvt/cursor/cursor.1 b/usr.sbin/pcvt/cursor/cursor.1 index 6e31d4b37a50..adfa802cb032 100644 --- a/usr.sbin/pcvt/cursor/cursor.1 +++ b/usr.sbin/pcvt/cursor/cursor.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 16:33:23 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/cursor/cursor.1,v 1.6.2.3 2001/12/14 16:48:10 ru Exp $ .\" .Dd March 27, 2000 .Dt CURSOR 1 diff --git a/usr.sbin/pcvt/cursor/cursor.c b/usr.sbin/pcvt/cursor/cursor.c index cdd4f9fc2e6c..9e6db545b1fb 100644 --- a/usr.sbin/pcvt/cursor/cursor.c +++ b/usr.sbin/pcvt/cursor/cursor.c @@ -34,7 +34,7 @@ */ static char *id = - "@(#)cursor.c, 3.20, Last Edit-Date: [Tue Apr 4 12:27:54 1995]\n$FreeBSD$"; + "@(#)cursor.c, 3.20, Last Edit-Date: [Tue Apr 4 12:27:54 1995]\n$FreeBSD: src/usr.sbin/pcvt/cursor/cursor.c,v 1.7.6.2 2001/05/12 10:11:41 kris Exp $"; /*---------------------------------------------------------------------------* * diff --git a/usr.sbin/pcvt/demo/chardemo.vt.gz.uu b/usr.sbin/pcvt/demo/chardemo.vt.gz.uu index f26c6fcd90f0..219fd60902a5 100644 --- a/usr.sbin/pcvt/demo/chardemo.vt.gz.uu +++ b/usr.sbin/pcvt/demo/chardemo.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/chardemo.vt.gz.uu,v 1.3.6.1 2000/08/23 08:58:56 kris Exp $ begin 644 chardemo.vt.gz M'XL("):V^BX"`V-H87)D96UO+G9T`*7829,=5Q5%X3D1X!]0DZ(1($`F[VLR M\UI"IF3`1V",<=DT%IT0!MF6)6%D^N:OLW*OO!',J<E>\09U[N2;Y,6CBP>' diff --git a/usr.sbin/pcvt/demo/colors.vt.gz.uu b/usr.sbin/pcvt/demo/colors.vt.gz.uu index 456e6dcf01fb..a0b1d3f7ae2c 100644 --- a/usr.sbin/pcvt/demo/colors.vt.gz.uu +++ b/usr.sbin/pcvt/demo/colors.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/colors.vt.gz.uu,v 1.3.6.1 2000/08/23 08:58:56 kris Exp $ begin 644 colors.vt.gz M'XL("):V^BX"`V-O;&]R<RYV=`#MU+UNG$`4!>!^I7T"FGD`Q^+^S)TB2N-8 M;B(GA=UMM;*1C;(8":\E/W[,G(.SX0E2+,WE(#%\@N$T._.O7H;MYO;NR_6O diff --git a/usr.sbin/pcvt/demo/sgr.vt.gz.uu b/usr.sbin/pcvt/demo/sgr.vt.gz.uu index b2f0eef012f1..1757f15d133b 100644 --- a/usr.sbin/pcvt/demo/sgr.vt.gz.uu +++ b/usr.sbin/pcvt/demo/sgr.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/sgr.vt.gz.uu,v 1.3.6.1 2000/08/23 08:58:56 kris Exp $ begin 644 sgr.vt.gz M'XL("):V^BX"`W-G<BYV=`"%44U/@T`0/2]_H9<Y:AH;MMT5#?&`L*D8^Q&H MIYYJNU0BA0:HO]]AV18L&"=D=LE[,^\]&*Q-VXP&ZU=CL#8/)!1OPEW!-'"6 diff --git a/usr.sbin/pcvt/fed/Makefile b/usr.sbin/pcvt/fed/Makefile index 4be012b8b29f..f901a99b0857 100644 --- a/usr.sbin/pcvt/fed/Makefile +++ b/usr.sbin/pcvt/fed/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fed/Makefile,v 1.5.6.2 2002/08/07 16:32:02 ru Exp $ .if !exists(${.CURDIR}/../Makefile.inc) error: diff --git a/usr.sbin/pcvt/fontedit/Makefile b/usr.sbin/pcvt/fontedit/Makefile index 4851169f28de..e5d7190173d5 100644 --- a/usr.sbin/pcvt/fontedit/Makefile +++ b/usr.sbin/pcvt/fontedit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fontedit/Makefile,v 1.4.6.1 2001/04/25 12:10:27 ru Exp $ PROG= fontedit diff --git a/usr.sbin/pcvt/fontedit/fontedit.1 b/usr.sbin/pcvt/fontedit/fontedit.1 index d0b751554a24..87141d297d65 100644 --- a/usr.sbin/pcvt/fontedit/fontedit.1 +++ b/usr.sbin/pcvt/fontedit/fontedit.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/fontedit/fontedit.1,v 1.4.2.2 2002/06/21 16:41:05 charnier Exp $ .\" .Dd January 16, 2001 .Dt FONTEDIT 1 diff --git a/usr.sbin/pcvt/fonts/Makefile b/usr.sbin/pcvt/fonts/Makefile index 8af01cc27250..8d0e2a7b10b7 100644 --- a/usr.sbin/pcvt/fonts/Makefile +++ b/usr.sbin/pcvt/fonts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fonts/Makefile,v 1.10.2.1 2002/02/18 16:24:27 ru Exp $ .SUFFIXES: .uu .uu: diff --git a/usr.sbin/pcvt/ispcvt/Makefile b/usr.sbin/pcvt/ispcvt/Makefile index 994b4062d2d1..2ff2cdc61582 100644 --- a/usr.sbin/pcvt/ispcvt/Makefile +++ b/usr.sbin/pcvt/ispcvt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/ispcvt/Makefile,v 1.5.6.1 2001/04/25 12:10:27 ru Exp $ PROG= ispcvt MAN= ispcvt.8 diff --git a/usr.sbin/pcvt/ispcvt/ispcvt.8 b/usr.sbin/pcvt/ispcvt/ispcvt.8 index 70ebe615ee7f..5b84da3e5647 100644 --- a/usr.sbin/pcvt/ispcvt/ispcvt.8 +++ b/usr.sbin/pcvt/ispcvt/ispcvt.8 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 16:31:54 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/ispcvt/ispcvt.8,v 1.9.2.5 2001/12/14 16:48:10 ru Exp $ .\" .Dd March 27, 2000 .Dt ISPCVT 8 diff --git a/usr.sbin/pcvt/ispcvt/ispcvt.c b/usr.sbin/pcvt/ispcvt/ispcvt.c index 912ee9227f61..3438e5264725 100644 --- a/usr.sbin/pcvt/ispcvt/ispcvt.c +++ b/usr.sbin/pcvt/ispcvt/ispcvt.c @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/ispcvt/ispcvt.c,v 1.7.6.1 2001/05/12 10:11:41 kris Exp $ */ static char *id = diff --git a/usr.sbin/pcvt/kbdio/kbdio.y b/usr.sbin/pcvt/kbdio/kbdio.y index 55bf231a894f..ec3c5983e135 100644 --- a/usr.sbin/pcvt/kbdio/kbdio.y +++ b/usr.sbin/pcvt/kbdio/kbdio.y @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/pcvt/kbdio/kbdio.y,v 1.6 1999/09/06 07:39:30 peter Exp $" /* * $Log: kbdio.y,v $ diff --git a/usr.sbin/pcvt/kbdio/lex.l b/usr.sbin/pcvt/kbdio/lex.l index de1a25227180..6e9803ed71a9 100644 --- a/usr.sbin/pcvt/kbdio/lex.l +++ b/usr.sbin/pcvt/kbdio/lex.l @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/pcvt/kbdio/lex.l,v 1.6 1999/09/06 07:39:30 peter Exp $" /* * $Log: lex.l,v $ diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1 index 075937b3a215..b9a184f051bd 100644 --- a/usr.sbin/pcvt/kcon/kcon.1 +++ b/usr.sbin/pcvt/kcon/kcon.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:04:14 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/kcon/kcon.1,v 1.7.2.6 2002/06/21 16:41:08 charnier Exp $ .\" .Dd March 27, 2000 .Dt KCON 1 diff --git a/usr.sbin/pcvt/keycap/Makefile b/usr.sbin/pcvt/keycap/Makefile index 66fee5aa350a..0d0f6bed9965 100644 --- a/usr.sbin/pcvt/keycap/Makefile +++ b/usr.sbin/pcvt/keycap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/keycap/Makefile,v 1.9.6.3 2002/08/07 16:32:02 ru Exp $ LIB = keycap CAPDIR = /usr/share/misc diff --git a/usr.sbin/pcvt/keycap/keycap.3 b/usr.sbin/pcvt/keycap/keycap.3 index 19348d20c420..bcd5110314de 100644 --- a/usr.sbin/pcvt/keycap/keycap.3 +++ b/usr.sbin/pcvt/keycap/keycap.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)keycap.3, 3.00, Last Edit-Date: [Sun Jan 2 13:46:43 1994] -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/keycap/keycap.3,v 1.8.2.3 2001/08/16 15:56:13 ru Exp $ .\" .Dd January 3, 1993 .Dt KEYCAP 3 diff --git a/usr.sbin/pcvt/keycap/keycap.src b/usr.sbin/pcvt/keycap/keycap.src index ce372abfa01c..70d399c835b3 100644 --- a/usr.sbin/pcvt/keycap/keycap.src +++ b/usr.sbin/pcvt/keycap/keycap.src @@ -31,7 +31,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/keycap/keycap.src,v 1.6.6.1 2002/04/30 08:54:58 hm Exp $ # #--------------------------------------------------------------------------- # diff --git a/usr.sbin/pcvt/keycap/man5/keycap.5 b/usr.sbin/pcvt/keycap/man5/keycap.5 index 7e401837091d..dd28177020e1 100644 --- a/usr.sbin/pcvt/keycap/man5/keycap.5 +++ b/usr.sbin/pcvt/keycap/man5/keycap.5 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)keycap.5, 3.00, Last Edit-Date: [Sun Jan 2 13:45:59 1994] -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/keycap/man5/keycap.5,v 1.9.2.7 2003/03/11 22:31:30 trhodes Exp $ .\" .Dd January 3, 1993 .Dt KEYCAP 5 diff --git a/usr.sbin/pcvt/loadfont/loadfont.1 b/usr.sbin/pcvt/loadfont/loadfont.1 index c579bb8b969e..eb21d467b4da 100644 --- a/usr.sbin/pcvt/loadfont/loadfont.1 +++ b/usr.sbin/pcvt/loadfont/loadfont.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:07:57 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/loadfont/loadfont.1,v 1.9.2.6 2002/12/29 16:35:43 schweikh Exp $ .\" .Dd March 27, 2000 .Dt LOADFONT 1 diff --git a/usr.sbin/pcvt/loadfont/loadfont.c b/usr.sbin/pcvt/loadfont/loadfont.c index 81546b811e82..71482bf7af92 100644 --- a/usr.sbin/pcvt/loadfont/loadfont.c +++ b/usr.sbin/pcvt/loadfont/loadfont.c @@ -31,7 +31,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/loadfont/loadfont.c,v 1.6.6.1 2001/05/12 10:11:42 kris Exp $ */ static char *id = diff --git a/usr.sbin/pcvt/mcon/mcon.1 b/usr.sbin/pcvt/mcon/mcon.1 index ef1427a05aed..25deff108918 100644 --- a/usr.sbin/pcvt/mcon/mcon.1 +++ b/usr.sbin/pcvt/mcon/mcon.1 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" @(#)mcon.1, 3.00, Last Edit-Date: [Mon Jan 10 21:28:22 1994] -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/mcon/mcon.1,v 1.8.2.1 2000/12/27 13:50:37 ru Exp $ .\" .Dd January 3, 1994 .Dt MCON 1 diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1 index 76a4c0f9657f..c64ac7570510 100644 --- a/usr.sbin/pcvt/scon/scon.1 +++ b/usr.sbin/pcvt/scon/scon.1 @@ -25,7 +25,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:17:50 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/scon/scon.1,v 1.8.2.5 2001/12/14 16:48:11 ru Exp $ .\" .Dd March 27, 2000 .Dt SCON 1 diff --git a/usr.sbin/pcvt/scon/scon.c b/usr.sbin/pcvt/scon/scon.c index f2febd08b0c5..8c464b08b9e2 100644 --- a/usr.sbin/pcvt/scon/scon.c +++ b/usr.sbin/pcvt/scon/scon.c @@ -29,7 +29,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/scon/scon.c,v 1.5.6.1 2001/05/12 10:11:42 kris Exp $ */ static char *id = diff --git a/usr.sbin/pcvt/set2061/ICD2061Aalt.c b/usr.sbin/pcvt/set2061/ICD2061Aalt.c index c65ebc4e9cee..3958190f6374 100644 --- a/usr.sbin/pcvt/set2061/ICD2061Aalt.c +++ b/usr.sbin/pcvt/set2061/ICD2061Aalt.c @@ -1,7 +1,7 @@ /* * This code is derived from code available from the STB bulletin board * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/set2061/ICD2061Aalt.c,v 1.5 1999/12/29 05:07:54 peter Exp $ */ /* $XFree86: mit/server/ddx/x386/common_hw/ICD2061Aalt.c,v 2.6 1994/04/15 05:10:30 dawes Exp $ */ diff --git a/usr.sbin/pcvt/set2061/compiler.h b/usr.sbin/pcvt/set2061/compiler.h index 57d1cd32e060..76651e2fe77d 100644 --- a/usr.sbin/pcvt/set2061/compiler.h +++ b/usr.sbin/pcvt/set2061/compiler.h @@ -20,7 +20,7 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/set2061/compiler.h,v 1.5 1999/08/28 05:11:28 peter Exp $ */ diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1 index 3a4e2319596a..8b12bbdb7108 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.1 +++ b/usr.sbin/pcvt/userkeys/vt220keys.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/userkeys/vt220keys.1,v 1.7.2.3 2003/03/11 22:31:30 trhodes Exp $ .\" .Dd January 16, 2001 .Dt VT220KEYS 1 diff --git a/usr.sbin/pcvt/userkeys/vt220keys.c b/usr.sbin/pcvt/userkeys/vt220keys.c index ac9c3fc47feb..ea04cbfaa33e 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.c +++ b/usr.sbin/pcvt/userkeys/vt220keys.c @@ -24,7 +24,7 @@ -hm minor modifications for pcvt 2.0 release -$FreeBSD$ +$FreeBSD: src/usr.sbin/pcvt/userkeys/vt220keys.c,v 1.5.6.1 2001/05/12 10:11:42 kris Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile index d7930d790946..e6e0ab92d75a 100644 --- a/usr.sbin/pcvt/vgaio/Makefile +++ b/usr.sbin/pcvt/vgaio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/vgaio/Makefile,v 1.12.2.2 2001/07/19 01:45:31 kris Exp $ .if !exists(${.CURDIR}/../Makefile.inc) error: diff --git a/usr.sbin/pcvt/vgaio/lex.l b/usr.sbin/pcvt/vgaio/lex.l index e729850e5a91..103351b2e837 100644 --- a/usr.sbin/pcvt/vgaio/lex.l +++ b/usr.sbin/pcvt/vgaio/lex.l @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/pcvt/vgaio/lex.l,v 1.5 1999/09/06 07:39:30 peter Exp $" /* * $Log: lex.l,v $ diff --git a/usr.sbin/pcvt/vgaio/vgaio.8 b/usr.sbin/pcvt/vgaio/vgaio.8 index e7f3b246a615..4c8d2daa9119 100644 --- a/usr.sbin/pcvt/vgaio/vgaio.8 +++ b/usr.sbin/pcvt/vgaio/vgaio.8 @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/vgaio/vgaio.8,v 1.6.2.7 2003/03/11 22:31:30 trhodes Exp $ .\" -hm updated 31.12.94 .\" .Dd December 31, 1994 diff --git a/usr.sbin/pcvt/vgaio/vgaio.y b/usr.sbin/pcvt/vgaio/vgaio.y index 7d5c05a00325..07a4f25e9f98 100644 --- a/usr.sbin/pcvt/vgaio/vgaio.y +++ b/usr.sbin/pcvt/vgaio/vgaio.y @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/usr.sbin/pcvt/vgaio/vgaio.y,v 1.5 1999/09/06 07:39:30 peter Exp $" /* * $Log: vgaio.y,v $ diff --git a/usr.sbin/pcvt/vttest/Makefile b/usr.sbin/pcvt/vttest/Makefile index 440962e60eed..a917b614ce2a 100644 --- a/usr.sbin/pcvt/vttest/Makefile +++ b/usr.sbin/pcvt/vttest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/vttest/Makefile,v 1.6 1999/10/03 10:35:03 marcel Exp $ PROG= vttest CFLAGS+= -traditional -DUSEMYSTTY diff --git a/usr.sbin/pcvt/vttest/main.c b/usr.sbin/pcvt/vttest/main.c index 341de737284d..7341fe289e40 100644 --- a/usr.sbin/pcvt/vttest/main.c +++ b/usr.sbin/pcvt/vttest/main.c @@ -15,7 +15,7 @@ choice to the address below. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pcvt/vttest/main.c,v 1.4.6.1 2000/12/11 01:03:35 obrien Exp $ */ #include "header.h" diff --git a/usr.sbin/pcvt/vttest/vttest.1 b/usr.sbin/pcvt/vttest/vttest.1 index 31f73f5f7267..1197c672073b 100644 --- a/usr.sbin/pcvt/vttest/vttest.1 +++ b/usr.sbin/pcvt/vttest/vttest.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/vttest/vttest.1,v 1.4.2.2 2002/06/21 16:42:13 charnier Exp $ .\" .Dd January 16, 2001 .Dt VTTEST 1 diff --git a/usr.sbin/periodic/Makefile b/usr.sbin/periodic/Makefile index 875d078435ea..a947f28b10e4 100644 --- a/usr.sbin/periodic/Makefile +++ b/usr.sbin/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/periodic/Makefile,v 1.2.2.2 2001/04/25 14:04:55 ru Exp $ SCRIPTS=periodic.sh MAN= periodic.8 diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 2753bee04185..94062df9f545 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/periodic/periodic.8,v 1.11.2.15 2003/03/12 22:08:15 trhodes Exp $ .\" .Dd November 28, 2001 .Os diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh index 73e8576581bd..c6eb66f31cd2 100644 --- a/usr.sbin/periodic/periodic.sh +++ b/usr.sbin/periodic/periodic.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/periodic/periodic.sh,v 1.9.2.8 2002/05/21 03:09:35 brian Exp $ # # Run nightly periodic scripts # diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile index f98bbe5e0209..ea7e755bcf80 100644 --- a/usr.sbin/pkg_install/Makefile +++ b/usr.sbin/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile,v 1.5.2.7 2003/01/09 12:05:52 des Exp $ SUBDIR= lib add create delete info update version diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc index ac13ed56e771..94415df6a22e 100644 --- a/usr.sbin/pkg_install/Makefile.inc +++ b/usr.sbin/pkg_install/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile.inc,v 1.5 1999/08/28 01:17:53 peter Exp $ .if exists(${.OBJDIR}/../lib) LIBINSTALL= ${.OBJDIR}/../lib/libinstall.a diff --git a/usr.sbin/pkg_install/add/Makefile b/usr.sbin/pkg_install/add/Makefile index 678885211c8e..7fa921623fac 100644 --- a/usr.sbin/pkg_install/add/Makefile +++ b/usr.sbin/pkg_install/add/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/add/Makefile,v 1.11.2.4 2003/01/09 12:05:53 des Exp $ PROG= pkg_add SRCS= main.c perform.c futil.c extract.c diff --git a/usr.sbin/pkg_install/add/add.h b/usr.sbin/pkg_install/add/add.h index b64cef77708e..1f98a9c3f3a0 100644 --- a/usr.sbin/pkg_install/add/add.h +++ b/usr.sbin/pkg_install/add/add.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/add/add.h,v 1.9.2.1 2001/10/23 09:16:03 sobomax Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/add/extract.c b/usr.sbin/pkg_install/add/extract.c index 83f46e312c99..da2441ab225a 100644 --- a/usr.sbin/pkg_install/add/extract.c +++ b/usr.sbin/pkg_install/add/extract.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.25.2.6 2002/08/31 18:45:32 obrien Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/add/futil.c b/usr.sbin/pkg_install/add/futil.c index 66ff7383564a..69bef0e6bfda 100644 --- a/usr.sbin/pkg_install/add/futil.c +++ b/usr.sbin/pkg_install/add/futil.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/futil.c,v 1.9.2.4 2002/08/20 06:35:07 obrien Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/add/main.c b/usr.sbin/pkg_install/add/main.c index 9d386911e98c..5f8bfb886554 100644 --- a/usr.sbin/pkg_install/add/main.c +++ b/usr.sbin/pkg_install/add/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.29.2.20.4.1 2003/10/27 07:57:32 murray Exp $"); #include <err.h> #include <sys/param.h> diff --git a/usr.sbin/pkg_install/add/perform.c b/usr.sbin/pkg_install/add/perform.c index b0e0a92209dd..fb1b8da7e961 100644 --- a/usr.sbin/pkg_install/add/perform.c +++ b/usr.sbin/pkg_install/add/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.57.2.16 2003/08/11 01:13:43 kris Exp $"); #include <err.h> #include <paths.h> diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 2d24c634e2e4..a3689fc58177 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_add.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/add/pkg_add.1,v 1.35.2.15 2003/08/11 01:13:43 kris Exp $ .\" .Dd November 25, 1994 .Dt PKG_ADD 1 diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile index c4768ac78145..980e5eb37d68 100644 --- a/usr.sbin/pkg_install/create/Makefile +++ b/usr.sbin/pkg_install/create/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/create/Makefile,v 1.11.2.3 2003/01/09 12:05:53 des Exp $ PROG= pkg_create diff --git a/usr.sbin/pkg_install/create/create.h b/usr.sbin/pkg_install/create/create.h index 0e806fb947bf..d8568486ea50 100644 --- a/usr.sbin/pkg_install/create/create.h +++ b/usr.sbin/pkg_install/create/create.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/create/create.h,v 1.15.2.6 2003/08/11 01:13:43 kris Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/create/main.c b/usr.sbin/pkg_install/create/main.c index 82da9818ee54..32f7133857a2 100644 --- a/usr.sbin/pkg_install/create/main.c +++ b/usr.sbin/pkg_install/create/main.c @@ -10,7 +10,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/main.c,v 1.21.2.8 2003/08/11 01:13:43 kris Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c index db6847f4e66f..09eb56cb23d3 100644 --- a/usr.sbin/pkg_install/create/perform.c +++ b/usr.sbin/pkg_install/create/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/perform.c,v 1.49.2.19 2003/08/11 01:13:43 kris Exp $"); #include "lib.h" #include "create.h" diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index f172dc7b876b..18a2f0d23f3b 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_create.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/create/pkg_create.1,v 1.35.2.18 2003/09/03 08:23:56 roam Exp $ .\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. diff --git a/usr.sbin/pkg_install/create/pl.c b/usr.sbin/pkg_install/create/pl.c index d8b3d7e668c7..06fbf88b7d52 100644 --- a/usr.sbin/pkg_install/create/pl.c +++ b/usr.sbin/pkg_install/create/pl.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/pl.c,v 1.13.2.8 2002/08/31 19:31:02 obrien Exp $"); #include "lib.h" #include "create.h" diff --git a/usr.sbin/pkg_install/delete/Makefile b/usr.sbin/pkg_install/delete/Makefile index 47642cc34265..90260dfd4ecf 100644 --- a/usr.sbin/pkg_install/delete/Makefile +++ b/usr.sbin/pkg_install/delete/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/delete/Makefile,v 1.11.2.4 2003/01/09 12:05:53 des Exp $ PROG= pkg_delete SRCS= main.c perform.c diff --git a/usr.sbin/pkg_install/delete/delete.h b/usr.sbin/pkg_install/delete/delete.h index a9736426e507..b470d49bd234 100644 --- a/usr.sbin/pkg_install/delete/delete.h +++ b/usr.sbin/pkg_install/delete/delete.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/delete/delete.h,v 1.5.2.2 2001/10/03 07:46:02 sobomax Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/delete/main.c b/usr.sbin/pkg_install/delete/main.c index 5313a286a690..c48cbed123a2 100644 --- a/usr.sbin/pkg_install/delete/main.c +++ b/usr.sbin/pkg_install/delete/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/main.c,v 1.17.2.8 2002/08/20 06:35:07 obrien Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/pkg_install/delete/perform.c b/usr.sbin/pkg_install/delete/perform.c index dce12607c73b..3695dc413c5e 100644 --- a/usr.sbin/pkg_install/delete/perform.c +++ b/usr.sbin/pkg_install/delete/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/perform.c,v 1.22.2.12 2003/02/28 13:58:14 des Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1 index fbcf752b9e9c..6e2917fb6da4 100644 --- a/usr.sbin/pkg_install/delete/pkg_delete.1 +++ b/usr.sbin/pkg_install/delete/pkg_delete.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_delete.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/delete/pkg_delete.1,v 1.16.2.9 2002/06/21 16:42:18 charnier Exp $ .\" .Dd November 25, 1994 .Dt PKG_DELETE 1 diff --git a/usr.sbin/pkg_install/info/Makefile b/usr.sbin/pkg_install/info/Makefile index d3b16b808963..bc735ded7216 100644 --- a/usr.sbin/pkg_install/info/Makefile +++ b/usr.sbin/pkg_install/info/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/info/Makefile,v 1.11.2.4 2003/01/09 12:05:53 des Exp $ PROG= pkg_info SRCS= main.c perform.c show.c diff --git a/usr.sbin/pkg_install/info/info.h b/usr.sbin/pkg_install/info/info.h index 94a8b5b71c25..30df6a041077 100644 --- a/usr.sbin/pkg_install/info/info.h +++ b/usr.sbin/pkg_install/info/info.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/info/info.h,v 1.11.2.11 2003/08/11 01:13:44 kris Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/info/main.c b/usr.sbin/pkg_install/info/main.c index 401cf131e535..81a3030f649a 100644 --- a/usr.sbin/pkg_install/info/main.c +++ b/usr.sbin/pkg_install/info/main.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/main.c,v 1.22.2.15 2003/08/11 01:13:44 kris Exp $"); #include "lib.h" #include "info.h" diff --git a/usr.sbin/pkg_install/info/perform.c b/usr.sbin/pkg_install/info/perform.c index d87dd13ad8dd..8512bb2f32ca 100644 --- a/usr.sbin/pkg_install/info/perform.c +++ b/usr.sbin/pkg_install/info/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/perform.c,v 1.29.2.14 2002/10/11 14:23:43 sobomax Exp $"); #include "lib.h" #include "info.h" diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index f618e0109a1b..d8937bc6fbbb 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_info.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/info/pkg_info.1,v 1.24.2.14 2003/08/11 01:13:44 kris Exp $ .\" .Dd February 8, 2001 .Dt PKG_INFO 1 diff --git a/usr.sbin/pkg_install/info/show.c b/usr.sbin/pkg_install/info/show.c index a93790a5f455..453273f804be 100644 --- a/usr.sbin/pkg_install/info/show.c +++ b/usr.sbin/pkg_install/info/show.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/show.c,v 1.14.2.15 2003/08/11 01:13:44 kris Exp $"); #include "lib.h" #include "info.h" diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile index 7b0e2f82842b..74cba4f4a02d 100644 --- a/usr.sbin/pkg_install/lib/Makefile +++ b/usr.sbin/pkg_install/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/lib/Makefile,v 1.6.8.6 2003/08/11 01:13:44 kris Exp $ LIB= install INTERNALLIB= YES diff --git a/usr.sbin/pkg_install/lib/deps.c b/usr.sbin/pkg_install/lib/deps.c index 4ebb2cff3d11..bf4c6f5b1a50 100644 --- a/usr.sbin/pkg_install/lib/deps.c +++ b/usr.sbin/pkg_install/lib/deps.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/deps.c,v 1.1.2.8 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/exec.c b/usr.sbin/pkg_install/lib/exec.c index 86285fb22e21..6201947da807 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.7.2.3 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/file.c b/usr.sbin/pkg_install/lib/file.c index e8f894b25563..8a08744d8d1d 100644 --- a/usr.sbin/pkg_install/lib/file.c +++ b/usr.sbin/pkg_install/lib/file.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.40.2.14 2002/09/25 23:22:14 bmah Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c index 291f48b42552..16b2dac46332 100644 --- a/usr.sbin/pkg_install/lib/global.c +++ b/usr.sbin/pkg_install/lib/global.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.7.2.2 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h index 2c0336cdbeea..587009e117a5 100644 --- a/usr.sbin/pkg_install/lib/lib.h +++ b/usr.sbin/pkg_install/lib/lib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/lib/lib.h,v 1.29.2.13 2003/08/11 01:13:44 kris Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/lib/match.c b/usr.sbin/pkg_install/lib/match.c index cf745c32105c..4200e7e2ce4e 100644 --- a/usr.sbin/pkg_install/lib/match.c +++ b/usr.sbin/pkg_install/lib/match.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.2.2.8 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/msg.c b/usr.sbin/pkg_install/lib/msg.c index 5b17624016d0..a4a5a33f408c 100644 --- a/usr.sbin/pkg_install/lib/msg.c +++ b/usr.sbin/pkg_install/lib/msg.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/msg.c,v 1.12.2.4 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/pen.c b/usr.sbin/pkg_install/lib/pen.c index eedda001d687..cecb89b83997 100644 --- a/usr.sbin/pkg_install/lib/pen.c +++ b/usr.sbin/pkg_install/lib/pen.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.31.2.7 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/pkgwrap.c b/usr.sbin/pkg_install/lib/pkgwrap.c index cbd15cd7b445..346a857c4c73 100644 --- a/usr.sbin/pkg_install/lib/pkgwrap.c +++ b/usr.sbin/pkg_install/lib/pkgwrap.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pkgwrap.c,v 1.1.6.1 2003/08/11 09:22:04 kris Exp $"); #include "lib.h" #include <ctype.h> diff --git a/usr.sbin/pkg_install/lib/plist.c b/usr.sbin/pkg_install/lib/plist.c index 7a0c4236bc12..f20f26443a1a 100644 --- a/usr.sbin/pkg_install/lib/plist.c +++ b/usr.sbin/pkg_install/lib/plist.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.29.2.11 2003/08/11 01:13:44 kris Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/str.c b/usr.sbin/pkg_install/lib/str.c index 898a341a47f7..4414bd378703 100644 --- a/usr.sbin/pkg_install/lib/str.c +++ b/usr.sbin/pkg_install/lib/str.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/str.c,v 1.6.2.6 2003/06/09 17:02:31 lioux Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/version.c b/usr.sbin/pkg_install/lib/version.c index 8766603c565a..9aaf172fd2ef 100644 --- a/usr.sbin/pkg_install/lib/version.c +++ b/usr.sbin/pkg_install/lib/version.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/version.c,v 1.1.2.3 2002/08/20 06:35:08 obrien Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/sign/Makefile b/usr.sbin/pkg_install/sign/Makefile index 72a07fbf7388..7f5255472de3 100644 --- a/usr.sbin/pkg_install/sign/Makefile +++ b/usr.sbin/pkg_install/sign/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/sign/Makefile,v 1.1.2.2 2001/07/19 06:08:21 kris Exp $ # $OpenBSD: Makefile.bsd-wrapper,v 1.2 1999/10/07 16:30:32 espie Exp $ PROG= pkg_sign diff --git a/usr.sbin/pkg_install/sign/README b/usr.sbin/pkg_install/sign/README index 8e81fcdf052b..02f014d65dfc 100644 --- a/usr.sbin/pkg_install/sign/README +++ b/usr.sbin/pkg_install/sign/README @@ -52,4 +52,4 @@ libraries on OpenBSD 2.7 and FreeBSD 5.0, your mileage may vary. -- Wes Peters, Dec 2000 - $FreeBSD$ + $FreeBSD: src/usr.sbin/pkg_install/sign/README,v 1.1.2.1 2001/03/05 03:43:53 wes Exp $ diff --git a/usr.sbin/pkg_install/sign/check.c b/usr.sbin/pkg_install/sign/check.c index cfc3bfa17f06..977b5dc34b02 100644 --- a/usr.sbin/pkg_install/sign/check.c +++ b/usr.sbin/pkg_install/sign/check.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/check.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); /* Simple code for a stand-alone package checker */ #include <sys/types.h> diff --git a/usr.sbin/pkg_install/sign/common.c b/usr.sbin/pkg_install/sign/common.c index ec3235755ee4..7ad662d688f0 100644 --- a/usr.sbin/pkg_install/sign/common.c +++ b/usr.sbin/pkg_install/sign/common.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/common.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/usr.sbin/pkg_install/sign/extern.h b/usr.sbin/pkg_install/sign/extern.h index e7c00766f33f..e4e163d3811a 100644 --- a/usr.sbin/pkg_install/sign/extern.h +++ b/usr.sbin/pkg_install/sign/extern.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/sign/extern.h,v 1.1.2.2 2001/05/17 12:33:39 sobomax Exp $ */ /* $OpenBSD: extern.h,v 1.3 1999/10/07 16:30:32 espie Exp $ */ /*- * Copyright (c) 1999 Marc Espie. diff --git a/usr.sbin/pkg_install/sign/gzip.c b/usr.sbin/pkg_install/sign/gzip.c index 33d9baebc074..a15fb29fbcb0 100644 --- a/usr.sbin/pkg_install/sign/gzip.c +++ b/usr.sbin/pkg_install/sign/gzip.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/gzip.c,v 1.1.2.3 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/usr.sbin/pkg_install/sign/gzip.h b/usr.sbin/pkg_install/sign/gzip.h index 238010fe7709..dbcf07433d83 100644 --- a/usr.sbin/pkg_install/sign/gzip.h +++ b/usr.sbin/pkg_install/sign/gzip.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/sign/gzip.h,v 1.1.2.2 2001/05/17 12:33:39 sobomax Exp $ */ /* $OpenBSD: gzip.h,v 1.2 1999/10/04 21:46:28 espie Exp $ */ /*- * Copyright (c) 1999 Marc Espie. diff --git a/usr.sbin/pkg_install/sign/main.c b/usr.sbin/pkg_install/sign/main.c index c5068b77b1d1..318c1563839f 100644 --- a/usr.sbin/pkg_install/sign/main.c +++ b/usr.sbin/pkg_install/sign/main.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/main.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/usr.sbin/pkg_install/sign/pgp.h b/usr.sbin/pkg_install/sign/pgp.h index 99476f2f6811..75e14ae9f51d 100644 --- a/usr.sbin/pkg_install/sign/pgp.h +++ b/usr.sbin/pkg_install/sign/pgp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/sign/pgp.h,v 1.1.2.1 2001/03/05 03:43:53 wes Exp $ */ /* $OpenBSD: pgp.h,v 1.2 1999/10/04 21:46:28 espie Exp $ */ /* Estimate size of pgp signature */ #define MAXPGPSIGNSIZE 1024 diff --git a/usr.sbin/pkg_install/sign/pgp_check.c b/usr.sbin/pkg_install/sign/pgp_check.c index 52b0345b48ac..4d51f7f51823 100644 --- a/usr.sbin/pkg_install/sign/pgp_check.c +++ b/usr.sbin/pkg_install/sign/pgp_check.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/pgp_check.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); #include <stdio.h> #include <errno.h> diff --git a/usr.sbin/pkg_install/sign/pgp_sign.c b/usr.sbin/pkg_install/sign/pgp_sign.c index cb7d18650378..e13dec9cb047 100644 --- a/usr.sbin/pkg_install/sign/pgp_sign.c +++ b/usr.sbin/pkg_install/sign/pgp_sign.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/pgp_sign.c,v 1.1.2.3 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <stdlib.h> diff --git a/usr.sbin/pkg_install/sign/pkg_sign.1 b/usr.sbin/pkg_install/sign/pkg_sign.1 index 9a117943d430..7f853fb24857 100644 --- a/usr.sbin/pkg_install/sign/pkg_sign.1 +++ b/usr.sbin/pkg_install/sign/pkg_sign.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/sign/pkg_sign.1,v 1.1.2.5 2002/06/21 16:42:20 charnier Exp $ .\" $OpenBSD: pkg_sign.1,v 1.6 2000/04/15 02:15:20 aaron Exp $ .\" .\" Copyright (c) 1999 Marc Espie. diff --git a/usr.sbin/pkg_install/sign/sha1.c b/usr.sbin/pkg_install/sign/sha1.c index 24ca99711306..349c2c28df9f 100644 --- a/usr.sbin/pkg_install/sign/sha1.c +++ b/usr.sbin/pkg_install/sign/sha1.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/sha1.c,v 1.1.2.3 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/usr.sbin/pkg_install/sign/sign.c b/usr.sbin/pkg_install/sign/sign.c index 412b916b032b..e153cd473c0d 100644 --- a/usr.sbin/pkg_install/sign/sign.c +++ b/usr.sbin/pkg_install/sign/sign.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/sign.c,v 1.1.2.3 2003/06/17 04:29:36 mikeh Exp $"); #include <sys/types.h> #include <stdlib.h> diff --git a/usr.sbin/pkg_install/sign/stand.c b/usr.sbin/pkg_install/sign/stand.c index 703c58db5224..5c91823493c8 100644 --- a/usr.sbin/pkg_install/sign/stand.c +++ b/usr.sbin/pkg_install/sign/stand.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/stand.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); #include "stand.h" diff --git a/usr.sbin/pkg_install/sign/stand.h b/usr.sbin/pkg_install/sign/stand.h index bc8de2f96b35..3aa8bfd2a44b 100644 --- a/usr.sbin/pkg_install/sign/stand.h +++ b/usr.sbin/pkg_install/sign/stand.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/sign/stand.h,v 1.1.2.1 2001/03/05 03:43:53 wes Exp $ */ /* $OpenBSD: stand.h,v 1.2 1999/10/04 21:46:30 espie Exp $ */ /* provided to cater for BSD idiosyncrasies */ diff --git a/usr.sbin/pkg_install/sign/x509.c b/usr.sbin/pkg_install/sign/x509.c index 59177342b151..0e3df2f9e065 100644 --- a/usr.sbin/pkg_install/sign/x509.c +++ b/usr.sbin/pkg_install/sign/x509.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/sign/x509.c,v 1.1.2.2 2002/08/20 06:35:08 obrien Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 9071155a289d..208993c55da7 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -1,5 +1,5 @@ #!/usr/local/bin/wish -f -#$FreeBSD$ +#$FreeBSD: src/usr.sbin/pkg_install/tkpkg,v 1.7 1999/08/29 15:54:49 peter Exp $ # #$Log: tkpkg,v $ #Revision 1.2 1994/12/06 00:51:21 jkh diff --git a/usr.sbin/pkg_install/update/Makefile b/usr.sbin/pkg_install/update/Makefile index 73afa1fa4105..d90b0bc32abb 100644 --- a/usr.sbin/pkg_install/update/Makefile +++ b/usr.sbin/pkg_install/update/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/update/Makefile,v 1.1.2.2 2001/04/25 14:05:02 ru Exp $ SCRIPTS= pkg_update.pl MAN= pkg_update.1 diff --git a/usr.sbin/pkg_install/update/pkg_update.1 b/usr.sbin/pkg_install/update/pkg_update.1 index 7c718f4b28c0..e1c801e5de06 100644 --- a/usr.sbin/pkg_install/update/pkg_update.1 +++ b/usr.sbin/pkg_install/update/pkg_update.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/update/pkg_update.1,v 1.3.2.1 2001/08/16 15:56:16 ru Exp $ .Dd December 27, 2000 .Dt PKG_UPDATE 1 .Os diff --git a/usr.sbin/pkg_install/update/pkg_update.pl b/usr.sbin/pkg_install/update/pkg_update.pl index 6ff9306b995c..75d6b035f96a 100755 --- a/usr.sbin/pkg_install/update/pkg_update.pl +++ b/usr.sbin/pkg_install/update/pkg_update.pl @@ -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/pkg_install/update/pkg_update.pl,v 1.4.2.2 2003/07/22 11:25:22 paul Exp $ #/ use strict; diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile index cba73fb8cd74..0e9010b69e1d 100644 --- a/usr.sbin/pkg_install/version/Makefile +++ b/usr.sbin/pkg_install/version/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/Makefile,v 1.5.2.5 2001/09/21 16:54:17 bmah Exp $ SCRIPTS= pkg_version.pl MAN= pkg_version.1 diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index da9a7035f96f..8e689d788b5d 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/version/pkg_version.1,v 1.5.2.14 2002/06/21 16:42:26 charnier Exp $ .Dd July 17, 1998 .Dt PKG_VERSION 1 .Os diff --git a/usr.sbin/pkg_install/version/pkg_version.pl b/usr.sbin/pkg_install/version/pkg_version.pl index 86c6547ea487..ae5f1fe09480 100755 --- a/usr.sbin/pkg_install/version/pkg_version.pl +++ b/usr.sbin/pkg_install/version/pkg_version.pl @@ -28,7 +28,7 @@ # # A package version-checking utility for FreeBSD. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/pkg_version.pl,v 1.4.2.14 2002/06/03 15:34:59 bmah Exp $ # use Cwd; diff --git a/usr.sbin/pkg_install/version/test-pkg_version.sh b/usr.sbin/pkg_install/version/test-pkg_version.sh index 081f5598f79f..4be1b63e77b2 100755 --- a/usr.sbin/pkg_install/version/test-pkg_version.sh +++ b/usr.sbin/pkg_install/version/test-pkg_version.sh @@ -29,7 +29,7 @@ # Regression testing for pkg_version # Originally from an idea by "Akinori MUSHA" <knu@iDaemons.org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/test-pkg_version.sh,v 1.1.2.5 2002/06/03 15:34:59 bmah Exp $ # ECHO=echo diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile index 2ce01d3dbd90..0a05b4ac1de3 100644 --- a/usr.sbin/pnpinfo/Makefile +++ b/usr.sbin/pnpinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pnpinfo/Makefile,v 1.4.2.2 2001/04/25 12:10:32 ru Exp $ PROG= pnpinfo diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile index cb7b35c36507..ff1774bab402 100644 --- a/usr.sbin/portmap/Makefile +++ b/usr.sbin/portmap/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portmap/Makefile,v 1.7.2.1 2001/04/25 12:10:33 ru Exp $ PROG= portmap MAN= portmap.8 diff --git a/usr.sbin/portmap/from_local.c b/usr.sbin/portmap/from_local.c index 9886f1250b86..8bf46c56562d 100644 --- a/usr.sbin/portmap/from_local.c +++ b/usr.sbin/portmap/from_local.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#) from_local.c 1.2 93/11/16 21:50:02"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/from_local.c,v 1.10.2.1 2000/08/16 14:04:37 brian Exp $"; #endif #ifdef TEST diff --git a/usr.sbin/portmap/pmap_check.c b/usr.sbin/portmap/pmap_check.c index 7ad25c9a7743..972999a99a2e 100644 --- a/usr.sbin/portmap/pmap_check.c +++ b/usr.sbin/portmap/pmap_check.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#) pmap_check.c 1.6 93/11/21 20:58:59"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/pmap_check.c,v 1.6 2000/01/15 23:08:28 brian Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/portmap/pmap_check.h b/usr.sbin/portmap/pmap_check.h index dc454a59d6d0..095200d64491 100644 --- a/usr.sbin/portmap/pmap_check.h +++ b/usr.sbin/portmap/pmap_check.h @@ -25,7 +25,7 @@ * * @(#) pmap_check.h 1.3 93/11/21 16:18:53 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/portmap/pmap_check.h,v 1.3 2000/01/15 23:08:28 brian Exp $ */ extern int from_local __P((struct sockaddr_in *)); diff --git a/usr.sbin/portmap/pmap_dump/pmap_dump.c b/usr.sbin/portmap/pmap_dump/pmap_dump.c index 96fb5c2edb99..bb212da12e2a 100644 --- a/usr.sbin/portmap/pmap_dump/pmap_dump.c +++ b/usr.sbin/portmap/pmap_dump/pmap_dump.c @@ -10,7 +10,7 @@ static char sccsid[] = "@(#) pmap_dump.c 1.1 92/06/11 22:53:15"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/pmap_dump/pmap_dump.c,v 1.6 2000/01/15 23:08:30 brian Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/portmap/pmap_set/pmap_set.c b/usr.sbin/portmap/pmap_set/pmap_set.c index 35a7fbe6e591..492a9a430299 100644 --- a/usr.sbin/portmap/pmap_set/pmap_set.c +++ b/usr.sbin/portmap/pmap_set/pmap_set.c @@ -10,7 +10,7 @@ static char sccsid[] = "@(#) pmap_set.c 1.1 92/06/11 22:53:16"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/pmap_set/pmap_set.c,v 1.6 2000/01/15 23:08:30 brian Exp $"; #endif #include <err.h> diff --git a/usr.sbin/portmap/portmap.8 b/usr.sbin/portmap/portmap.8 index 17c335a35899..5c5994d4bbfc 100644 --- a/usr.sbin/portmap/portmap.8 +++ b/usr.sbin/portmap/portmap.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)portmap.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/portmap/portmap.8,v 1.7.2.4 2002/04/04 11:00:38 dd Exp $ .\" .Dd June 6, 1993 .Dt PORTMAP 8 diff --git a/usr.sbin/portmap/portmap.c b/usr.sbin/portmap/portmap.c index a25d95dde189..c650bb378c95 100644 --- a/usr.sbin/portmap/portmap.c +++ b/usr.sbin/portmap/portmap.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)portmap.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/portmap.c,v 1.10.2.3 2002/05/06 18:18:21 dwmalone Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 86a22ab3eb8e..7b6fc6e3b1b0 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ppp/Makefile,v 1.73.2.8 2002/09/01 02:12:22 brian Exp $ PROG= ppp MAN= ppp.8 diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes index 5b8a7cd9c870..59be24d51d0a 100644 --- a/usr.sbin/ppp/README.changes +++ b/usr.sbin/ppp/README.changes @@ -23,7 +23,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/usr.sbin/ppp/README.changes,v 1.16.2.6 2001/06/04 14:46:12 brian Exp $ This file summarises changes made to ppp that effect its configuration. diff --git a/usr.sbin/ppp/README.devel b/usr.sbin/ppp/README.devel index 318cd464d836..5d5cf1a7c426 100644 --- a/usr.sbin/ppp/README.devel +++ b/usr.sbin/ppp/README.devel @@ -23,7 +23,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/usr.sbin/ppp/README.devel,v 1.4.2.3 2002/08/26 23:24:44 brian Exp $ This file summarises changes made to ppp that effect This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>, diff --git a/usr.sbin/ppp/README.nat b/usr.sbin/ppp/README.nat index 9ff240a9f37c..9057d95ba08c 100644 --- a/usr.sbin/ppp/README.nat +++ b/usr.sbin/ppp/README.nat @@ -22,7 +22,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/usr.sbin/ppp/README.nat,v 1.4.4.4 2002/09/01 02:12:22 brian Exp $ User PPP NAT (Packet Aliasing) diff --git a/usr.sbin/ppp/acf.c b/usr.sbin/ppp/acf.c index 4db0b6b264d8..79cd366fce79 100644 --- a/usr.sbin/ppp/acf.c +++ b/usr.sbin/ppp/acf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/acf.c,v 1.4.2.1 2000/08/19 09:29:59 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/acf.h b/usr.sbin/ppp/acf.h index e32adbc1661c..6b0fc6131ccb 100644 --- a/usr.sbin/ppp/acf.h +++ b/usr.sbin/ppp/acf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/acf.h,v 1.2 1999/08/28 01:18:14 peter Exp $ */ struct lcp; diff --git a/usr.sbin/ppp/arp.c b/usr.sbin/ppp/arp.c index 47b7869116b5..5cab33eaa7ff 100644 --- a/usr.sbin/ppp/arp.c +++ b/usr.sbin/ppp/arp.c @@ -17,7 +17,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/arp.c,v 1.37.2.3 2002/09/01 02:12:22 brian Exp $ * */ diff --git a/usr.sbin/ppp/arp.h b/usr.sbin/ppp/arp.h index ac0a1cae7288..b0059fb727af 100644 --- a/usr.sbin/ppp/arp.h +++ b/usr.sbin/ppp/arp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/arp.h,v 1.9.2.2 2002/09/01 02:12:22 brian Exp $ */ struct sockaddr_dl; diff --git a/usr.sbin/ppp/async.c b/usr.sbin/ppp/async.c index 0fcf865264fb..8334c280d069 100644 --- a/usr.sbin/ppp/async.c +++ b/usr.sbin/ppp/async.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ppp/async.c,v 1.23.2.3 2002/09/01 02:12:22 brian Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ppp/async.h b/usr.sbin/ppp/async.h index 309f597841e6..bd0707557304 100644 --- a/usr.sbin/ppp/async.h +++ b/usr.sbin/ppp/async.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/async.h,v 1.6.2.2 2002/09/01 02:12:22 brian Exp $ */ #define HDLCSIZE (MAX_MRU*2+6) diff --git a/usr.sbin/ppp/atm.c b/usr.sbin/ppp/atm.c index 0d51564d3550..31a26b4a79d7 100644 --- a/usr.sbin/ppp/atm.c +++ b/usr.sbin/ppp/atm.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/atm.c,v 1.9.2.1 2002/09/01 02:12:22 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/atm.h b/usr.sbin/ppp/atm.h index 3fbc0c5c98e8..97b35e51f409 100644 --- a/usr.sbin/ppp/atm.h +++ b/usr.sbin/ppp/atm.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/atm.h,v 1.1.4.1 2002/09/01 02:12:22 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/auth.c b/usr.sbin/ppp/auth.c index 3cdb9e8c1c57..fe36c23078c3 100644 --- a/usr.sbin/ppp/auth.c +++ b/usr.sbin/ppp/auth.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/auth.c,v 1.50.2.2 2002/09/01 02:12:22 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/auth.h b/usr.sbin/ppp/auth.h index bbc257c56099..50f729835e0d 100644 --- a/usr.sbin/ppp/auth.h +++ b/usr.sbin/ppp/auth.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/auth.h,v 1.18.2.2 2002/09/01 02:12:22 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/bundle.c b/usr.sbin/ppp/bundle.c index be55a6a94e0d..790da6f06799 100644 --- a/usr.sbin/ppp/bundle.c +++ b/usr.sbin/ppp/bundle.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/bundle.c,v 1.84.2.12 2002/09/01 02:12:22 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h index d27d3b01bbb0..cf12d38db783 100644 --- a/usr.sbin/ppp/bundle.h +++ b/usr.sbin/ppp/bundle.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/bundle.h,v 1.33.2.10 2003/08/11 09:35:50 ru Exp $ */ #define PHASE_DEAD 0 /* Link is dead */ diff --git a/usr.sbin/ppp/cbcp.c b/usr.sbin/ppp/cbcp.c index 674ea70d78ba..a8cc366a0dec 100644 --- a/usr.sbin/ppp/cbcp.c +++ b/usr.sbin/ppp/cbcp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/cbcp.c,v 1.18.2.3 2002/09/01 02:12:22 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/cbcp.h b/usr.sbin/ppp/cbcp.h index 46bf274f21c9..424085db92b1 100644 --- a/usr.sbin/ppp/cbcp.h +++ b/usr.sbin/ppp/cbcp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/cbcp.h,v 1.3 1999/08/28 01:18:19 peter Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ccp.c b/usr.sbin/ppp/ccp.c index 78ea13ab15d5..83e1a8a1c857 100644 --- a/usr.sbin/ppp/ccp.c +++ b/usr.sbin/ppp/ccp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ccp.c,v 1.54.2.7 2002/09/01 02:12:22 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ccp.h b/usr.sbin/ppp/ccp.h index bc867b63ddbb..5b7b0dc68435 100644 --- a/usr.sbin/ppp/ccp.h +++ b/usr.sbin/ppp/ccp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ccp.h,v 1.22.2.5 2002/09/01 02:12:23 brian Exp $ */ #define CCP_MAXCODE CODE_RESETACK diff --git a/usr.sbin/ppp/chap.c b/usr.sbin/ppp/chap.c index 46dcd31299ca..0d15497b77bd 100644 --- a/usr.sbin/ppp/chap.c +++ b/usr.sbin/ppp/chap.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap.c,v 1.61.2.7 2002/09/01 02:12:23 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chap.h b/usr.sbin/ppp/chap.h index 617555d82d44..070a9a5271c9 100644 --- a/usr.sbin/ppp/chap.h +++ b/usr.sbin/ppp/chap.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap.h,v 1.17.2.4 2002/09/01 02:12:23 brian Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/chap_ms.c b/usr.sbin/ppp/chap_ms.c index 74ac19980016..eab3d6160c8d 100644 --- a/usr.sbin/ppp/chap_ms.c +++ b/usr.sbin/ppp/chap_ms.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/ppp/chap_ms.c,v 1.9.2.6 2002/09/01 02:12:23 brian Exp $ */ #include <ctype.h> diff --git a/usr.sbin/ppp/chap_ms.h b/usr.sbin/ppp/chap_ms.h index 35ee978de2dd..0b5c75c8ddbf 100644 --- a/usr.sbin/ppp/chap_ms.h +++ b/usr.sbin/ppp/chap_ms.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/ppp/chap_ms.h,v 1.5.2.3 2002/09/01 02:12:23 brian Exp $ */ /* Max # of (Unicode) chars in an NT password */ diff --git a/usr.sbin/ppp/chat.c b/usr.sbin/ppp/chat.c index 79e41ea1a974..3e258fc2484f 100644 --- a/usr.sbin/ppp/chat.c +++ b/usr.sbin/ppp/chat.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chat.c,v 1.70.2.3 2002/09/01 02:12:23 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chat.h b/usr.sbin/ppp/chat.h index b8162bfd33dd..268ed9459cf4 100644 --- a/usr.sbin/ppp/chat.h +++ b/usr.sbin/ppp/chat.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chat.h,v 1.15.2.1 2000/03/21 10:23:03 brian Exp $ */ #define CHAT_EXPECT 0 diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index d05471c91bb7..635e049fddfc 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/command.c,v 1.230.2.20 2003/08/11 09:35:50 ru Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/command.h b/usr.sbin/ppp/command.h index 8eb1e38d243d..26696862b9bc 100644 --- a/usr.sbin/ppp/command.h +++ b/usr.sbin/ppp/command.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/command.h,v 1.20.2.3 2002/09/01 02:12:26 brian Exp $ */ struct cmdtab; diff --git a/usr.sbin/ppp/datalink.c b/usr.sbin/ppp/datalink.c index 085e9c40108a..61442bb47d2c 100644 --- a/usr.sbin/ppp/datalink.c +++ b/usr.sbin/ppp/datalink.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/datalink.c,v 1.57.2.12 2003/08/11 09:35:51 ru Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/datalink.h b/usr.sbin/ppp/datalink.h index 64b3c160c5ca..0726288a045f 100644 --- a/usr.sbin/ppp/datalink.h +++ b/usr.sbin/ppp/datalink.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/datalink.h,v 1.12.2.2 2002/09/01 02:12:26 brian Exp $ */ #define DATALINK_CLOSED (0) diff --git a/usr.sbin/ppp/deflate.c b/usr.sbin/ppp/deflate.c index 3e6198d641c2..2d69a202446c 100644 --- a/usr.sbin/ppp/deflate.c +++ b/usr.sbin/ppp/deflate.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/deflate.c,v 1.18.2.4 2002/09/01 02:12:26 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/deflate.h b/usr.sbin/ppp/deflate.h index a478b24cb1de..2cdc38e62a14 100644 --- a/usr.sbin/ppp/deflate.h +++ b/usr.sbin/ppp/deflate.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/deflate.h,v 1.4 1999/08/28 01:18:23 peter Exp $ */ extern const struct ccp_algorithm PppdDeflateAlgorithm; diff --git a/usr.sbin/ppp/defs.c b/usr.sbin/ppp/defs.c index f29eff655ca8..322815a38c9b 100644 --- a/usr.sbin/ppp/defs.c +++ b/usr.sbin/ppp/defs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/defs.c,v 1.31.2.12 2002/09/01 02:12:26 brian Exp $ */ diff --git a/usr.sbin/ppp/defs.h b/usr.sbin/ppp/defs.h index 2be76867447b..ae32c815bfd1 100644 --- a/usr.sbin/ppp/defs.h +++ b/usr.sbin/ppp/defs.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/defs.h,v 1.52.2.11 2002/09/01 02:12:26 brian Exp $ */ /* Check the following definitions for your machine environment */ diff --git a/usr.sbin/ppp/descriptor.h b/usr.sbin/ppp/descriptor.h index a3c1b1075406..dedfeb844b93 100644 --- a/usr.sbin/ppp/descriptor.h +++ b/usr.sbin/ppp/descriptor.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/descriptor.h,v 1.7.2.1 2000/03/21 10:23:06 brian Exp $ */ #define PHYSICAL_DESCRIPTOR (1) diff --git a/usr.sbin/ppp/ether.c b/usr.sbin/ppp/ether.c index 77ad7e51a7be..7181a52dabff 100644 --- a/usr.sbin/ppp/ether.c +++ b/usr.sbin/ppp/ether.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ether.c,v 1.9.2.14 2002/09/01 02:12:26 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ether.h b/usr.sbin/ppp/ether.h index 16c9a9e05b9e..6ff98bf9b0e6 100644 --- a/usr.sbin/ppp/ether.h +++ b/usr.sbin/ppp/ether.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ether.h,v 1.2 1999/11/26 22:44:30 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/exec.c b/usr.sbin/ppp/exec.c index 67d00ac6bf36..3e3ceca64036 100644 --- a/usr.sbin/ppp/exec.c +++ b/usr.sbin/ppp/exec.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/exec.c,v 1.18.2.6 2002/09/01 02:12:26 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/exec.h b/usr.sbin/ppp/exec.h index d4b338767fb3..34542c6d4f78 100644 --- a/usr.sbin/ppp/exec.h +++ b/usr.sbin/ppp/exec.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/exec.h,v 1.5 1999/11/06 22:50:53 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/filter.c b/usr.sbin/ppp/filter.c index 994c09072260..556f343d9446 100644 --- a/usr.sbin/ppp/filter.c +++ b/usr.sbin/ppp/filter.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/filter.c,v 1.39.2.7 2002/09/01 02:12:26 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/filter.h b/usr.sbin/ppp/filter.h index f994f4b0417d..c9b96e05f44e 100644 --- a/usr.sbin/ppp/filter.h +++ b/usr.sbin/ppp/filter.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/filter.h,v 1.21.2.6 2002/09/01 02:12:27 brian Exp $ */ /* Operations - f_srcop, f_dstop */ diff --git a/usr.sbin/ppp/fsm.c b/usr.sbin/ppp/fsm.c index 685e5f107df6..b60db5552b4c 100644 --- a/usr.sbin/ppp/fsm.c +++ b/usr.sbin/ppp/fsm.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/fsm.c,v 1.52.2.8 2002/09/01 02:12:27 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h index 3280ba075843..e813ec54f6b7 100644 --- a/usr.sbin/ppp/fsm.h +++ b/usr.sbin/ppp/fsm.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/fsm.h,v 1.23.2.3 2002/09/01 02:12:27 brian Exp $ */ /* diff --git a/usr.sbin/ppp/hdlc.c b/usr.sbin/ppp/hdlc.c index 27077dcef7cc..ce7d1a95db8c 100644 --- a/usr.sbin/ppp/hdlc.c +++ b/usr.sbin/ppp/hdlc.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/hdlc.c,v 1.46.2.2 2002/09/01 02:12:27 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/hdlc.h b/usr.sbin/ppp/hdlc.h index 71f08143b1f5..3d0501f8de45 100644 --- a/usr.sbin/ppp/hdlc.h +++ b/usr.sbin/ppp/hdlc.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/hdlc.h,v 1.21.2.1 2001/06/13 21:56:35 brian Exp $ */ /* diff --git a/usr.sbin/ppp/i4b.c b/usr.sbin/ppp/i4b.c index 5744e89dfadc..87d6de465a19 100644 --- a/usr.sbin/ppp/i4b.c +++ b/usr.sbin/ppp/i4b.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/i4b.c,v 1.8.2.3 2002/09/01 02:12:27 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/i4b.h b/usr.sbin/ppp/i4b.h index 984535c81959..cd0542777208 100644 --- a/usr.sbin/ppp/i4b.h +++ b/usr.sbin/ppp/i4b.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/i4b.h,v 1.4 1999/11/26 22:44:31 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/id.c b/usr.sbin/ppp/id.c index 440d460e5301..14bc9d3085cc 100644 --- a/usr.sbin/ppp/id.c +++ b/usr.sbin/ppp/id.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/id.c,v 1.18.2.3 2002/09/01 02:12:27 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/id.h b/usr.sbin/ppp/id.h index 409da49b3008..0e5f0396ee2b 100644 --- a/usr.sbin/ppp/id.h +++ b/usr.sbin/ppp/id.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/id.h,v 1.13.2.1 2000/08/19 09:30:03 brian Exp $ */ #ifndef NOSUID diff --git a/usr.sbin/ppp/iface.c b/usr.sbin/ppp/iface.c index 78885726c66e..d4b96a527303 100644 --- a/usr.sbin/ppp/iface.c +++ b/usr.sbin/ppp/iface.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iface.c,v 1.13.2.9 2003/04/29 16:04:41 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/iface.h b/usr.sbin/ppp/iface.h index 28c3761e5922..d24fa70af189 100644 --- a/usr.sbin/ppp/iface.h +++ b/usr.sbin/ppp/iface.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iface.h,v 1.3.2.4 2002/09/01 02:12:27 brian Exp $ */ struct ifa_msghdr; diff --git a/usr.sbin/ppp/ip.c b/usr.sbin/ppp/ip.c index 3c0d54ba03bf..bbbffd38e2cb 100644 --- a/usr.sbin/ppp/ip.c +++ b/usr.sbin/ppp/ip.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ip.c,v 1.78.2.11 2002/09/01 02:12:27 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ip.h b/usr.sbin/ppp/ip.h index a4c417912f9f..f3dbd791fcd9 100644 --- a/usr.sbin/ppp/ip.h +++ b/usr.sbin/ppp/ip.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ip.h,v 1.14.2.3 2002/09/01 02:12:27 brian Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ipcp.c b/usr.sbin/ppp/ipcp.c index 2bef734f7170..cc9608f5c728 100644 --- a/usr.sbin/ppp/ipcp.c +++ b/usr.sbin/ppp/ipcp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipcp.c,v 1.90.2.13 2003/06/28 14:50:25 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipcp.h b/usr.sbin/ppp/ipcp.h index dc1ed9e193e6..77df62ff8b39 100644 --- a/usr.sbin/ppp/ipcp.h +++ b/usr.sbin/ppp/ipcp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipcp.h,v 1.30.2.5 2002/09/01 02:12:27 brian Exp $ */ #define IPCP_MAXCODE CODE_CODEREJ diff --git a/usr.sbin/ppp/iplist.c b/usr.sbin/ppp/iplist.c index 4ef00e457736..d1f1e6964abf 100644 --- a/usr.sbin/ppp/iplist.c +++ b/usr.sbin/ppp/iplist.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iplist.c,v 1.9 1999/08/28 01:18:31 peter Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/iplist.h b/usr.sbin/ppp/iplist.h index 5805a2cfbb77..7cc8ab8c2fc2 100644 --- a/usr.sbin/ppp/iplist.h +++ b/usr.sbin/ppp/iplist.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iplist.h,v 1.4 1999/08/28 01:18:31 peter Exp $ */ struct iplist_cur { diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c index ef1a0963efc8..20f7e32e773f 100644 --- a/usr.sbin/ppp/ipv6cp.c +++ b/usr.sbin/ppp/ipv6cp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipv6cp.c,v 1.8.2.7 2003/06/28 14:50:25 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipv6cp.h b/usr.sbin/ppp/ipv6cp.h index 53f7153157ea..3dd36951a8d5 100644 --- a/usr.sbin/ppp/ipv6cp.h +++ b/usr.sbin/ppp/ipv6cp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipv6cp.h,v 1.2.2.1 2002/09/01 02:12:28 brian Exp $ */ #ifndef NOINET6 diff --git a/usr.sbin/ppp/layer.h b/usr.sbin/ppp/layer.h index 4ee59a10a6f2..919d8ab0fb9b 100644 --- a/usr.sbin/ppp/layer.h +++ b/usr.sbin/ppp/layer.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/layer.h,v 1.3 1999/08/28 01:18:31 peter Exp $ */ #define LAYER_ASYNC 2 diff --git a/usr.sbin/ppp/lcp.c b/usr.sbin/ppp/lcp.c index bfc7376d9e67..c5cd494628c3 100644 --- a/usr.sbin/ppp/lcp.c +++ b/usr.sbin/ppp/lcp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lcp.c,v 1.81.2.13 2002/09/01 02:12:28 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lcp.h b/usr.sbin/ppp/lcp.h index dca86b72d61c..dd990886c5cf 100644 --- a/usr.sbin/ppp/lcp.h +++ b/usr.sbin/ppp/lcp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lcp.h,v 1.23.2.6 2002/09/01 02:12:28 brian Exp $ */ /* callback::opmask values */ diff --git a/usr.sbin/ppp/link.c b/usr.sbin/ppp/link.c index d5aaca3dd3ef..9ea5f179467f 100644 --- a/usr.sbin/ppp/link.c +++ b/usr.sbin/ppp/link.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/link.c,v 1.16.2.2 2002/09/01 02:12:28 brian Exp $ * */ diff --git a/usr.sbin/ppp/link.h b/usr.sbin/ppp/link.h index 89b6230268b1..1ec601afc5ed 100644 --- a/usr.sbin/ppp/link.h +++ b/usr.sbin/ppp/link.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/link.h,v 1.9.2.1 2000/08/19 09:30:04 brian Exp $ * */ diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c index b2a6b9954565..b30294498bd8 100644 --- a/usr.sbin/ppp/log.c +++ b/usr.sbin/ppp/log.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/log.c,v 1.44.2.5 2002/09/01 02:12:28 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/log.h b/usr.sbin/ppp/log.h index f3fef6559431..ae48f655a3db 100644 --- a/usr.sbin/ppp/log.h +++ b/usr.sbin/ppp/log.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/log.h,v 1.26.2.3 2002/09/01 02:12:28 brian Exp $ */ #define LogLOG (0) diff --git a/usr.sbin/ppp/lqr.c b/usr.sbin/ppp/lqr.c index f72c899c44d5..ba7ad8665e23 100644 --- a/usr.sbin/ppp/lqr.c +++ b/usr.sbin/ppp/lqr.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lqr.c,v 1.40.2.4 2002/09/01 02:12:28 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lqr.h b/usr.sbin/ppp/lqr.h index 16bab3938ce9..638c4e46daaa 100644 --- a/usr.sbin/ppp/lqr.h +++ b/usr.sbin/ppp/lqr.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lqr.h,v 1.16.2.1 2001/06/13 21:56:35 brian Exp $ */ /* diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c index 7517663240c9..a847129b7351 100644 --- a/usr.sbin/ppp/main.c +++ b/usr.sbin/ppp/main.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/main.c,v 1.167.2.8 2002/09/01 02:12:28 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/main.h b/usr.sbin/ppp/main.h index 46e63b1e1274..62430c63655a 100644 --- a/usr.sbin/ppp/main.h +++ b/usr.sbin/ppp/main.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/main.h,v 1.11.2.1 2001/06/13 21:56:36 brian Exp $ */ extern void Cleanup(int); diff --git a/usr.sbin/ppp/mbuf.c b/usr.sbin/ppp/mbuf.c index 5bf819928960..6180fc57eda6 100644 --- a/usr.sbin/ppp/mbuf.c +++ b/usr.sbin/ppp/mbuf.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mbuf.c,v 1.36.2.5 2002/09/01 02:12:28 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/mbuf.h b/usr.sbin/ppp/mbuf.h index 82a7428b7fa0..42b5e17816bb 100644 --- a/usr.sbin/ppp/mbuf.h +++ b/usr.sbin/ppp/mbuf.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mbuf.h,v 1.24.2.3 2002/09/01 02:12:28 brian Exp $ */ struct mbuf { diff --git a/usr.sbin/ppp/mp.c b/usr.sbin/ppp/mp.c index 3fd9b95c232c..749ad59de4db 100644 --- a/usr.sbin/ppp/mp.c +++ b/usr.sbin/ppp/mp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mp.c,v 1.36.2.9 2002/09/01 02:12:28 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mp.h b/usr.sbin/ppp/mp.h index 525ee291d7da..8429bd5a166a 100644 --- a/usr.sbin/ppp/mp.h +++ b/usr.sbin/ppp/mp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mp.h,v 1.9.2.2 2002/09/01 02:12:29 brian Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c index 606ad0faf4d7..43f75a1df71d 100644 --- a/usr.sbin/ppp/mppe.c +++ b/usr.sbin/ppp/mppe.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mppe.c,v 1.4.2.6 2002/09/01 02:12:29 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mppe.h b/usr.sbin/ppp/mppe.h index c70a60906ba1..26259571ae08 100644 --- a/usr.sbin/ppp/mppe.h +++ b/usr.sbin/ppp/mppe.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mppe.h,v 1.2.2.1 2000/12/18 01:46:44 brian Exp $ */ #define MPPE_KEY_LEN 16 diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c index deb9932fc579..e4652c46178d 100644 --- a/usr.sbin/ppp/nat_cmd.c +++ b/usr.sbin/ppp/nat_cmd.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/nat_cmd.c,v 1.35.2.13 2002/09/01 02:12:29 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/nat_cmd.h b/usr.sbin/ppp/nat_cmd.h index c70afb05d8dd..786d833491bb 100644 --- a/usr.sbin/ppp/nat_cmd.h +++ b/usr.sbin/ppp/nat_cmd.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/nat_cmd.h,v 1.13.4.6 2002/09/01 02:12:29 brian Exp $ */ struct cmdargs; diff --git a/usr.sbin/ppp/ncp.c b/usr.sbin/ppp/ncp.c index e1acafbfc46b..28b752689e46 100644 --- a/usr.sbin/ppp/ncp.c +++ b/usr.sbin/ppp/ncp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncp.c,v 1.5.2.1 2002/09/01 02:12:29 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ncp.h b/usr.sbin/ppp/ncp.h index c9c3be53c3bd..b2baa1e756ed 100644 --- a/usr.sbin/ppp/ncp.h +++ b/usr.sbin/ppp/ncp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncp.h,v 1.1.4.1 2002/09/01 02:12:29 brian Exp $ */ struct port_range { diff --git a/usr.sbin/ppp/ncpaddr.c b/usr.sbin/ppp/ncpaddr.c index f3b9960e4c63..554060f88d8a 100644 --- a/usr.sbin/ppp/ncpaddr.c +++ b/usr.sbin/ppp/ncpaddr.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncpaddr.c,v 1.10.2.4 2003/06/28 14:57:07 ume Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/ncpaddr.h b/usr.sbin/ppp/ncpaddr.h index 8c6b88612326..fa7d0419884b 100644 --- a/usr.sbin/ppp/ncpaddr.h +++ b/usr.sbin/ppp/ncpaddr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncpaddr.h,v 1.3.2.1 2002/09/01 02:12:29 brian Exp $ */ /* diff --git a/usr.sbin/ppp/netgraph.c b/usr.sbin/ppp/netgraph.c index 1ada596d2172..d9b45568c23a 100644 --- a/usr.sbin/ppp/netgraph.c +++ b/usr.sbin/ppp/netgraph.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/netgraph.c,v 1.4.2.1 2002/09/01 02:12:29 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/netgraph.h b/usr.sbin/ppp/netgraph.h index ffa012ae9b30..4db09a8ad657 100644 --- a/usr.sbin/ppp/netgraph.h +++ b/usr.sbin/ppp/netgraph.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/netgraph.h,v 1.2.2.1 2002/09/01 02:12:29 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/pap.c b/usr.sbin/ppp/pap.c index 8a1d112d72de..de3a7f8f1751 100644 --- a/usr.sbin/ppp/pap.c +++ b/usr.sbin/ppp/pap.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pap.c,v 1.42.2.4 2002/09/01 02:12:29 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/pap.h b/usr.sbin/ppp/pap.h index 8e8d45734a88..1b7f103543fa 100644 --- a/usr.sbin/ppp/pap.h +++ b/usr.sbin/ppp/pap.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pap.h,v 1.11.2.1 2001/06/13 21:56:36 brian Exp $ */ #define PAP_REQUEST 1 diff --git a/usr.sbin/ppp/physical.c b/usr.sbin/ppp/physical.c index 29ea189fa159..e281bb16f776 100644 --- a/usr.sbin/ppp/physical.c +++ b/usr.sbin/ppp/physical.c @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/physical.c,v 1.34.2.8 2002/09/01 02:12:29 brian Exp $ * */ diff --git a/usr.sbin/ppp/physical.h b/usr.sbin/ppp/physical.h index f1e3ec59da25..f4a740720e79 100644 --- a/usr.sbin/ppp/physical.h +++ b/usr.sbin/ppp/physical.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/physical.h,v 1.20.2.3 2002/09/01 02:12:29 brian Exp $ * */ diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 2600ab4de11d..05c5e63050c6 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -25,7 +25,7 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ppp/ppp.8.m4,v 1.301.2.4 2003/08/11 09:35:51 ru Exp $ .\" .Dd September 20, 1995 .Dt PPP 8 diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index 2a8138129f83..671895d409ac 100644 --- a/usr.sbin/ppp/pred.c +++ b/usr.sbin/ppp/pred.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/ppp/pred.c,v 1.29.2.3 2002/09/01 02:12:31 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/pred.h b/usr.sbin/ppp/pred.h index 1afb77a9a57f..5bfde8560934 100644 --- a/usr.sbin/ppp/pred.h +++ b/usr.sbin/ppp/pred.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pred.h,v 1.8.2.1 2001/06/13 21:56:36 brian Exp $ */ extern const struct ccp_algorithm Pred1Algorithm; diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c index a33734cb5b16..c7b774339a88 100644 --- a/usr.sbin/ppp/probe.c +++ b/usr.sbin/ppp/probe.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/probe.c,v 1.3.2.1 2002/09/01 02:12:31 brian Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/ppp/probe.h b/usr.sbin/ppp/probe.h index 5a7dce9e20d2..060b9f5fc3e2 100644 --- a/usr.sbin/ppp/probe.h +++ b/usr.sbin/ppp/probe.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/probe.h,v 1.2.2.1 2002/09/01 02:12:31 brian Exp $ */ struct probe { diff --git a/usr.sbin/ppp/prompt.c b/usr.sbin/ppp/prompt.c index 839e65542aa0..af2c0074c891 100644 --- a/usr.sbin/ppp/prompt.c +++ b/usr.sbin/ppp/prompt.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/prompt.c,v 1.20.2.5 2003/04/05 10:51:39 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/prompt.h b/usr.sbin/ppp/prompt.h index 048933825790..5cf09694ed80 100644 --- a/usr.sbin/ppp/prompt.h +++ b/usr.sbin/ppp/prompt.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/prompt.h,v 1.5.2.3 2002/09/01 02:12:32 brian Exp $ */ #define LOCAL_AUTH 0x01 diff --git a/usr.sbin/ppp/proto.c b/usr.sbin/ppp/proto.c index e4719987313a..e72ef492c363 100644 --- a/usr.sbin/ppp/proto.c +++ b/usr.sbin/ppp/proto.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/proto.c,v 1.5.2.1 2000/08/19 09:30:08 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/proto.h b/usr.sbin/ppp/proto.h index 8c9332769857..490cb342d56d 100644 --- a/usr.sbin/ppp/proto.h +++ b/usr.sbin/ppp/proto.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/proto.h,v 1.2.2.2 2002/09/01 02:12:32 brian Exp $ */ /* diff --git a/usr.sbin/ppp/radius.c b/usr.sbin/ppp/radius.c index 5b426bbb1f1a..451192586948 100644 --- a/usr.sbin/ppp/radius.c +++ b/usr.sbin/ppp/radius.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.c,v 1.11.2.9 2003/06/28 15:10:23 ume Exp $ * */ diff --git a/usr.sbin/ppp/radius.h b/usr.sbin/ppp/radius.h index a3b36b2cba0e..f3317ff423c3 100644 --- a/usr.sbin/ppp/radius.h +++ b/usr.sbin/ppp/radius.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.h,v 1.3.2.8 2003/06/28 15:10:23 ume Exp $ */ #define MPPE_POLICY_ALLOWED 1 diff --git a/usr.sbin/ppp/route.c b/usr.sbin/ppp/route.c index 168911c0be57..06f6370e0516 100644 --- a/usr.sbin/ppp/route.c +++ b/usr.sbin/ppp/route.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/route.c,v 1.60.2.8 2003/04/05 10:39:05 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/route.h b/usr.sbin/ppp/route.h index edf66045e564..878161a0b3d2 100644 --- a/usr.sbin/ppp/route.h +++ b/usr.sbin/ppp/route.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/route.h,v 1.13.2.4 2002/09/01 02:12:32 brian Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/server.c b/usr.sbin/ppp/server.c index 03f7b866d98b..f851b7fbd89b 100644 --- a/usr.sbin/ppp/server.c +++ b/usr.sbin/ppp/server.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/server.c,v 1.28.2.6 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/server.h b/usr.sbin/ppp/server.h index 9fdc52c6b873..df915559ee90 100644 --- a/usr.sbin/ppp/server.h +++ b/usr.sbin/ppp/server.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/server.h,v 1.6.2.2 2001/05/17 19:11:49 brian Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/sig.c b/usr.sbin/ppp/sig.c index a42194be0c71..9d5b4e60d21a 100644 --- a/usr.sbin/ppp/sig.c +++ b/usr.sbin/ppp/sig.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sig.c,v 1.15.2.1 2002/09/01 02:12:32 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sig.h b/usr.sbin/ppp/sig.h index 27d264c19370..f5893fa20dc6 100644 --- a/usr.sbin/ppp/sig.h +++ b/usr.sbin/ppp/sig.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sig.h,v 1.14 1999/08/28 01:18:44 peter Exp $ */ typedef void (*sig_type)(int); diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c index bebd599b2bd3..7982693d8e76 100644 --- a/usr.sbin/ppp/slcompress.c +++ b/usr.sbin/ppp/slcompress.c @@ -17,7 +17,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/slcompress.c,v 1.31.2.2 2002/09/01 02:12:32 brian Exp $ * * Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: * - Initial distribution. diff --git a/usr.sbin/ppp/slcompress.h b/usr.sbin/ppp/slcompress.h index 223f65948b4e..976e6f8e3e1b 100644 --- a/usr.sbin/ppp/slcompress.h +++ b/usr.sbin/ppp/slcompress.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/slcompress.h,v 1.13 1999/08/28 01:18:44 peter Exp $ * * Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: * - Initial distribution. diff --git a/usr.sbin/ppp/sync.c b/usr.sbin/ppp/sync.c index 9fd782aa33e0..8c2f1253747c 100644 --- a/usr.sbin/ppp/sync.c +++ b/usr.sbin/ppp/sync.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sync.c,v 1.6 1999/12/20 20:29:47 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sync.h b/usr.sbin/ppp/sync.h index 4f5bfee0805f..030521203312 100644 --- a/usr.sbin/ppp/sync.h +++ b/usr.sbin/ppp/sync.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sync.h,v 1.2 1999/08/28 01:18:45 peter Exp $ */ extern struct layer synclayer; diff --git a/usr.sbin/ppp/systems.c b/usr.sbin/ppp/systems.c index 24f58a50d904..38dd9993c0f8 100644 --- a/usr.sbin/ppp/systems.c +++ b/usr.sbin/ppp/systems.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/systems.c,v 1.58.2.7 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h index 9091e730b1a7..81e853b39fa6 100644 --- a/usr.sbin/ppp/systems.h +++ b/usr.sbin/ppp/systems.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/systems.h,v 1.14.2.3 2002/09/01 02:12:32 brian Exp $ */ struct prompt; diff --git a/usr.sbin/ppp/tcp.c b/usr.sbin/ppp/tcp.c index 65679f0be554..01dd917e859b 100644 --- a/usr.sbin/ppp/tcp.c +++ b/usr.sbin/ppp/tcp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcp.c,v 1.10.2.4 2002/09/01 02:12:32 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/tcp.h b/usr.sbin/ppp/tcp.h index f6a823529e9e..ad4493547291 100644 --- a/usr.sbin/ppp/tcp.h +++ b/usr.sbin/ppp/tcp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcp.h,v 1.5 1999/11/06 22:50:58 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tcpmss.c b/usr.sbin/ppp/tcpmss.c index 1fdbf0201c22..823c0b071ef2 100644 --- a/usr.sbin/ppp/tcpmss.c +++ b/usr.sbin/ppp/tcpmss.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcpmss.c,v 1.1.4.4 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tcpmss.h b/usr.sbin/ppp/tcpmss.h index ffd7b827963d..a6ccc4f60eb0 100644 --- a/usr.sbin/ppp/tcpmss.h +++ b/usr.sbin/ppp/tcpmss.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcpmss.h,v 1.1.4.1 2000/12/18 01:46:45 brian Exp $ */ extern struct layer tcpmsslayer; diff --git a/usr.sbin/ppp/throughput.c b/usr.sbin/ppp/throughput.c index f6bc9b57d1d3..a3e01b61b169 100644 --- a/usr.sbin/ppp/throughput.c +++ b/usr.sbin/ppp/throughput.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/throughput.c,v 1.13.2.3 2002/09/01 02:12:32 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/throughput.h b/usr.sbin/ppp/throughput.h index 21e5450fa005..253b3ebe936a 100644 --- a/usr.sbin/ppp/throughput.h +++ b/usr.sbin/ppp/throughput.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/throughput.h,v 1.8.2.2 2000/09/16 23:09:06 brian Exp $ */ #define SAMPLE_PERIOD 5 /* Default sample period */ diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c index 77b2af7e4f44..e14eb41c9e26 100644 --- a/usr.sbin/ppp/timer.c +++ b/usr.sbin/ppp/timer.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/timer.c,v 1.38.2.3 2002/09/01 02:12:32 brian Exp $ */ #include <errno.h> diff --git a/usr.sbin/ppp/timer.h b/usr.sbin/ppp/timer.h index 02fcdd1b4bd1..dda7f0889841 100644 --- a/usr.sbin/ppp/timer.h +++ b/usr.sbin/ppp/timer.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/timer.h,v 1.9.2.1 2001/06/13 21:56:36 brian Exp $ */ #define TICKUNIT 100000 /* usec's per Unit */ diff --git a/usr.sbin/ppp/tty.c b/usr.sbin/ppp/tty.c index b26bfdbcc787..5723cc916a79 100644 --- a/usr.sbin/ppp/tty.c +++ b/usr.sbin/ppp/tty.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tty.c,v 1.21.2.3 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h index f3f0d530e8e0..ec51f7de68fa 100644 --- a/usr.sbin/ppp/tty.h +++ b/usr.sbin/ppp/tty.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tty.h,v 1.6 1999/11/26 22:44:33 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c index 883cd5c4052e..b73e70a1ed1b 100644 --- a/usr.sbin/ppp/tun.c +++ b/usr.sbin/ppp/tun.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tun.c,v 1.20.2.4 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tun.h b/usr.sbin/ppp/tun.h index 1bb07122a1ac..96fc9f73e77f 100644 --- a/usr.sbin/ppp/tun.h +++ b/usr.sbin/ppp/tun.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tun.h,v 1.8.2.2 2000/12/18 01:46:45 brian Exp $ */ struct tun_data { diff --git a/usr.sbin/ppp/ua.h b/usr.sbin/ppp/ua.h index dbd89e5be618..f3e299f08e86 100644 --- a/usr.sbin/ppp/ua.h +++ b/usr.sbin/ppp/ua.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ua.h,v 1.3 1999/08/28 01:18:49 peter Exp $ */ #ifdef __i386__ /* Do any other archs not care about alignment ? */ diff --git a/usr.sbin/ppp/udp.c b/usr.sbin/ppp/udp.c index 3a5fe061e7d2..94d10c9eaf72 100644 --- a/usr.sbin/ppp/udp.c +++ b/usr.sbin/ppp/udp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/udp.c,v 1.10.2.4 2002/09/01 02:12:32 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/udp.h b/usr.sbin/ppp/udp.h index 46b8fe63de1a..8cc3bd2c9131 100644 --- a/usr.sbin/ppp/udp.h +++ b/usr.sbin/ppp/udp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/udp.h,v 1.4 1999/11/06 22:50:59 brian Exp $ */ struct physical; diff --git a/usr.sbin/ppp/vjcomp.c b/usr.sbin/ppp/vjcomp.c index 8bc03dbab260..5957aee810f7 100644 --- a/usr.sbin/ppp/vjcomp.c +++ b/usr.sbin/ppp/vjcomp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/vjcomp.c,v 1.35.2.2 2002/09/01 02:12:32 brian Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/vjcomp.h b/usr.sbin/ppp/vjcomp.h index 2956122fd061..34457439857c 100644 --- a/usr.sbin/ppp/vjcomp.h +++ b/usr.sbin/ppp/vjcomp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/vjcomp.h,v 1.8 1999/08/28 01:18:51 peter Exp $ */ struct mbuf; diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 7e9ad85fb88a..aa4cd8ad55e6 100644 --- a/usr.sbin/pppctl/Makefile +++ b/usr.sbin/pppctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppctl/Makefile,v 1.5.2.1 2001/04/25 12:10:34 ru Exp $ PROG= pppctl MAN= pppctl.8 diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index c51259168cde..5a7bc0ab55e8 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pppctl/pppctl.8,v 1.12.2.8 2003/03/11 22:31:30 trhodes Exp $ .Dd June 26, 1997 .Os .Dt PPPCTL 8 diff --git a/usr.sbin/pppctl/pppctl.c b/usr.sbin/pppctl/pppctl.c index b445c28a55c5..446888f2bc63 100644 --- a/usr.sbin/pppctl/pppctl.c +++ b/usr.sbin/pppctl/pppctl.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppctl/pppctl.c,v 1.21.2.2 2001/11/23 13:18:39 brian Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 6e3c46239a0f..6f24f0c1ff45 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppd/Makefile,v 1.19.2.2 2001/08/19 03:32:43 kris Exp $ CFLAGS+= -DHAVE_PATHS_H diff --git a/usr.sbin/pppd/auth.c b/usr.sbin/pppd/auth.c index b2d43f8e82ef..ddf75047e42b 100644 --- a/usr.sbin/pppd/auth.c +++ b/usr.sbin/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/auth.c,v 1.24.2.2 2002/03/12 08:55:22 maxim Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/cbcp.c b/usr.sbin/pppd/cbcp.c index fb265e6d5954..dc64172364a2 100644 --- a/usr.sbin/pppd/cbcp.c +++ b/usr.sbin/pppd/cbcp.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/cbcp.c,v 1.4 1999/08/28 01:19:00 peter Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c index fb21cfda3587..360fb5f3cede 100644 --- a/usr.sbin/pppd/ccp.c +++ b/usr.sbin/pppd/ccp.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ccp.c,v 1.10 1999/08/28 01:19:00 peter Exp $"; #endif #include <string.h> diff --git a/usr.sbin/pppd/ccp.h b/usr.sbin/pppd/ccp.h index a03ac4d4961e..8405ad345b4d 100644 --- a/usr.sbin/pppd/ccp.h +++ b/usr.sbin/pppd/ccp.h @@ -24,7 +24,7 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ccp.h,v 1.8 1999/08/28 01:19:00 peter Exp $ */ typedef struct ccp_options { diff --git a/usr.sbin/pppd/chap.c b/usr.sbin/pppd/chap.c index c3acafbe8392..711b6808964b 100644 --- a/usr.sbin/pppd/chap.c +++ b/usr.sbin/pppd/chap.c @@ -34,7 +34,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/chap.c,v 1.10 1999/08/28 01:19:01 peter Exp $"; #endif /* diff --git a/usr.sbin/pppd/chap.h b/usr.sbin/pppd/chap.h index 4a4f38383a34..4a7cd9c9a021 100644 --- a/usr.sbin/pppd/chap.h +++ b/usr.sbin/pppd/chap.h @@ -30,7 +30,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/chap.h,v 1.7 1999/08/28 01:19:01 peter Exp $ */ #ifndef __CHAP_INCLUDE__ diff --git a/usr.sbin/pppd/chap_ms.c b/usr.sbin/pppd/chap_ms.c index c3e1f6ee44d1..9d3be9d6e237 100644 --- a/usr.sbin/pppd/chap_ms.c +++ b/usr.sbin/pppd/chap_ms.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/chap_ms.c,v 1.8 2000/02/24 21:10:28 markm Exp $"; #endif #ifdef CHAPMS diff --git a/usr.sbin/pppd/chap_ms.h b/usr.sbin/pppd/chap_ms.h index 7c0088308aa6..31f48732d8ca 100644 --- a/usr.sbin/pppd/chap_ms.h +++ b/usr.sbin/pppd/chap_ms.h @@ -19,7 +19,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/chap_ms.h,v 1.5 1999/08/28 01:19:02 peter Exp $ */ #ifndef __CHAPMS_INCLUDE__ diff --git a/usr.sbin/pppd/demand.c b/usr.sbin/pppd/demand.c index 59c0281e16a0..e0eb980299d7 100644 --- a/usr.sbin/pppd/demand.c +++ b/usr.sbin/pppd/demand.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/demand.c,v 1.5 1999/08/28 01:19:02 peter Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/fsm.c b/usr.sbin/pppd/fsm.c index a1fd948d3617..a766dd3f3927 100644 --- a/usr.sbin/pppd/fsm.c +++ b/usr.sbin/pppd/fsm.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/fsm.c,v 1.8 1999/08/28 01:19:02 peter Exp $"; #endif /* diff --git a/usr.sbin/pppd/fsm.h b/usr.sbin/pppd/fsm.h index 7b43b7a08be2..67cb1c4d734f 100644 --- a/usr.sbin/pppd/fsm.h +++ b/usr.sbin/pppd/fsm.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/fsm.h,v 1.7 1999/08/28 01:19:03 peter Exp $ */ /* diff --git a/usr.sbin/pppd/ipcp.c b/usr.sbin/pppd/ipcp.c index 576b2006ab58..eb9d57d15078 100644 --- a/usr.sbin/pppd/ipcp.c +++ b/usr.sbin/pppd/ipcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ipcp.c,v 1.12 1999/08/28 01:19:03 peter Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipcp.h b/usr.sbin/pppd/ipcp.h index 2bc795d9a504..693e16b536b9 100644 --- a/usr.sbin/pppd/ipcp.h +++ b/usr.sbin/pppd/ipcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ipcp.h,v 1.10 1999/08/28 01:19:03 peter Exp $ */ /* diff --git a/usr.sbin/pppd/ipxcp.c b/usr.sbin/pppd/ipxcp.c index d035709bb036..97f7dfec79c5 100644 --- a/usr.sbin/pppd/ipxcp.c +++ b/usr.sbin/pppd/ipxcp.c @@ -19,7 +19,7 @@ #ifdef IPX_CHANGE #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ipxcp.c,v 1.5 1999/08/28 01:19:03 peter Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipxcp.h b/usr.sbin/pppd/ipxcp.h index 0890181af7ec..6e825664b272 100644 --- a/usr.sbin/pppd/ipxcp.h +++ b/usr.sbin/pppd/ipxcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ipxcp.h,v 1.4 1999/08/28 01:19:04 peter Exp $ */ /* diff --git a/usr.sbin/pppd/lcp.c b/usr.sbin/pppd/lcp.c index 6ca90c320e38..6e25931ccbc7 100644 --- a/usr.sbin/pppd/lcp.c +++ b/usr.sbin/pppd/lcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/lcp.c,v 1.9.2.1 2003/04/22 10:27:44 fjoe Exp $"; #endif /* diff --git a/usr.sbin/pppd/lcp.h b/usr.sbin/pppd/lcp.h index 2a19e2611b59..139b8d7ec33d 100644 --- a/usr.sbin/pppd/lcp.h +++ b/usr.sbin/pppd/lcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/lcp.h,v 1.7 1999/08/28 01:19:05 peter Exp $ */ /* diff --git a/usr.sbin/pppd/magic.c b/usr.sbin/pppd/magic.c index 1e13d02dd371..bc7de4308313 100644 --- a/usr.sbin/pppd/magic.c +++ b/usr.sbin/pppd/magic.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/magic.c,v 1.8 1999/08/28 01:19:05 peter Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/magic.h b/usr.sbin/pppd/magic.h index 82f65cf55d4e..39496e6cdcfc 100644 --- a/usr.sbin/pppd/magic.h +++ b/usr.sbin/pppd/magic.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/magic.h,v 1.7 1999/08/28 01:19:05 peter Exp $ */ void magic_init __P((void)); /* Initialize the magic number generator */ diff --git a/usr.sbin/pppd/main.c b/usr.sbin/pppd/main.c index 980064b0444c..fc678116747b 100644 --- a/usr.sbin/pppd/main.c +++ b/usr.sbin/pppd/main.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/main.c,v 1.19.2.1 2002/07/30 03:50:40 peter Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/options.c b/usr.sbin/pppd/options.c index d1e679b2aa43..4598749b09c3 100644 --- a/usr.sbin/pppd/options.c +++ b/usr.sbin/pppd/options.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/options.c,v 1.20.2.2 2002/08/31 18:16:01 dwmalone Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/pppd/patchlevel.h b/usr.sbin/pppd/patchlevel.h index bc49c5879a24..7c9d9c07db84 100644 --- a/usr.sbin/pppd/patchlevel.h +++ b/usr.sbin/pppd/patchlevel.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pppd/patchlevel.h,v 1.10 1999/08/28 01:19:07 peter Exp $ */ #define PATCHLEVEL 5 #define VERSION "2.3" diff --git a/usr.sbin/pppd/pathnames.h b/usr.sbin/pppd/pathnames.h index 147ae38ab40f..e64f8a13306e 100644 --- a/usr.sbin/pppd/pathnames.h +++ b/usr.sbin/pppd/pathnames.h @@ -1,7 +1,7 @@ /* * define path names * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pathnames.h,v 1.9.2.1 2002/07/01 03:02:03 mdodd Exp $ */ #ifdef HAVE_PATHS_H diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index 41cefa1a97bc..a9cb6b9d3d7c 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.3 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pppd/pppd.8,v 1.20.2.4 2003/03/11 22:31:30 trhodes Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph diff --git a/usr.sbin/pppd/pppd.h b/usr.sbin/pppd/pppd.h index 248556d381e8..005a0e754b60 100644 --- a/usr.sbin/pppd/pppd.h +++ b/usr.sbin/pppd/pppd.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pppd.h,v 1.13 1999/08/28 01:19:08 peter Exp $ */ /* diff --git a/usr.sbin/pppd/sys-bsd.c b/usr.sbin/pppd/sys-bsd.c index d524f02007ed..d04d51928c54 100644 --- a/usr.sbin/pppd/sys-bsd.c +++ b/usr.sbin/pppd/sys-bsd.c @@ -21,7 +21,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/sys-bsd.c,v 1.17.2.1 2002/09/17 16:53:55 nectar Exp $"; #endif /* $NetBSD: sys-bsd.c,v 1.1.1.3 1997/09/26 18:53:04 christos Exp $ */ diff --git a/usr.sbin/pppd/upap.c b/usr.sbin/pppd/upap.c index 627c7d03d5db..2cda3ac14ea3 100644 --- a/usr.sbin/pppd/upap.c +++ b/usr.sbin/pppd/upap.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/upap.c,v 1.8 1999/08/28 01:19:08 peter Exp $"; #endif /* diff --git a/usr.sbin/pppd/upap.h b/usr.sbin/pppd/upap.h index 2cfd86c8077f..7d1eaa38e985 100644 --- a/usr.sbin/pppd/upap.h +++ b/usr.sbin/pppd/upap.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/upap.h,v 1.7 1999/08/28 01:19:09 peter Exp $ */ /* diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index 121023b3d0fa..2b904bef232c 100644 --- a/usr.sbin/pppstats/Makefile +++ b/usr.sbin/pppstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppstats/Makefile,v 1.7.2.1 2001/04/25 12:10:35 ru Exp $ PROG= pppstats MAN= pppstats.8 diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index 5b28ea0a8f8d..3483b7fc64cc 100644 --- a/usr.sbin/pppstats/pppstats.8 +++ b/usr.sbin/pppstats/pppstats.8 @@ -1,4 +1,4 @@ -.\" @(#) $FreeBSD$ +.\" @(#) $FreeBSD: src/usr.sbin/pppstats/pppstats.8,v 1.10 2000/03/03 09:11:28 sheldonh Exp $ .TH PPPSTATS 8 "26 June 1995" .SH NAME pppstats \- print PPP statistics diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c index 1c7c744f9119..698f8944fcf4 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppstats/pppstats.c,v 1.13 1999/08/28 01:19:11 peter Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 526ce7f6b703..e85456749bf8 100644 --- a/usr.sbin/praliases/Makefile +++ b/usr.sbin/praliases/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 9/21/96 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/praliases/Makefile,v 1.1.6.6 2002/03/25 21:31:46 gshapiro Exp $ MAINTAINER= gshapiro@FreeBSD.org diff --git a/usr.sbin/prefix/Makefile b/usr.sbin/prefix/Makefile index 91550135c12a..089377e47216 100644 --- a/usr.sbin/prefix/Makefile +++ b/usr.sbin/prefix/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $Id: Makefile,v 1.1.1.1 1999/08/08 23:31:13 itojun Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/prefix/Makefile,v 1.1.2.4 2002/08/08 09:47:50 ru Exp $ SCRIPTS=prefix.sh MAN= prefix.8 diff --git a/usr.sbin/prefix/prefix.8 b/usr.sbin/prefix/prefix.8 index d28845815339..2897a81198cd 100644 --- a/usr.sbin/prefix/prefix.8 +++ b/usr.sbin/prefix/prefix.8 @@ -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/prefix/prefix.8,v 1.2.2.10 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd October 10, 1998 .Dt PREFIX 8 diff --git a/usr.sbin/prefix/prefix.sh b/usr.sbin/prefix/prefix.sh index ee727b36593e..aff5b4295187 100644 --- a/usr.sbin/prefix/prefix.sh +++ b/usr.sbin/prefix/prefix.sh @@ -1,7 +1,7 @@ #!/bin/sh # $KAME: prefix.sh,v 1.12 2001/05/26 23:38:10 itojun Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/prefix/prefix.sh,v 1.1.2.1 2001/07/03 11:02:08 ume Exp $ # Copyright (c) 2001 WIDE Project. All rights reserved. # diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 880b93a13fe0..370908f11c8d 100644 --- a/usr.sbin/procctl/Makefile +++ b/usr.sbin/procctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/procctl/Makefile,v 1.4.2.1 2001/04/25 12:10:38 ru Exp $ PROG= procctl MAN= procctl.8 diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8 index 1add286472f4..2e5d41b994be 100644 --- a/usr.sbin/procctl/procctl.8 +++ b/usr.sbin/procctl/procctl.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/procctl/procctl.8,v 1.7.2.3 2003/03/11 22:31:31 trhodes Exp $ .Dd November 23, 1997 .Dt PROCCTL 8 .Os diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c index 574523f908b4..28b2bd1fe454 100644 --- a/usr.sbin/procctl/procctl.c +++ b/usr.sbin/procctl/procctl.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/procctl/procctl.c,v 1.6 2000/02/21 10:22:39 ru Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile index 72a86aaf78db..dc922e95114e 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pstat/Makefile,v 1.5.6.1 2001/04/25 12:10:38 ru Exp $ PROG= pstat CFLAGS+=-I${.CURDIR}/../../sys diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index cd5508b47303..7472beb299be 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pstat.8 8.5 (Berkeley) 5/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pstat/pstat.8,v 1.19.2.10 2002/07/12 09:12:49 des Exp $ .\" .Dd May 13, 1994 .Dt PSTAT 8 diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index 8a4e0b53c2a4..080ea5705616 100644 --- a/usr.sbin/pstat/pstat.c +++ b/usr.sbin/pstat/pstat.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)pstat.c 8.16 (Berkeley) 5/9/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pstat/pstat.c,v 1.49.2.5 2002/07/12 09:12:49 des Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 9356963df7dd..8cfc5856ddd4 100644 --- a/usr.sbin/pw/Makefile +++ b/usr.sbin/pw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pw/Makefile,v 1.11.2.3 2001/06/21 02:16:32 dd Exp $ PROG= pw SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \ diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index bbb153988366..1f47e201a719 100644 --- a/usr.sbin/pw/README +++ b/usr.sbin/pw/README @@ -18,5 +18,5 @@ other bsd4.4 variants. Author and maintainer: David L. Nugent, <davidn@blaze.net.au> -$FreeBSD$ +$FreeBSD: src/usr.sbin/pw/README,v 1.5.2.1 2001/01/14 08:43:04 dougb Exp $ diff --git a/usr.sbin/pw/bitmap.c b/usr.sbin/pw/bitmap.c index bcfea7e2c887..01d8551a2f5d 100644 --- a/usr.sbin/pw/bitmap.c +++ b/usr.sbin/pw/bitmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/bitmap.c,v 1.5 1999/08/28 01:19:15 peter Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/usr.sbin/pw/bitmap.h b/usr.sbin/pw/bitmap.h index 94bd059dc399..6b601ef60f27 100644 --- a/usr.sbin/pw/bitmap.h +++ b/usr.sbin/pw/bitmap.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/bitmap.h,v 1.4 1999/08/28 01:19:16 peter Exp $ */ #ifndef _BITMAP_H_ diff --git a/usr.sbin/pw/cpdir.c b/usr.sbin/pw/cpdir.c index d8fa42bab61f..8c294253705c 100644 --- a/usr.sbin/pw/cpdir.c +++ b/usr.sbin/pw/cpdir.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/cpdir.c,v 1.5.2.1 2000/08/14 19:01:35 jhb Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/edgroup.c b/usr.sbin/pw/edgroup.c index 40313d29a5c8..d5f2dfb5fc3a 100644 --- a/usr.sbin/pw/edgroup.c +++ b/usr.sbin/pw/edgroup.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/edgroup.c,v 1.8 1999/08/28 01:19:16 peter Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/fileupd.c b/usr.sbin/pw/fileupd.c index a846513dbea3..ee6681892165 100644 --- a/usr.sbin/pw/fileupd.c +++ b/usr.sbin/pw/fileupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/fileupd.c,v 1.9 1999/10/26 04:27:13 davidn Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/grupd.c b/usr.sbin/pw/grupd.c index edff76d1285c..33c6f48c970b 100644 --- a/usr.sbin/pw/grupd.c +++ b/usr.sbin/pw/grupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/grupd.c,v 1.8 1999/10/26 04:27:14 davidn Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c index f97253b40a86..8374f2de8351 100644 --- a/usr.sbin/pw/psdate.c +++ b/usr.sbin/pw/psdate.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/psdate.c,v 1.6.2.1 2000/06/28 19:19:04 ache Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.h b/usr.sbin/pw/psdate.h index 137427f1f0f0..fa17194feed9 100644 --- a/usr.sbin/pw/psdate.h +++ b/usr.sbin/pw/psdate.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/psdate.h,v 1.4 1999/08/28 01:19:17 peter Exp $ */ #ifndef _PSDATE_H_ diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 068bd747d6d0..66ef0831bdbc 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.8,v 1.19.2.12 2003/05/08 15:01:44 trhodes Exp $ .\" .Dd December 9, 1996 .Dt PW 8 diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c index 6d7b15ba25aa..5148622b516e 100644 --- a/usr.sbin/pw/pw.c +++ b/usr.sbin/pw/pw.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw.c,v 1.18.2.5 2001/07/19 01:46:55 kris Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/pw.conf.5 b/usr.sbin/pw/pw.conf.5 index 9511309104a8..b629386a1774 100644 --- a/usr.sbin/pw/pw.conf.5 +++ b/usr.sbin/pw/pw.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.conf.5,v 1.10.2.3 2001/07/22 12:41:27 dd Exp $ .\" .Dd December 9, 1996 .Dt PW.CONF 5 diff --git a/usr.sbin/pw/pw.h b/usr.sbin/pw/pw.h index f541b26e1743..a53931a87d28 100644 --- a/usr.sbin/pw/pw.h +++ b/usr.sbin/pw/pw.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/pw.h,v 1.10.2.2 2001/07/19 01:46:55 kris Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c index 058009196c98..e1c9cb00bc57 100644 --- a/usr.sbin/pw/pw_conf.c +++ b/usr.sbin/pw/pw_conf.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_conf.c,v 1.10.2.2 2001/01/14 08:41:19 dougb Exp $"; #endif /* not lint */ #include <string.h> diff --git a/usr.sbin/pw/pw_group.c b/usr.sbin/pw/pw_group.c index c9af998da2a2..e046f3422a08 100644 --- a/usr.sbin/pw/pw_group.c +++ b/usr.sbin/pw/pw_group.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_group.c,v 1.12.2.1 2000/06/28 19:19:04 ache Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pw/pw_log.c b/usr.sbin/pw/pw_log.c index fc85828b5bbf..122a31902d63 100644 --- a/usr.sbin/pw/pw_log.c +++ b/usr.sbin/pw/pw_log.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_log.c,v 1.5.2.1 2000/06/28 19:19:04 ache Exp $"; #endif /* not lint */ #include <fcntl.h> diff --git a/usr.sbin/pw/pw_nis.c b/usr.sbin/pw/pw_nis.c index 74a3ed09a7a9..8e570738cfdd 100644 --- a/usr.sbin/pw/pw_nis.c +++ b/usr.sbin/pw/pw_nis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_nis.c,v 1.6 1999/08/28 01:19:20 peter Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_user.c b/usr.sbin/pw/pw_user.c index 6b19621978c8..32b66526f125 100644 --- a/usr.sbin/pw/pw_user.c +++ b/usr.sbin/pw/pw_user.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_user.c,v 1.34.2.13 2003/02/01 21:20:10 gad Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pw/pw_vpw.c b/usr.sbin/pw/pw_vpw.c index bc5713e82d32..4ee98636427a 100644 --- a/usr.sbin/pw/pw_vpw.c +++ b/usr.sbin/pw/pw_vpw.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_vpw.c,v 1.3 2000/01/15 00:20:21 davidn Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.c b/usr.sbin/pw/pwupd.c index b95e24b2bc69..d55f55444d00 100644 --- a/usr.sbin/pw/pwupd.c +++ b/usr.sbin/pw/pwupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pwupd.c,v 1.12.2.4 2001/12/21 15:21:32 nectar Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h index 8da036dbdf92..bda4841485cf 100644 --- a/usr.sbin/pw/pwupd.h +++ b/usr.sbin/pw/pwupd.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/pwupd.h,v 1.7 2000/01/15 00:20:22 davidn Exp $ */ #ifndef _PWUPD_H_ diff --git a/usr.sbin/pw/rm_r.c b/usr.sbin/pw/rm_r.c index 4ad590bc1aa2..dce933ed53c0 100644 --- a/usr.sbin/pw/rm_r.c +++ b/usr.sbin/pw/rm_r.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/rm_r.c,v 1.5.2.1 2001/07/30 10:19:54 dd Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index 21a2a1cf11da..7334daa1888c 100644 --- a/usr.sbin/pwd_mkdb/Makefile +++ b/usr.sbin/pwd_mkdb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pwd_mkdb/Makefile,v 1.4.2.1 2001/04/25 12:10:40 ru Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= pwd_mkdb diff --git a/usr.sbin/pwd_mkdb/pw_scan.c b/usr.sbin/pwd_mkdb/pw_scan.c index e903ec96a92e..02c24fd5320b 100644 --- a/usr.sbin/pwd_mkdb/pw_scan.c +++ b/usr.sbin/pwd_mkdb/pw_scan.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pw_scan.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pwd_mkdb/pw_scan.c,v 1.14.2.1 2002/11/11 08:52:04 maxim Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pwd_mkdb/pw_scan.h b/usr.sbin/pwd_mkdb/pw_scan.h index 2519bd45db01..b729263e8984 100644 --- a/usr.sbin/pwd_mkdb/pw_scan.h +++ b/usr.sbin/pwd_mkdb/pw_scan.h @@ -32,7 +32,7 @@ * * @(#)pw_scan.h 8.1 (Berkeley) 4/1/94 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pwd_mkdb/pw_scan.h,v 1.2 1999/11/15 16:45:37 sheldonh Exp $ */ extern int pw_big_ids_warning; diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index e3dc642d59b8..7f2b9c8554da 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pwd_mkdb.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pwd_mkdb/pwd_mkdb.8,v 1.15.2.4 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd June 6, 1993 .Dt PWD_MKDB 8 diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.c b/usr.sbin/pwd_mkdb/pwd_mkdb.c index 9d77b279e507..31660c6aa7e7 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.c +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)pwd_mkdb.c 8.5 (Berkeley) 4/20/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pwd_mkdb/pwd_mkdb.c,v 1.35 2000/03/09 18:11:16 paul Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile index fd0416cdc952..1dc85c7ed024 100644 --- a/usr.sbin/quot/Makefile +++ b/usr.sbin/quot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/quot/Makefile,v 1.5.2.2 2002/03/15 18:12:41 mikeh Exp $ PROG= quot WARNS?= 2 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 9ea08c5de7d5..12d50df3ab1d 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -27,7 +27,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/quot/quot.8,v 1.12.2.5 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd February 8, 1994 .Dt QUOT 8 diff --git a/usr.sbin/quot/quot.c b/usr.sbin/quot/quot.c index 9ee84d0e5001..894e4dc3d2d9 100644 --- a/usr.sbin/quot/quot.c +++ b/usr.sbin/quot/quot.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/quot/quot.c,v 1.11.2.4 2002/03/15 18:12:41 mikeh Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 222840b75db1..9949f047673d 100644 --- a/usr.sbin/quotaon/Makefile +++ b/usr.sbin/quotaon/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/quotaon/Makefile,v 1.2.14.1 2001/04/25 12:10:41 ru Exp $ PROG= quotaon MAN= quotaon.8 diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8 index 09c7718bdc2a..fdc87189f998 100644 --- a/usr.sbin/quotaon/quotaon.8 +++ b/usr.sbin/quotaon/quotaon.8 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)quotaon.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/quotaon/quotaon.8,v 1.4.2.4 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd December 11, 1993 .Dt QUOTAON 8 diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 50d68aeefc4c..e9c10544772f 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)quotaon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/quotaon/quotaon.c,v 1.4.2.1 2001/07/19 05:17:06 kris Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rarpd/Makefile b/usr.sbin/rarpd/Makefile index 7cf9693f5132..93434a2cab5d 100644 --- a/usr.sbin/rarpd/Makefile +++ b/usr.sbin/rarpd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rarpd/Makefile,v 1.7.2.1 2001/04/25 12:10:41 ru Exp $ PROG= rarpd MAN= rarpd.8 diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index ce9cb1feee4a..344fba283188 100644 --- a/usr.sbin/rarpd/rarpd.8 +++ b/usr.sbin/rarpd/rarpd.8 @@ -1,4 +1,4 @@ -.\" @(#) $FreeBSD$ (LBL) +.\" @(#) $FreeBSD: src/usr.sbin/rarpd/rarpd.8,v 1.9.2.5 2002/12/01 19:19:34 dwmalone Exp $ (LBL) .\" .\" Copyright (c) 1990, 1991, 1993 The Regents of the University of .\" California. All rights reserved. diff --git a/usr.sbin/rarpd/rarpd.c b/usr.sbin/rarpd/rarpd.c index bbe1b93a4467..0af9167663eb 100644 --- a/usr.sbin/rarpd/rarpd.c +++ b/usr.sbin/rarpd/rarpd.c @@ -27,7 +27,7 @@ The Regents of the University of California. All rights reserved.\n"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rarpd/rarpd.c,v 1.23.2.4 2002/12/01 19:19:34 dwmalone Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/raycontrol/Makefile b/usr.sbin/raycontrol/Makefile index c2925ba96d8d..ac7a3960f63c 100644 --- a/usr.sbin/raycontrol/Makefile +++ b/usr.sbin/raycontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/raycontrol/Makefile,v 1.1.2.2 2001/04/25 12:10:42 ru Exp $ PROG= raycontrol MAN= raycontrol.8 diff --git a/usr.sbin/raycontrol/raycontrol.8 b/usr.sbin/raycontrol/raycontrol.8 index 9cbe5a2edf65..bb78e3617a3a 100644 --- a/usr.sbin/raycontrol/raycontrol.8 +++ b/usr.sbin/raycontrol/raycontrol.8 @@ -58,7 +58,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/raycontrol/raycontrol.8,v 1.5.2.5 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd March 21, 2000 .Dt RAYCONTROL 8 diff --git a/usr.sbin/raycontrol/raycontrol.c b/usr.sbin/raycontrol/raycontrol.c index 0a1adbbe1b89..3531a5450f2e 100644 --- a/usr.sbin/raycontrol/raycontrol.c +++ b/usr.sbin/raycontrol/raycontrol.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/raycontrol/raycontrol.c,v 1.1.2.3 2002/12/16 08:39:41 roam Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index 9b9a0786fedc..e7139b168d1b 100644 --- a/usr.sbin/repquota/Makefile +++ b/usr.sbin/repquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.2.14.2 2002/03/15 22:18:25 mikeh Exp $ PROG= repquota WARNS?= 2 diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index 64b86ccfbc3e..db66553a68b3 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)repquota.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/repquota/repquota.8,v 1.4.2.3 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c index c5501c8a1e13..8c444453025c 100644 --- a/usr.sbin/repquota/repquota.c +++ b/usr.sbin/repquota/repquota.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)repquota.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/repquota/repquota.c,v 1.9.2.2 2002/03/15 22:18:25 mikeh Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rip6query/Makefile b/usr.sbin/rip6query/Makefile index 7abda92f1894..b4c84abdb3e4 100644 --- a/usr.sbin/rip6query/Makefile +++ b/usr.sbin/rip6query/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.7 1995/03/18 14:56:21 cgd Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rip6query/Makefile,v 1.1.2.2 2001/04/25 12:10:43 ru Exp $ PROG= rip6query MAN= rip6query.8 diff --git a/usr.sbin/rip6query/rip6query.8 b/usr.sbin/rip6query/rip6query.8 index 931aa466db4b..2da0f8b35ba4 100644 --- a/usr.sbin/rip6query/rip6query.8 +++ b/usr.sbin/rip6query/rip6query.8 @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: rip6query.8,v 1.2 2000/01/19 06:24:55 itojun Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rip6query/rip6query.8,v 1.1.2.5 2003/03/11 22:31:31 trhodes Exp $ .\" .Dd October 7, 1999 .Dt RIP6QUERY 8 diff --git a/usr.sbin/rip6query/rip6query.c b/usr.sbin/rip6query/rip6query.c index bc8efe7568fa..a7802c26272b 100644 --- a/usr.sbin/rip6query/rip6query.c +++ b/usr.sbin/rip6query/rip6query.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rip6query/rip6query.c,v 1.3.2.2 2001/07/03 11:02:08 ume Exp $ */ #include <stdio.h> diff --git a/usr.sbin/rmt/Makefile b/usr.sbin/rmt/Makefile index 8a678b6fa8b1..36af3d390d70 100644 --- a/usr.sbin/rmt/Makefile +++ b/usr.sbin/rmt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rmt/Makefile,v 1.6.8.1 2001/04/25 12:10:43 ru Exp $ PROG= rmt MAN= rmt.8 diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index e686173c57bb..e7a57177a932 100644 --- a/usr.sbin/rmt/rmt.8 +++ b/usr.sbin/rmt/rmt.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rmt.8 8.3 (Berkeley) 6/1/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rmt/rmt.8,v 1.5.2.5 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd June 1, 1994 .Dt RMT 8 diff --git a/usr.sbin/rmt/rmt.c b/usr.sbin/rmt/rmt.c index accebc674c6d..89e32f84618a 100644 --- a/usr.sbin/rmt/rmt.c +++ b/usr.sbin/rmt/rmt.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)rmt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rmt/rmt.c,v 1.7 2000/02/12 01:14:33 mjacob Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rndcontrol/Makefile b/usr.sbin/rndcontrol/Makefile index 0d91585ea2e5..43c8ad75777b 100644 --- a/usr.sbin/rndcontrol/Makefile +++ b/usr.sbin/rndcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndcontrol/Makefile,v 1.2.10.1 2001/04/25 12:10:44 ru Exp $ PROG= rndcontrol CFLAGS+= -Wall diff --git a/usr.sbin/rndcontrol/random.4 b/usr.sbin/rndcontrol/random.4 index 8e3a226da486..668dc8ac2c82 100644 --- a/usr.sbin/rndcontrol/random.4 +++ b/usr.sbin/rndcontrol/random.4 @@ -36,7 +36,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rndcontrol/random.4,v 1.9.2.2 2001/11/24 16:14:18 dd Exp $ .\" .Dd October 21, 1995 .Dt RANDOM 4 i386 diff --git a/usr.sbin/rndcontrol/rndcontrol.8 b/usr.sbin/rndcontrol/rndcontrol.8 index c50162214646..5195051033a3 100644 --- a/usr.sbin/rndcontrol/rndcontrol.8 +++ b/usr.sbin/rndcontrol/rndcontrol.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rndcontrol/rndcontrol.8,v 1.13.2.2 2001/12/21 09:05:32 ru Exp $ .\" .Dd October 20, 1995 .Dt RNDCONTROL 8 diff --git a/usr.sbin/rndcontrol/rndcontrol.c b/usr.sbin/rndcontrol/rndcontrol.c index d80f6801eed6..9ee4e8d845a5 100644 --- a/usr.sbin/rndcontrol/rndcontrol.c +++ b/usr.sbin/rndcontrol/rndcontrol.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rndcontrol/rndcontrol.c,v 1.11.2.1 2000/05/10 02:04:44 obrien Exp $"; #endif /* not lint */ #include <sys/random.h> diff --git a/usr.sbin/route6d/Makefile b/usr.sbin/route6d/Makefile index d7975cc0c273..41e3c384ac72 100644 --- a/usr.sbin/route6d/Makefile +++ b/usr.sbin/route6d/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/route6d/Makefile,v 1.2.2.2 2001/04/25 12:10:44 ru Exp $ PROG= route6d MAN= route6d.8 diff --git a/usr.sbin/route6d/misc/chkrt b/usr.sbin/route6d/misc/chkrt index f57a376d378c..71962cbb2aec 100755 --- a/usr.sbin/route6d/misc/chkrt +++ b/usr.sbin/route6d/misc/chkrt @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/route6d/misc/chkrt,v 1.1 1999/12/28 02:37:10 shin Exp $ # $dump="/var/tmp/route6d_dump"; $pidfile="/var/run/route6d.pid"; diff --git a/usr.sbin/route6d/misc/cksum.c b/usr.sbin/route6d/misc/cksum.c index bff7e2d5f7f4..96682b7a5b5a 100644 --- a/usr.sbin/route6d/misc/cksum.c +++ b/usr.sbin/route6d/misc/cksum.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/route6d/misc/cksum.c,v 1.1 1999/12/28 02:37:10 shin Exp $ */ #include <stdio.h> diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8 index 015e8c7a9c71..c2b6a80f67f7 100644 --- a/usr.sbin/route6d/route6d.8 +++ b/usr.sbin/route6d/route6d.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/route6d/route6d.8,v 1.1.2.7 2003/03/11 22:31:32 trhodes Exp $ .\" $KAME: route6d.8,v 1.10 2000/11/24 11:57:18 itojun Exp $ .\" .\" Copyright (c) 1996 WIDE Project. All rights reserved. diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c index d41efd0ae920..c21750e0bc6d 100644 --- a/usr.sbin/route6d/route6d.c +++ b/usr.sbin/route6d/route6d.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/route6d/route6d.c,v 1.2.2.5 2001/07/03 11:02:09 ume Exp $ */ /* $KAME: route6d.c,v 1.64 2001/05/08 04:36:37 itojun Exp $ */ /* diff --git a/usr.sbin/route6d/route6d.h b/usr.sbin/route6d/route6d.h index 5c59d6a10a88..bf5862a35ba3 100644 --- a/usr.sbin/route6d/route6d.h +++ b/usr.sbin/route6d/route6d.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/route6d/route6d.h,v 1.1.2.2 2001/07/03 11:02:10 ume Exp $ */ /* $KAME: route6d.h,v 1.4 2001/01/15 03:50:54 inoue Exp $ */ /* diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile index 433f467399c2..ca66be7eccb2 100644 --- a/usr.sbin/rpc.lockd/Makefile +++ b/usr.sbin/rpc.lockd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.lockd/Makefile,v 1.8.2.2 2001/08/01 06:39:36 alfred Exp $ PROG = rpc.lockd SRCS = nlm_prot_svc.c nlm_prot_clnt.c nlm_prot.h lockd.c procs.c diff --git a/usr.sbin/rpc.lockd/handles.c b/usr.sbin/rpc.lockd/handles.c index d2d104551969..45da12433ed8 100644 --- a/usr.sbin/rpc.lockd/handles.c +++ b/usr.sbin/rpc.lockd/handles.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.lockd/handles.c,v 1.4 1999/08/28 01:19:35 peter Exp $"; #endif /* not lint */ #include "nlm_prot.h" diff --git a/usr.sbin/rpc.lockd/lockd.c b/usr.sbin/rpc.lockd/lockd.c index 9dfc04b827ec..1b4dd36c1e32 100644 --- a/usr.sbin/rpc.lockd/lockd.c +++ b/usr.sbin/rpc.lockd/lockd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.lockd/lockd.c,v 1.5.2.1 2001/08/01 06:39:36 alfred Exp $"; #endif /* not lint */ /* main() function for NFS lock daemon. Most of the code in this */ diff --git a/usr.sbin/rpc.lockd/procs.c b/usr.sbin/rpc.lockd/procs.c index c6a6190a4b38..4b69ea67450e 100644 --- a/usr.sbin/rpc.lockd/procs.c +++ b/usr.sbin/rpc.lockd/procs.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.lockd/procs.c,v 1.4.2.2 2001/08/01 06:39:36 alfred Exp $"; #endif /* not lint */ #include <string.h> diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8 index 2438aacf85d0..1d28ee4bd2b5 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.lockd/rpc.lockd.8,v 1.8.2.1 2000/12/08 15:28:49 ru Exp $ .\" .Dd September 24, 1995 .Dt RPC.LOCKD 8 diff --git a/usr.sbin/rpc.lockd/test.c b/usr.sbin/rpc.lockd/test.c index 439cdc7d77a8..45b578dfb470 100644 --- a/usr.sbin/rpc.lockd/test.c +++ b/usr.sbin/rpc.lockd/test.c @@ -4,7 +4,7 @@ static char sccsid[] = "from: @(#)nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro"; static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.lockd/test.c,v 1.4.2.1 2001/08/01 06:39:36 alfred Exp $"; #endif /* not lint */ #include <rpc/rpc.h> diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile index d35762fa035d..e998ec04217d 100644 --- a/usr.sbin/rpc.statd/Makefile +++ b/usr.sbin/rpc.statd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.statd/Makefile,v 1.9.2.1 2001/04/25 12:10:45 ru Exp $ PROG = rpc.statd SRCS = file.c sm_inter_svc.c sm_inter.h statd.c procs.c diff --git a/usr.sbin/rpc.statd/procs.c b/usr.sbin/rpc.statd/procs.c index 057edd13c873..f3ccbe9b4ee4 100644 --- a/usr.sbin/rpc.statd/procs.c +++ b/usr.sbin/rpc.statd/procs.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.statd/procs.c,v 1.4.2.2 2002/07/11 17:41:28 alfred Exp $"; #endif /* not lint */ #include <errno.h> diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 730f1951e3e0..b6c668f8fe29 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.statd/rpc.statd.8,v 1.7.2.4 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd September 19, 1995 .Dt RPC.STATD 8 diff --git a/usr.sbin/rpc.statd/statd.c b/usr.sbin/rpc.statd/statd.c index 3b47dfe041bb..3236c85cb31b 100644 --- a/usr.sbin/rpc.statd/statd.c +++ b/usr.sbin/rpc.statd/statd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.statd/statd.c,v 1.6 1999/10/05 14:40:38 marcel Exp $"; #endif /* not lint */ /* main() function for status monitor daemon. Some of the code in this */ diff --git a/usr.sbin/rpc.statd/statd.h b/usr.sbin/rpc.statd/statd.h index ff3b9fb7ffa5..60f00c9eca87 100644 --- a/usr.sbin/rpc.statd/statd.h +++ b/usr.sbin/rpc.statd/statd.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.statd/statd.h,v 1.2.8.1 2002/04/11 17:08:36 alfred Exp $ */ diff --git a/usr.sbin/rpc.statd/test.c b/usr.sbin/rpc.statd/test.c index 6df15011db3b..8bf5affa636a 100644 --- a/usr.sbin/rpc.statd/test.c +++ b/usr.sbin/rpc.statd/test.c @@ -1,7 +1,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.statd/test.c,v 1.3 1999/08/28 01:19:39 peter Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile index 211a69a02be5..e320b6dd5189 100644 --- a/usr.sbin/rpc.umntall/Makefile +++ b/usr.sbin/rpc.umntall/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.4 (Berkeley) 6/22/95 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.umntall/Makefile,v 1.1.2.1 2001/04/25 12:10:46 ru Exp $ PROG= rpc.umntall SRCS= rpc.umntall.c mounttab.c diff --git a/usr.sbin/rpc.umntall/mounttab.c b/usr.sbin/rpc.umntall/mounttab.c index 01ce78c97086..8fb886ab3722 100644 --- a/usr.sbin/rpc.umntall/mounttab.c +++ b/usr.sbin/rpc.umntall/mounttab.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.umntall/mounttab.c,v 1.2.2.1 2001/12/13 01:27:20 iedowse Exp $"; #endif /* not lint */ #include <sys/syslog.h> diff --git a/usr.sbin/rpc.umntall/mounttab.h b/usr.sbin/rpc.umntall/mounttab.h index acf6c7968311..d247cc329d30 100644 --- a/usr.sbin/rpc.umntall/mounttab.h +++ b/usr.sbin/rpc.umntall/mounttab.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.umntall/mounttab.h,v 1.1.2.1 2001/12/13 01:27:20 iedowse Exp $ */ #define STRSIZ (RPCMNT_NAMELEN+RPCMNT_PATHLEN+100) diff --git a/usr.sbin/rpc.umntall/rpc.umntall.8 b/usr.sbin/rpc.umntall/rpc.umntall.8 index 81cdd48d1c03..3bcbc550daba 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.8 +++ b/usr.sbin/rpc.umntall/rpc.umntall.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.umntall/rpc.umntall.8,v 1.6.2.3 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd November 17, 1999 .Dt RPC.UMNTALL 8 diff --git a/usr.sbin/rpc.umntall/rpc.umntall.c b/usr.sbin/rpc.umntall/rpc.umntall.c index 2ea34fbba138..1097e47ee61a 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.c +++ b/usr.sbin/rpc.umntall/rpc.umntall.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.umntall/rpc.umntall.c,v 1.3.2.1 2001/12/13 01:27:20 iedowse Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/rpc.yppasswdd/Makefile b/usr.sbin/rpc.yppasswdd/Makefile index b8164937fa34..3d6f821a780a 100644 --- a/usr.sbin/rpc.yppasswdd/Makefile +++ b/usr.sbin/rpc.yppasswdd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.yppasswdd/Makefile,v 1.13.2.3 2002/08/07 16:32:02 ru Exp $ PROG= rpc.yppasswdd SRCS= pw_copy.c pw_util.c util.c yp_access.c yp_dblookup.c yp_dbwrite.c \ diff --git a/usr.sbin/rpc.yppasswdd/pw_copy.c b/usr.sbin/rpc.yppasswdd/pw_copy.c index 73265d76e4fd..ea121085601d 100644 --- a/usr.sbin/rpc.yppasswdd/pw_copy.c +++ b/usr.sbin/rpc.yppasswdd/pw_copy.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pw_copy.c 8.4 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.yppasswdd/pw_copy.c,v 1.4.2.1 2000/07/12 11:09:40 davidn Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rpc.yppasswdd/pw_util.c b/usr.sbin/rpc.yppasswdd/pw_util.c index fd68ad52b134..8be569f1acc6 100644 --- a/usr.sbin/rpc.yppasswdd/pw_util.c +++ b/usr.sbin/rpc.yppasswdd/pw_util.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.yppasswdd/pw_util.c,v 1.4.2.1 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 index ba85e57a9ee5..1234fdac915e 100644 --- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 +++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8,v 1.12.2.8 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd February 8, 1996 .Dt RPC.YPPASSWDD 8 diff --git a/usr.sbin/rpc.yppasswdd/yppasswd_private.x b/usr.sbin/rpc.yppasswdd/yppasswd_private.x index f2921e80b0cf..37ec1302563a 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswd_private.x +++ b/usr.sbin/rpc.yppasswdd/yppasswd_private.x @@ -33,7 +33,7 @@ #ifndef RPC_HDR %#ifndef lint %static const char rcsid[] = -% "$FreeBSD$"; +% "$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswd_private.x,v 1.6 1999/08/28 01:19:41 peter Exp $"; %#endif /* not lint */ #endif diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h index 0218f0b60ac4..b33667b2c3ce 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h,v 1.9.2.1 2002/02/15 00:46:57 des Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c index efb38dd39a6b..47153321a300 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c,v 1.14.2.2 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ #include "yppasswd.h" diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_server.c b/usr.sbin/rpc.yppasswdd/yppasswdd_server.c index 5e45d7607b0d..5f8773d76f8e 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_server.c +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_server.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c,v 1.16.2.2 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.yppasswdd/yppwupdate b/usr.sbin/rpc.yppasswdd/yppwupdate index a9db8f7e5b6c..6e7671b6a550 100644 --- a/usr.sbin/rpc.yppasswdd/yppwupdate +++ b/usr.sbin/rpc.yppasswdd/yppwupdate @@ -8,7 +8,7 @@ # # Comment out the LOG=yes line to disable logging. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.yppasswdd/yppwupdate,v 1.7 1999/08/28 01:19:42 peter Exp $ # PATH=/bin:/usr/bin; export PATH diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile index 5b245758b7f4..864749f71621 100644 --- a/usr.sbin/rpc.ypupdated/Makefile +++ b/usr.sbin/rpc.ypupdated/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypupdated/Makefile,v 1.6 1999/08/28 01:19:43 peter Exp $ PROG= rpc.ypupdated SRCS= ypupdate_prot_svc.c ypupdate_prot.h ypupdated_main.c \ diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c index 855122c8bec0..637b59f1cb1f 100644 --- a/usr.sbin/rpc.ypupdated/update.c +++ b/usr.sbin/rpc.ypupdated/update.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)update.c 1.2 91/03/11 Copyr 1986 Sun Micro"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/update.c,v 1.4.2.1 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rpc.ypupdated/yp_dbdelete.c b/usr.sbin/rpc.ypupdated/yp_dbdelete.c index 8a97b197e1e5..46bcb497b041 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbdelete.c +++ b/usr.sbin/rpc.ypupdated/yp_dbdelete.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/yp_dbdelete.c,v 1.3.2.1 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.ypupdated/yp_dbupdate.c b/usr.sbin/rpc.ypupdated/yp_dbupdate.c index a9e3cc2c916f..d27fbb82e55d 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbupdate.c +++ b/usr.sbin/rpc.ypupdated/yp_dbupdate.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/yp_dbupdate.c,v 1.3.2.1 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ #include <sys/fcntl.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdate b/usr.sbin/rpc.ypupdated/ypupdate index 4a26f4b6d72b..c779bb70bfe9 100755 --- a/usr.sbin/rpc.ypupdated/ypupdate +++ b/usr.sbin/rpc.ypupdated/ypupdate @@ -8,7 +8,7 @@ # # Comment out the LOG=yes line to disable logging. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdate,v 1.2 1999/08/28 01:19:44 peter Exp $ # LOG=yes diff --git a/usr.sbin/rpc.ypupdated/ypupdated_extern.h b/usr.sbin/rpc.ypupdated/ypupdated_extern.h index 2cacb9511e1f..16064b0c6529 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_extern.h +++ b/usr.sbin/rpc.ypupdated/ypupdated_extern.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_extern.h,v 1.1.1.1.6.1 2002/02/15 00:46:57 des Exp $ */ #include <db.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c index 85cd7bf474ed..abf0a17f414a 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_main.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_main.c,v 1.4.2.3 2002/02/15 00:46:58 des Exp $"; #endif /* not lint */ #include "ypupdate_prot.h" diff --git a/usr.sbin/rpc.ypupdated/ypupdated_server.c b/usr.sbin/rpc.ypupdated/ypupdated_server.c index 418302f96fb8..19fd73478fd0 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_server.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_server.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_server.c,v 1.3.2.1 2002/02/15 00:46:58 des Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile index 57590321ab19..299ea341df6e 100644 --- a/usr.sbin/rpc.ypxfrd/Makefile +++ b/usr.sbin/rpc.ypxfrd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypxfrd/Makefile,v 1.8.2.1 2001/04/25 12:10:47 ru Exp $ PROG= rpc.ypxfrd SRCS= ypxfrd_svc.c ypxfrd.h ypxfrd_server.c yp_error.c \ diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index ad8c5f421b86..315777e71802 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8,v 1.9.2.3 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd June 2, 1996 .Dt RPC.YPXFRD 8 diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h b/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h index 5aba934a6ec4..51fba686b859 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h,v 1.4.2.1 2002/02/15 00:46:58 des Exp $ */ #ifndef MAX_CHILDREN diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c index 511539e084ab..7401f1b034d1 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c,v 1.8.2.3 2002/02/15 00:46:58 des Exp $"; #endif /* not lint */ #include "ypxfrd.h" diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c index f1b6ba1115cb..7311ca1f4355 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c,v 1.8.2.1 2002/02/15 00:46:58 des Exp $"; #endif /* not lint */ #include "ypxfrd.h" diff --git a/usr.sbin/rrenumd/Makefile b/usr.sbin/rrenumd/Makefile index 17922114fef5..af9c1b935ea8 100644 --- a/usr.sbin/rrenumd/Makefile +++ b/usr.sbin/rrenumd/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rrenumd/Makefile,v 1.1.2.3 2001/04/25 12:10:47 ru Exp $ PROG= rrenumd SRCS= rrenumd.c parser.y lexer.l diff --git a/usr.sbin/rrenumd/lexer.l b/usr.sbin/rrenumd/lexer.l index 6ad995341670..e58328cb6455 100644 --- a/usr.sbin/rrenumd/lexer.l +++ b/usr.sbin/rrenumd/lexer.l @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/lexer.l,v 1.1.2.2 2001/07/03 11:02:10 ume Exp $ */ %{ diff --git a/usr.sbin/rrenumd/parser.y b/usr.sbin/rrenumd/parser.y index 0cfe3b54d06b..0edbfa17badc 100644 --- a/usr.sbin/rrenumd/parser.y +++ b/usr.sbin/rrenumd/parser.y @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/parser.y,v 1.1.2.2 2001/07/03 11:02:10 ume Exp $ */ %{ diff --git a/usr.sbin/rrenumd/rrenumd.8 b/usr.sbin/rrenumd/rrenumd.8 index 3ad9a3c3521c..f6cb616ba62c 100644 --- a/usr.sbin/rrenumd/rrenumd.8 +++ b/usr.sbin/rrenumd/rrenumd.8 @@ -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/rrenumd/rrenumd.8,v 1.2.2.5 2003/03/11 22:31:32 trhodes Exp $ .\" .Dd September 7, 1998 .Dt RRENUMD 8 diff --git a/usr.sbin/rrenumd/rrenumd.c b/usr.sbin/rrenumd/rrenumd.c index e1667890ac45..0511d76b2d94 100644 --- a/usr.sbin/rrenumd/rrenumd.c +++ b/usr.sbin/rrenumd/rrenumd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/rrenumd.c,v 1.1.2.4 2001/07/09 09:49:49 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rrenumd/rrenumd.conf.5 b/usr.sbin/rrenumd/rrenumd.conf.5 index fde2a920c01d..babddae242ce 100644 --- a/usr.sbin/rrenumd/rrenumd.conf.5 +++ b/usr.sbin/rrenumd/rrenumd.conf.5 @@ -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/rrenumd/rrenumd.conf.5,v 1.4.2.8 2002/12/29 16:35:43 schweikh Exp $ .\" .Dd November 5, 1998 .Dt RRENUMD.CONF 5 diff --git a/usr.sbin/rrenumd/rrenumd.h b/usr.sbin/rrenumd/rrenumd.h index df0280b2591e..6639f657e8b1 100644 --- a/usr.sbin/rrenumd/rrenumd.h +++ b/usr.sbin/rrenumd/rrenumd.h @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/rrenumd.h,v 1.1.2.2 2001/07/03 11:02:10 ume Exp $ */ struct dst_list { diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile index 359288e9f100..4c59e81b6552 100644 --- a/usr.sbin/rtadvd/Makefile +++ b/usr.sbin/rtadvd/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtadvd/Makefile,v 1.1.2.4 2003/08/22 18:54:21 ume Exp $ PROG= rtadvd MAN= rtadvd.conf.5 rtadvd.8 diff --git a/usr.sbin/rtadvd/advcap.c b/usr.sbin/rtadvd/advcap.c index 08a6a64360e9..2e86231c59f9 100644 --- a/usr.sbin/rtadvd/advcap.c +++ b/usr.sbin/rtadvd/advcap.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/advcap.c,v 1.1.2.4 2003/08/18 07:56:10 ume Exp $ */ /* diff --git a/usr.sbin/rtadvd/advcap.h b/usr.sbin/rtadvd/advcap.h index bbf702e43d1f..8ac8b7700dce 100644 --- a/usr.sbin/rtadvd/advcap.h +++ b/usr.sbin/rtadvd/advcap.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/advcap.h,v 1.1.2.3 2003/08/18 07:56:10 ume Exp $ */ /* Based on Id: termcap.h,v 1.8 1996/09/10 12:42:10 peter Exp */ diff --git a/usr.sbin/rtadvd/config.c b/usr.sbin/rtadvd/config.c index e0feb3994d73..bb72a7ad4156 100644 --- a/usr.sbin/rtadvd/config.c +++ b/usr.sbin/rtadvd/config.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/config.c,v 1.3.2.9 2003/08/22 18:54:21 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtadvd/config.h b/usr.sbin/rtadvd/config.h index 146a0158829e..598ea5d7901c 100644 --- a/usr.sbin/rtadvd/config.h +++ b/usr.sbin/rtadvd/config.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/config.h,v 1.1.2.4 2003/08/22 18:54:21 ume Exp $ */ extern void getconfig __P((char *)); diff --git a/usr.sbin/rtadvd/dump.c b/usr.sbin/rtadvd/dump.c index 64cb4af5b801..5aea5439def9 100644 --- a/usr.sbin/rtadvd/dump.c +++ b/usr.sbin/rtadvd/dump.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/dump.c,v 1.1.2.6 2003/08/22 18:54:21 ume Exp $ */ #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/rtadvd/dump.h b/usr.sbin/rtadvd/dump.h index 9819b8c867c0..eb73c3662ef6 100644 --- a/usr.sbin/rtadvd/dump.h +++ b/usr.sbin/rtadvd/dump.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/dump.h,v 1.1.2.2 2001/07/03 11:02:14 ume Exp $ */ extern void rtadvd_dump_file __P((char *)); diff --git a/usr.sbin/rtadvd/if.c b/usr.sbin/rtadvd/if.c index 2c490983fd24..b673ccdae844 100644 --- a/usr.sbin/rtadvd/if.c +++ b/usr.sbin/rtadvd/if.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/if.c,v 1.2.2.5 2003/08/18 07:56:10 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtadvd/if.h b/usr.sbin/rtadvd/if.h index 81ea203f9a41..dacf03a264c3 100644 --- a/usr.sbin/rtadvd/if.h +++ b/usr.sbin/rtadvd/if.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/if.h,v 1.1.2.3 2003/08/18 07:56:10 ume Exp $ */ #define RTADV_TYPE2BITMASK(type) (0x1 << type) diff --git a/usr.sbin/rtadvd/pathnames.h b/usr.sbin/rtadvd/pathnames.h index 5c2cd9d43b80..d288ab94e478 100644 --- a/usr.sbin/rtadvd/pathnames.h +++ b/usr.sbin/rtadvd/pathnames.h @@ -1,4 +1,4 @@ /* $KAME: pathnames.h,v 1.2 2000/05/16 13:34:13 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/pathnames.h,v 1.2.2.2 2001/07/03 11:02:14 ume Exp $ */ #define _PATH_RTADVDCONF "/etc/rtadvd.conf" diff --git a/usr.sbin/rtadvd/rrenum.c b/usr.sbin/rtadvd/rrenum.c index f00b029ad8aa..998c3e703769 100644 --- a/usr.sbin/rtadvd/rrenum.c +++ b/usr.sbin/rtadvd/rrenum.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/rrenum.c,v 1.2.2.4 2003/08/18 07:56:10 ume Exp $ */ #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/rtadvd/rrenum.h b/usr.sbin/rtadvd/rrenum.h index 03b93008172e..ad8db33b6e8f 100644 --- a/usr.sbin/rtadvd/rrenum.h +++ b/usr.sbin/rtadvd/rrenum.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/rrenum.h,v 1.1.2.2 2001/07/03 11:02:14 ume Exp $ */ void rr_input __P((int, struct icmp6_router_renum *, struct in6_pktinfo *, diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8 index 6fa41d692598..d7a466f5b834 100644 --- a/usr.sbin/rtadvd/rtadvd.8 +++ b/usr.sbin/rtadvd/rtadvd.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.8,v 1.3.2.9 2003/08/22 18:54:21 ume Exp $ .\" $KAME: rtadvd.8,v 1.24 2002/05/31 16:16:08 jinmei Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. diff --git a/usr.sbin/rtadvd/rtadvd.c b/usr.sbin/rtadvd/rtadvd.c index 1c8dc409fb2a..64a61e060ab2 100644 --- a/usr.sbin/rtadvd/rtadvd.c +++ b/usr.sbin/rtadvd/rtadvd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/rtadvd.c,v 1.3.2.7 2003/08/22 18:54:21 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtadvd/rtadvd.conf b/usr.sbin/rtadvd/rtadvd.conf index 33ab7f3e46bc..bc1d5d9d4588 100644 --- a/usr.sbin/rtadvd/rtadvd.conf +++ b/usr.sbin/rtadvd/rtadvd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtadvd/rtadvd.conf,v 1.1.2.3 2003/08/22 18:54:21 ume Exp $ # $KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $ # # Note: All of the following parameters have default values defined diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index 90f747090aac..f6b4031ab04c 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.conf.5,v 1.1.2.11 2003/08/22 18:54:21 ume Exp $ .\" $KAME: rtadvd.conf.5,v 1.49 2003/07/24 21:51:26 jinmei Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. diff --git a/usr.sbin/rtadvd/rtadvd.h b/usr.sbin/rtadvd/rtadvd.h index 4fbbf3bb462b..ffb371e355b3 100644 --- a/usr.sbin/rtadvd/rtadvd.h +++ b/usr.sbin/rtadvd/rtadvd.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/rtadvd.h,v 1.1.2.5 2003/08/22 18:54:21 ume Exp $ */ #define ALLNODES "ff02::1" diff --git a/usr.sbin/rtadvd/timer.c b/usr.sbin/rtadvd/timer.c index a5a52057d484..6aebf13313d4 100644 --- a/usr.sbin/rtadvd/timer.c +++ b/usr.sbin/rtadvd/timer.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/timer.c,v 1.1.2.5 2003/08/18 07:56:10 ume Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/rtadvd/timer.h b/usr.sbin/rtadvd/timer.h index 3771728990e3..70176bd2357d 100644 --- a/usr.sbin/rtadvd/timer.h +++ b/usr.sbin/rtadvd/timer.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtadvd/timer.h,v 1.1.2.4 2003/08/15 09:05:12 ume Exp $ */ /* a < b */ diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile index ebc7bd1a37cc..ef79885feb32 100644 --- a/usr.sbin/rtprio/Makefile +++ b/usr.sbin/rtprio/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.5 (Berkeley) 5/11/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtprio/Makefile,v 1.6.2.1 2001/04/25 12:10:48 ru Exp $ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 6d4d2604b80b..b9f8f4bd31c4 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtprio/rtprio.1,v 1.19.2.4 2002/06/21 16:42:31 charnier Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 diff --git a/usr.sbin/rtprio/rtprio.c b/usr.sbin/rtprio/rtprio.c index fc6ab41ed72f..14ab30ccfe22 100644 --- a/usr.sbin/rtprio/rtprio.c +++ b/usr.sbin/rtprio/rtprio.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rtprio/rtprio.c,v 1.8.2.1 2001/01/29 08:07:26 kuriyama Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index a31becb9cf48..600b8ea680c8 100644 --- a/usr.sbin/rtsold/Makefile +++ b/usr.sbin/rtsold/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtsold/Makefile,v 1.1.2.6 2003/08/22 18:54:22 ume Exp $ PROG= rtsold SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c diff --git a/usr.sbin/rtsold/dump.c b/usr.sbin/rtsold/dump.c index 3902fc0ec9e5..e8c218e557a4 100644 --- a/usr.sbin/rtsold/dump.c +++ b/usr.sbin/rtsold/dump.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/dump.c,v 1.1.2.5 2003/08/18 07:56:10 ume Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/if.c b/usr.sbin/rtsold/if.c index 0ea3922fb046..b1569ad890bd 100644 --- a/usr.sbin/rtsold/if.c +++ b/usr.sbin/rtsold/if.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/if.c,v 1.2.2.6 2003/08/24 18:34:25 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/probe.c b/usr.sbin/rtsold/probe.c index b7e7cc626a5d..ba1575b75985 100644 --- a/usr.sbin/rtsold/probe.c +++ b/usr.sbin/rtsold/probe.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/probe.c,v 1.2.2.6 2003/08/24 18:34:25 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsock.c b/usr.sbin/rtsold/rtsock.c index 429b78b70199..9b19b385dc7e 100644 --- a/usr.sbin/rtsold/rtsock.c +++ b/usr.sbin/rtsold/rtsock.c @@ -1,5 +1,5 @@ /* $KAME: rtsock.c,v 1.3 2000/10/10 08:46:45 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtsold/rtsock.c,v 1.1.2.2 2003/08/15 09:05:12 ume Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c index 46050167020e..1ddd08783191 100644 --- a/usr.sbin/rtsold/rtsol.c +++ b/usr.sbin/rtsold/rtsol.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsol.c,v 1.1.2.7 2003/08/24 18:34:25 ume Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 2490890a0766..be5e43440f03 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -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/rtsold/rtsold.8,v 1.1.2.9 2003/08/24 18:34:25 ume Exp $ .\" .Dd May 17, 1998 .Dt RTSOLD 8 diff --git a/usr.sbin/rtsold/rtsold.c b/usr.sbin/rtsold/rtsold.c index be9d7120a219..45c108a3b030 100644 --- a/usr.sbin/rtsold/rtsold.c +++ b/usr.sbin/rtsold/rtsold.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsold.c,v 1.1.2.8 2003/08/24 18:34:25 ume Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h index 09577a50898f..dfe9bca1052e 100644 --- a/usr.sbin/rtsold/rtsold.h +++ b/usr.sbin/rtsold/rtsold.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsold.h,v 1.1.2.5 2003/08/24 18:34:25 ume Exp $ */ struct ifinfo { diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index c5020528d165..a10ccf6e80cf 100644 --- a/usr.sbin/rwhod/Makefile +++ b/usr.sbin/rwhod/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rwhod/Makefile,v 1.2.14.1 2001/04/25 12:10:49 ru Exp $ PROG= rwhod MAN= rwhod.8 diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 3437f10aed6d..0d06d735aba8 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rwhod.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rwhod/rwhod.8,v 1.13.2.4 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd December 11, 1993 .Dt RWHOD 8 diff --git a/usr.sbin/rwhod/rwhod.c b/usr.sbin/rwhod/rwhod.c index f54ed7ffa12c..553436e30b6e 100644 --- a/usr.sbin/rwhod/rwhod.c +++ b/usr.sbin/rwhod/rwhod.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)rwhod.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rwhod/rwhod.c,v 1.13.2.2 2000/12/23 15:28:12 iedowse Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile index c6868b50ade8..864c2856624b 100644 --- a/usr.sbin/sa/Makefile +++ b/usr.sbin/sa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sa/Makefile,v 1.5.2.1 2001/04/25 12:10:49 ru Exp $ PROG= sa MAN= sa.8 diff --git a/usr.sbin/sa/extern.h b/usr.sbin/sa/extern.h index 5804aa27a5e6..1005dfd0bcb4 100644 --- a/usr.sbin/sa/extern.h +++ b/usr.sbin/sa/extern.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sa/extern.h,v 1.4 1999/08/28 01:19:52 peter Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/sa/main.c b/usr.sbin/sa/main.c index 3686c6223d7e..032383b72b68 100644 --- a/usr.sbin/sa/main.c +++ b/usr.sbin/sa/main.c @@ -36,7 +36,7 @@ static const char copyright[] = #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sa/main.c,v 1.8.2.2 2001/07/19 05:20:49 kris Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/sa/pathnames.h b/usr.sbin/sa/pathnames.h index 7a7edf68caf6..8cb7f44ad8a8 100644 --- a/usr.sbin/sa/pathnames.h +++ b/usr.sbin/sa/pathnames.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sa/pathnames.h,v 1.4 1999/08/28 01:19:52 peter Exp $ */ #define _PATH_ACCT "/var/account/acct" diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c index eafdf59e985f..959ea220dbba 100644 --- a/usr.sbin/sa/pdb.c +++ b/usr.sbin/sa/pdb.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sa/pdb.c,v 1.7 1999/08/28 01:19:53 peter Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index 794626e5f18d..b3fd1d1fac1f 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sa/sa.8,v 1.11.2.4 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd February 25, 1994 .Dt SA 8 diff --git a/usr.sbin/sa/usrdb.c b/usr.sbin/sa/usrdb.c index 9ca5f74c0de6..28ed9b64fbc5 100644 --- a/usr.sbin/sa/usrdb.c +++ b/usr.sbin/sa/usrdb.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sa/usrdb.c,v 1.8.2.2 2000/10/28 02:28:20 gallatin Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 32b5e89cf1b3..3cee073ffe32 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.8 (Berkeley) 3/28/97 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sendmail/Makefile,v 1.15.2.13 2002/03/25 21:32:29 gshapiro Exp $ MAINTAINER= gshapiro@FreeBSD.org diff --git a/usr.sbin/setkey/Makefile b/usr.sbin/setkey/Makefile index 0ffacf0610b9..1e620d0f8df0 100644 --- a/usr.sbin/setkey/Makefile +++ b/usr.sbin/setkey/Makefile @@ -24,7 +24,7 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setkey/Makefile,v 1.1.2.5 2001/04/25 14:05:11 ru Exp $ PROG= setkey SRCS= setkey.c parse.y token.l diff --git a/usr.sbin/setkey/parse.y b/usr.sbin/setkey/parse.y index 1d43dc430cd9..92f998ebea4a 100644 --- a/usr.sbin/setkey/parse.y +++ b/usr.sbin/setkey/parse.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/setkey/parse.y,v 1.1.2.2 2001/07/03 11:02:17 ume Exp $ */ /* $KAME: kame/kame/kame/setkey/parse.y,v 1.36 2001/06/07 15:53:12 sakane Exp $ */ /* diff --git a/usr.sbin/setkey/sample.cf b/usr.sbin/setkey/sample.cf index 978289d34a13..54dd7caf6a3e 100644 --- a/usr.sbin/setkey/sample.cf +++ b/usr.sbin/setkey/sample.cf @@ -25,7 +25,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setkey/sample.cf,v 1.1.2.1 2000/07/15 07:37:03 kris Exp $ # There are sample scripts for IPsec configuration by manual keying. # A security association is uniquely identified by a triple consisting diff --git a/usr.sbin/setkey/scriptdump.pl b/usr.sbin/setkey/scriptdump.pl index a1d8adb207bc..f80d352411ff 100644 --- a/usr.sbin/setkey/scriptdump.pl +++ b/usr.sbin/setkey/scriptdump.pl @@ -1,5 +1,5 @@ #! @LOCALPREFIX@/bin/perl -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setkey/scriptdump.pl,v 1.1.2.3 2001/10/24 19:49:16 ume Exp $ if ($< != 0) { print STDERR "must be root to invoke this\n"; diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8 index 7c8cf38cb304..f69ba2311a94 100644 --- a/usr.sbin/setkey/setkey.8 +++ b/usr.sbin/setkey/setkey.8 @@ -1,5 +1,5 @@ .\" $KAME: setkey.8,v 1.49 2001/05/18 05:49:51 sakane Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setkey/setkey.8,v 1.4.2.15 2003/03/12 22:08:15 trhodes Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. .\" All rights reserved. diff --git a/usr.sbin/setkey/setkey.c b/usr.sbin/setkey/setkey.c index e3e87f28262e..1f21988888ab 100644 --- a/usr.sbin/setkey/setkey.c +++ b/usr.sbin/setkey/setkey.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/setkey/setkey.c,v 1.1.2.3 2003/04/26 23:53:54 sumikawa Exp $ */ /* $KAME: setkey.c,v 1.18 2001/05/08 04:36:39 itojun Exp $ */ /* diff --git a/usr.sbin/setkey/test-pfkey.c b/usr.sbin/setkey/test-pfkey.c index b1fb238c5a41..5b4a987c5718 100644 --- a/usr.sbin/setkey/test-pfkey.c +++ b/usr.sbin/setkey/test-pfkey.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/setkey/test-pfkey.c,v 1.1.2.1 2000/07/15 07:37:04 kris Exp $ */ /* $KAME: test-pfkey.c,v 1.4 2000/06/07 00:29:14 itojun Exp $ */ /* diff --git a/usr.sbin/setkey/test-policy.c b/usr.sbin/setkey/test-policy.c index 27cd478fc939..0c6cfd0cb0a1 100644 --- a/usr.sbin/setkey/test-policy.c +++ b/usr.sbin/setkey/test-policy.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/setkey/test-policy.c,v 1.1 2000/01/06 12:40:53 shin Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/setkey/token.l b/usr.sbin/setkey/token.l index 208196e3cdc8..36bef0eb882e 100644 --- a/usr.sbin/setkey/token.l +++ b/usr.sbin/setkey/token.l @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/setkey/token.l,v 1.2.2.3 2001/07/03 11:02:17 ume Exp $ */ /* $KAME: token.l,v 1.21 2001/05/18 05:35:01 sakane Exp $ */ /* diff --git a/usr.sbin/setkey/vchar.h b/usr.sbin/setkey/vchar.h index f3251c7bfed3..a3f852d54fea 100644 --- a/usr.sbin/setkey/vchar.h +++ b/usr.sbin/setkey/vchar.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/setkey/vchar.h,v 1.1.2.1 2000/07/15 07:37:04 kris Exp $ */ /* $KAME: vchar.h,v 1.2 2000/06/07 00:29:14 itojun Exp $ */ /* diff --git a/usr.sbin/sgsc/Makefile b/usr.sbin/sgsc/Makefile index 5f14a66b9bba..dac4190ea957 100644 --- a/usr.sbin/sgsc/Makefile +++ b/usr.sbin/sgsc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sgsc/Makefile,v 1.4 1999/08/28 01:19:56 peter Exp $ PROG= sgsc diff --git a/usr.sbin/sgsc/sgsc.1 b/usr.sbin/sgsc/sgsc.1 index 0b02f928b895..3352d48d7286 100644 --- a/usr.sbin/sgsc/sgsc.1 +++ b/usr.sbin/sgsc/sgsc.1 @@ -27,7 +27,7 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sgsc/sgsc.1,v 1.8.2.2 2001/03/06 14:21:43 ru Exp $ .\" .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .Dd January 6, 1995 diff --git a/usr.sbin/sgsc/sgsc.c b/usr.sbin/sgsc/sgsc.c index 94960a30b322..f05bed1698d6 100644 --- a/usr.sbin/sgsc/sgsc.c +++ b/usr.sbin/sgsc/sgsc.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sgsc/sgsc.c,v 1.5 1999/08/28 01:19:57 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/sicontrol/Makefile b/usr.sbin/sicontrol/Makefile index 2a8b785dd02c..a0d2c208cb64 100644 --- a/usr.sbin/sicontrol/Makefile +++ b/usr.sbin/sicontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sicontrol/Makefile,v 1.3.2.1 2001/04/25 12:10:55 ru Exp $ PROG= sicontrol MAN= sicontrol.8 diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 569392267bbd..a7176f3d95bc 100644 --- a/usr.sbin/sicontrol/sicontrol.8 +++ b/usr.sbin/sicontrol/sicontrol.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sicontrol/sicontrol.8,v 1.11.2.6 2003/03/12 22:08:15 trhodes Exp $ .\" .Dd September 26, 1995 .Dt SICONTROL 8 diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c index eb6560f4eac4..e496895cb88d 100644 --- a/usr.sbin/sicontrol/sicontrol.c +++ b/usr.sbin/sicontrol/sicontrol.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sicontrol/sicontrol.c,v 1.12.2.1 2000/12/11 01:03:39 obrien Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index 3136dbb3f19b..6f3b0a9f63d1 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sliplogin/Makefile,v 1.4.6.1 2001/04/25 12:10:56 ru Exp $ PROG= sliplogin MAN= sliplogin.8 diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index 614723d56ea0..26ebf6733aef 100644 --- a/usr.sbin/sliplogin/sliplogin.8 +++ b/usr.sbin/sliplogin/sliplogin.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sliplogin.8 8.2 (Berkeley) 1/5/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sliplogin/sliplogin.8,v 1.12.2.5 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd January 5, 1994 .Dt SLIPLOGIN 8 diff --git a/usr.sbin/sliplogin/sliplogin.c b/usr.sbin/sliplogin/sliplogin.c index 2d8925ea9828..4118340a2b92 100644 --- a/usr.sbin/sliplogin/sliplogin.c +++ b/usr.sbin/sliplogin/sliplogin.c @@ -39,7 +39,7 @@ static char copyright[] = #ifndef lint static char sccsid[] = "@(#)sliplogin.c 8.2 (Berkeley) 2/1/94"; -static char rscid[] = "@(#)$FreeBSD$"; +static char rscid[] = "@(#)$FreeBSD: src/usr.sbin/sliplogin/sliplogin.c,v 1.9.6.2 2001/07/19 05:21:28 kris Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/slstat/Makefile b/usr.sbin/slstat/Makefile index ff0b9cacc504..209a44c0f113 100644 --- a/usr.sbin/slstat/Makefile +++ b/usr.sbin/slstat/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.6 (Berkeley) 4/23/91 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/slstat/Makefile,v 1.7.2.1 2001/04/25 12:10:57 ru Exp $ PROG= slstat MAN= slstat.8 diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index 26e8345c93ae..688a089be46b 100644 --- a/usr.sbin/slstat/slstat.8 +++ b/usr.sbin/slstat/slstat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/slstat/slstat.8,v 1.14.2.2 2001/08/16 15:56:33 ru Exp $ .\" .Dd October 11, 1996 .Dt SLSTAT 8 diff --git a/usr.sbin/slstat/slstat.c b/usr.sbin/slstat/slstat.c index e3004f309ad7..93b2662d5d6c 100644 --- a/usr.sbin/slstat/slstat.c +++ b/usr.sbin/slstat/slstat.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/slstat/slstat.c,v 1.14 1999/08/28 01:20:00 peter Exp $"; #endif #include <sys/param.h> diff --git a/usr.sbin/spkrtest/Makefile b/usr.sbin/spkrtest/Makefile index e323c2c3630b..421d06e03eff 100644 --- a/usr.sbin/spkrtest/Makefile +++ b/usr.sbin/spkrtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spkrtest/Makefile,v 1.8.2.2 2001/04/25 14:05:16 ru Exp $ MAINTAINER= wosch diff --git a/usr.sbin/spkrtest/spkrtest.8 b/usr.sbin/spkrtest/spkrtest.8 index 5dd812373722..1e5699010c6d 100644 --- a/usr.sbin/spkrtest/spkrtest.8 +++ b/usr.sbin/spkrtest/spkrtest.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/spkrtest/spkrtest.8,v 1.8.2.2 2001/08/16 15:56:33 ru Exp $ .Dd July 23, 1995 .Dt SPKRTEST 8 .Os diff --git a/usr.sbin/spkrtest/spkrtest.pl b/usr.sbin/spkrtest/spkrtest.pl index ccb1631fd865..c57980802291 100644 --- a/usr.sbin/spkrtest/spkrtest.pl +++ b/usr.sbin/spkrtest/spkrtest.pl @@ -32,7 +32,7 @@ # # NOTE for iso-* (latin1) fonts: use TERM=cons25-iso8859-1 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spkrtest/spkrtest.pl,v 1.7 1999/08/28 01:20:02 peter Exp $ $title = qq{ reveille -- Reveille diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile index 103a0354c7f3..17e6d71249e9 100644 --- a/usr.sbin/spray/Makefile +++ b/usr.sbin/spray/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spray/Makefile,v 1.5.2.1 2001/04/25 12:10:58 ru Exp $ PROG= spray MAN= spray.8 diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8 index e10704886771..b40fc0b4a88a 100644 --- a/usr.sbin/spray/spray.8 +++ b/usr.sbin/spray/spray.8 @@ -21,7 +21,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/spray/spray.8,v 1.5.2.5 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd July 10, 1995 .Dt SPRAY 8 diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c index ab98c8558b1c..a4b1634fdc7d 100644 --- a/usr.sbin/spray/spray.c +++ b/usr.sbin/spray/spray.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/spray/spray.c,v 1.5.2.2 2001/07/30 10:23:00 dd Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/stallion/Makefile b/usr.sbin/stallion/Makefile index 3b1386e8df33..f442f6b89fed 100644 --- a/usr.sbin/stallion/Makefile +++ b/usr.sbin/stallion/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/Makefile,v 1.4.2.1 2001/08/30 12:29:57 murray Exp $ SUBDIR= bootcode stlload stlstats stlstty diff --git a/usr.sbin/stallion/Makefile.inc b/usr.sbin/stallion/Makefile.inc index 314a85b6dab4..4fdc2ab2670d 100644 --- a/usr.sbin/stallion/Makefile.inc +++ b/usr.sbin/stallion/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/Makefile.inc,v 1.4 1999/08/28 01:20:05 peter Exp $ BOOTDIR= /usr/libdata/stallion diff --git a/usr.sbin/stallion/bootcode/2681.sys.uu b/usr.sbin/stallion/bootcode/2681.sys.uu index 20faf8759fe6..d2d14239eebd 100644 --- a/usr.sbin/stallion/bootcode/2681.sys.uu +++ b/usr.sbin/stallion/bootcode/2681.sys.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/stallion/bootcode/2681.sys.uu,v 1.3.6.2 2001/09/09 01:41:40 murray Exp $ begin 444 2681.sys M```````````````````````````````````````````````````````````` diff --git a/usr.sbin/stallion/bootcode/Makefile b/usr.sbin/stallion/bootcode/Makefile index febb8e2f59ba..9b85519f5099 100644 --- a/usr.sbin/stallion/bootcode/Makefile +++ b/usr.sbin/stallion/bootcode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/bootcode/Makefile,v 1.9.2.3 2002/02/18 15:03:37 ru Exp $ .SUFFIXES: .uu .uu: diff --git a/usr.sbin/stallion/bootcode/cdk.sys.uu b/usr.sbin/stallion/bootcode/cdk.sys.uu index f0b801138218..f0ca13351266 100644 --- a/usr.sbin/stallion/bootcode/cdk.sys.uu +++ b/usr.sbin/stallion/bootcode/cdk.sys.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/stallion/bootcode/cdk.sys.uu,v 1.2.10.2 2001/09/09 01:41:40 murray Exp $ begin 444 cdk.sys M```````````````````````````````````````````````````````````` diff --git a/usr.sbin/stallion/bootcode/stl.4 b/usr.sbin/stallion/bootcode/stl.4 index f7da2d5ebd57..2c326b4512c2 100644 --- a/usr.sbin/stallion/bootcode/stl.4 +++ b/usr.sbin/stallion/bootcode/stl.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/bootcode/stl.4,v 1.8.2.5 2001/12/14 16:41:52 ru Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlload/Makefile b/usr.sbin/stallion/stlload/Makefile index 7302b0f2f439..dbf91bda22f5 100644 --- a/usr.sbin/stallion/stlload/Makefile +++ b/usr.sbin/stallion/stlload/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlload/Makefile,v 1.5.2.2 2001/04/25 12:10:59 ru Exp $ PROG= stlload MAN= stlload.8 diff --git a/usr.sbin/stallion/stlload/stlload.8 b/usr.sbin/stallion/stlload/stlload.8 index 75022642f955..5438de0fb5c3 100644 --- a/usr.sbin/stallion/stlload/stlload.8 +++ b/usr.sbin/stallion/stlload/stlload.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlload/stlload.8,v 1.5.2.6 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlload/stlload.c b/usr.sbin/stallion/stlload/stlload.c index 9225b26bb8f3..bf5de61ee024 100644 --- a/usr.sbin/stallion/stlload/stlload.c +++ b/usr.sbin/stallion/stlload/stlload.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlload/stlload.c,v 1.10.2.2 2002/02/13 22:55:45 dbaker Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/stallion/stlstats/Makefile b/usr.sbin/stallion/stlstats/Makefile index 0927788d5c95..e2f01261b4c1 100644 --- a/usr.sbin/stallion/stlstats/Makefile +++ b/usr.sbin/stallion/stlstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlstats/Makefile,v 1.6.2.2 2001/04/25 12:10:59 ru Exp $ PROG= stlstats MAN= stlstats.8 diff --git a/usr.sbin/stallion/stlstats/stlstats.8 b/usr.sbin/stallion/stlstats/stlstats.8 index f7ea62ff4e9c..3e4c27b3e8cc 100644 --- a/usr.sbin/stallion/stlstats/stlstats.8 +++ b/usr.sbin/stallion/stlstats/stlstats.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlstats/stlstats.8,v 1.5.2.6 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd January 8, 1998 .Os diff --git a/usr.sbin/stallion/stlstats/stlstats.c b/usr.sbin/stallion/stlstats/stlstats.c index 417251e2b813..fbe21323e9ae 100644 --- a/usr.sbin/stallion/stlstats/stlstats.c +++ b/usr.sbin/stallion/stlstats/stlstats.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlstats/stlstats.c,v 1.9.2.1 2001/08/30 12:29:58 murray Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/stallion/stlstty/Makefile b/usr.sbin/stallion/stlstty/Makefile index 2b06c332077a..d88d66125f65 100644 --- a/usr.sbin/stallion/stlstty/Makefile +++ b/usr.sbin/stallion/stlstty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/stlstty/Makefile,v 1.1.2.1 2001/08/30 12:29:56 murray Exp $ PROG= stlstty MAN= stlstty.8 diff --git a/usr.sbin/stallion/stlstty/stlstty.8 b/usr.sbin/stallion/stlstty/stlstty.8 index 53cf6ef01d32..24877d5f07c9 100644 --- a/usr.sbin/stallion/stlstty/stlstty.8 +++ b/usr.sbin/stallion/stlstty/stlstty.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/stlstty/stlstty.8,v 1.1.2.3 2001/12/21 09:51:30 ru Exp $ .\" .Dd January 14, 1998 .Os diff --git a/usr.sbin/stallion/stlstty/stlstty.c b/usr.sbin/stallion/stlstty/stlstty.c index 34c40bfa6ca5..5684eaa62d7e 100644 --- a/usr.sbin/stallion/stlstty/stlstty.c +++ b/usr.sbin/stallion/stlstty/stlstty.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlstty/stlstty.c,v 1.1.2.1 2001/08/30 12:29:56 murray Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index 6be1398e2ff1..3f751ba57522 100644 --- a/usr.sbin/syslogd/Makefile +++ b/usr.sbin/syslogd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/syslogd/Makefile,v 1.3.6.4 2003/05/19 16:23:03 gshapiro Exp $ .PATH: ${.CURDIR}/../../usr.bin/wall diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 328e3a6d561d..18190d864d90 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslog.conf.5,v 1.16.2.11 2003/03/12 22:08:15 trhodes Exp $ .\" .Dd June 9, 1993 .Dt SYSLOG.CONF 5 diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index 88a51d325dc0..1b74bbb159e6 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslogd.8,v 1.22.2.16 2003/03/12 22:08:15 trhodes Exp $ .\" .Dd November 24, 2001 .Dt SYSLOGD 8 diff --git a/usr.sbin/syslogd/syslogd.c b/usr.sbin/syslogd/syslogd.c index b80103f6bd74..5cb6f7e7fa28 100644 --- a/usr.sbin/syslogd/syslogd.c +++ b/usr.sbin/syslogd/syslogd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)syslogd.c 8.3 (Berkeley) 4/4/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/syslogd/syslogd.c,v 1.59.2.26 2003/05/20 17:13:53 gshapiro Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index 9f9b715b9fcd..056671aa47a0 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdchk/Makefile,v 1.3.2.2 2001/04/25 12:11:00 ru Exp $ # MAINTAINER=markm@FreeBSD.org diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index cc497d3a303f..9aa8b7d3a23a 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdmatch/Makefile,v 1.2.2.2 2001/04/25 12:11:01 ru Exp $ # MAINTAINER=markm@FreeBSD.org diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile index 14c284c50f36..f13831230183 100644 --- a/usr.sbin/tcpdump/tcpdump/Makefile +++ b/usr.sbin/tcpdump/tcpdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/tcpdump/Makefile,v 1.25.2.6 2002/07/05 11:30:32 fenner Exp $ TCPDUMP_DISTDIR?= ${.CURDIR}/../../../contrib/tcpdump diff --git a/usr.sbin/tcpdump/tcpdump/config.h b/usr.sbin/tcpdump/tcpdump/config.h index 6d7c8dfc2e4a..2f2568ead03b 100644 --- a/usr.sbin/tcpdump/tcpdump/config.h +++ b/usr.sbin/tcpdump/tcpdump/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/tcpdump/tcpdump/config.h,v 1.1.2.4 2002/07/05 11:30:32 fenner Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated automatically by configure. */ diff --git a/usr.sbin/tcpdump/tcpslice/Makefile b/usr.sbin/tcpdump/tcpslice/Makefile index 3bb2950f69bf..c5cef4e7ce18 100644 --- a/usr.sbin/tcpdump/tcpslice/Makefile +++ b/usr.sbin/tcpdump/tcpslice/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 0.1 (RWGrimes) 3/24/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/tcpslice/Makefile,v 1.10.6.1 2001/04/25 12:11:03 ru Exp $ PROG= tcpslice CFLAGS+=-Wall -I. diff --git a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c index 249454e6f044..125ed61feab7 100644 --- a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c +++ b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c @@ -20,7 +20,7 @@ */ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#)$FreeBSD$ (LBL)"; + "@(#)$FreeBSD: src/usr.sbin/tcpdump/tcpslice/gwtm2secs.c,v 1.4 1999/08/28 05:11:32 peter Exp $ (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/search.c b/usr.sbin/tcpdump/tcpslice/search.c index a460ffab2f7e..bdd3fad81e7b 100644 --- a/usr.sbin/tcpdump/tcpslice/search.c +++ b/usr.sbin/tcpdump/tcpslice/search.c @@ -20,7 +20,7 @@ */ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#)$FreeBSD$ (LBL)"; + "@(#)$FreeBSD: src/usr.sbin/tcpdump/tcpslice/search.c,v 1.4 1999/08/28 05:11:32 peter Exp $ (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.1 b/usr.sbin/tcpdump/tcpslice/tcpslice.1 index d804cf66271a..0d2b7f7b4b22 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.1 +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.1 @@ -17,7 +17,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tcpdump/tcpslice/tcpslice.1,v 1.7.2.8 2003/03/11 22:31:33 trhodes Exp $ .\" .Dd October 14, 1991 .Dt TCPSLICE 1 diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.c b/usr.sbin/tcpdump/tcpslice/tcpslice.c index 3ee5d5010773..9b5e1576b785 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.c +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.c @@ -27,7 +27,7 @@ static const char copyright[] = #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/tcpdump/tcpslice/tcpslice.c,v 1.9.2.1 2000/07/01 01:34:11 ps Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/tcpdump/tcpslice/util.c b/usr.sbin/tcpdump/tcpslice/util.c index 8904352b798c..bb57a7e0a60d 100644 --- a/usr.sbin/tcpdump/tcpslice/util.c +++ b/usr.sbin/tcpdump/tcpslice/util.c @@ -21,7 +21,7 @@ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#) $FreeBSD$ (LBL)"; + "@(#) $FreeBSD: src/usr.sbin/tcpdump/tcpslice/util.c,v 1.3 1999/08/28 05:11:32 peter Exp $ (LBL)"; #endif #include "tcpslice.h" diff --git a/usr.sbin/timed/SMM.doc/timed/timed.ms b/usr.sbin/timed/SMM.doc/timed/timed.ms index 031f2559cebf..83afe56c3a75 100644 --- a/usr.sbin/timed/SMM.doc/timed/timed.ms +++ b/usr.sbin/timed/SMM.doc/timed/timed.ms @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/SMM.doc/timed/timed.ms,v 1.1.1.1.14.1 2000/11/23 10:18:38 ru Exp $ .\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. diff --git a/usr.sbin/timed/timed/CHANGES b/usr.sbin/timed/timed/CHANGES index 424ead2a514a..fb9d006d093f 100644 --- a/usr.sbin/timed/timed/CHANGES +++ b/usr.sbin/timed/timed/CHANGES @@ -1,5 +1,5 @@ # @(#)CHANGES 5.1 (Berkeley) 5/11/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timed/CHANGES,v 1.1.1.1.14.1 2001/07/19 05:22:36 kris Exp $ This new version is almost identical to the timed and timedc code that has been shipped for years by a workstation vendor. diff --git a/usr.sbin/timed/timed/Makefile b/usr.sbin/timed/timed/Makefile index 92206f84f34a..34bf93b9dbd3 100644 --- a/usr.sbin/timed/timed/Makefile +++ b/usr.sbin/timed/timed/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timed/Makefile,v 1.2.14.1 2001/04/25 12:11:05 ru Exp $ # # optional flags are: MEASURE TESTING DEBUG diff --git a/usr.sbin/timed/timed/acksend.c b/usr.sbin/timed/timed/acksend.c index 8bde7438a556..1557b8a5f402 100644 --- a/usr.sbin/timed/timed/acksend.c +++ b/usr.sbin/timed/timed/acksend.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)acksend.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/acksend.c,v 1.4 1999/08/28 01:20:16 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/byteorder.c b/usr.sbin/timed/timed/byteorder.c index 038dd56bf8b5..8e7d842591d1 100644 --- a/usr.sbin/timed/timed/byteorder.c +++ b/usr.sbin/timed/timed/byteorder.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)byteorder.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/byteorder.c,v 1.4 1999/08/28 01:20:16 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/candidate.c b/usr.sbin/timed/timed/candidate.c index 79f1f5ab19fa..86395de59ff6 100644 --- a/usr.sbin/timed/timed/candidate.c +++ b/usr.sbin/timed/timed/candidate.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)candidate.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/candidate.c,v 1.5 1999/08/28 01:20:16 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/cksum.c b/usr.sbin/timed/timed/cksum.c index 50a7da27161f..23c75a60cd85 100644 --- a/usr.sbin/timed/timed/cksum.c +++ b/usr.sbin/timed/timed/cksum.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cksum.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/cksum.c,v 1.3 1999/08/28 01:20:17 peter Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/timed/timed/correct.c b/usr.sbin/timed/timed/correct.c index 1e136545e148..3c1242c3c66e 100644 --- a/usr.sbin/timed/timed/correct.c +++ b/usr.sbin/timed/timed/correct.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)correct.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/correct.c,v 1.4 1999/08/28 01:20:17 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/globals.h b/usr.sbin/timed/timed/globals.h index 1d621f98ccdb..b35d0e95962c 100644 --- a/usr.sbin/timed/timed/globals.h +++ b/usr.sbin/timed/timed/globals.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)globals.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/timed/timed/globals.h,v 1.5 2000/03/03 13:01:56 shin Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/timed/timed/master.c b/usr.sbin/timed/timed/master.c index ac4ff457cd4f..d34a9f5b466d 100644 --- a/usr.sbin/timed/timed/master.c +++ b/usr.sbin/timed/timed/master.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)master.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/master.c,v 1.6 1999/08/28 01:20:17 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/measure.c b/usr.sbin/timed/timed/measure.c index 2c4cd148c049..2464e29d7b1a 100644 --- a/usr.sbin/timed/timed/measure.c +++ b/usr.sbin/timed/timed/measure.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)measure.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/measure.c,v 1.6 1999/08/28 01:20:17 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/networkdelta.c b/usr.sbin/timed/timed/networkdelta.c index cbbde581e2a3..c2eb20411af7 100644 --- a/usr.sbin/timed/timed/networkdelta.c +++ b/usr.sbin/timed/timed/networkdelta.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)networkdelta.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/networkdelta.c,v 1.3.2.1 2000/07/01 01:28:10 ps Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/readmsg.c b/usr.sbin/timed/timed/readmsg.c index 3af91f5137cc..936d82b9b4fc 100644 --- a/usr.sbin/timed/timed/readmsg.c +++ b/usr.sbin/timed/timed/readmsg.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)readmsg.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/readmsg.c,v 1.5.2.3 2001/08/31 08:02:05 kris Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/slave.c b/usr.sbin/timed/timed/slave.c index 4029ee856d88..44dab8c9dcc1 100644 --- a/usr.sbin/timed/timed/slave.c +++ b/usr.sbin/timed/timed/slave.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)slave.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/slave.c,v 1.7 1999/08/28 01:20:18 peter Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8 index 5102e6f14248..c4b389a11a06 100644 --- a/usr.sbin/timed/timed/timed.8 +++ b/usr.sbin/timed/timed/timed.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)timed.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/timed/timed.8,v 1.7.2.6 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd June 6, 1993 .Dt TIMED 8 diff --git a/usr.sbin/timed/timed/timed.c b/usr.sbin/timed/timed/timed.c index d376bcaa5db5..1c6b36172de5 100644 --- a/usr.sbin/timed/timed/timed.c +++ b/usr.sbin/timed/timed/timed.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)timed.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/timed.c,v 1.9 1999/08/28 01:20:19 peter Exp $"; #endif /* not lint */ #define TSPTYPES diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 0adc501d8ea5..c17a23f22802 100644 --- a/usr.sbin/timed/timedc/Makefile +++ b/usr.sbin/timed/timedc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timedc/Makefile,v 1.3.6.1 2001/04/25 12:11:05 ru Exp $ PROG= timedc SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index b1c9c7c892a8..f34b3e5a9bd1 100644 --- a/usr.sbin/timed/timedc/cmds.c +++ b/usr.sbin/timed/timedc/cmds.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmds.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timedc/cmds.c,v 1.6.2.2 2001/08/31 08:02:06 kris Exp $"; #endif /* not lint */ #include "timedc.h" diff --git a/usr.sbin/timed/timedc/cmdtab.c b/usr.sbin/timed/timedc/cmdtab.c index 8e4c3d5a0767..92faf1597768 100644 --- a/usr.sbin/timed/timedc/cmdtab.c +++ b/usr.sbin/timed/timedc/cmdtab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timedc/cmdtab.c,v 1.3 1999/08/28 01:20:21 peter Exp $"; #endif /* not lint */ #include "timedc.h" diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 1a24e965fd97..c7d6338ad41c 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)timedc.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/timedc/timedc.8,v 1.6.2.6 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd June 6, 1993 .Dt TIMEDC 8 diff --git a/usr.sbin/timed/timedc/timedc.c b/usr.sbin/timed/timedc/timedc.c index 71ac9b340005..c39c85734c98 100644 --- a/usr.sbin/timed/timedc/timedc.c +++ b/usr.sbin/timed/timedc/timedc.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)timedc.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timedc/timedc.c,v 1.3 1999/08/28 01:20:21 peter Exp $"; #endif /* not lint */ #include "timedc.h" diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index 8fab2a14dd4d..71146c6a5889 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute/Makefile,v 1.11.2.3 2001/06/23 10:07:29 ru Exp $ PROG= traceroute MAN= traceroute.8 diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index f340d746f950..5f99a63ac88c 100644 --- a/usr.sbin/traceroute6/Makefile +++ b/usr.sbin/traceroute6/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute6/Makefile,v 1.2.2.3 2002/07/23 07:48:27 ru Exp $ PROG= traceroute6 MAN= traceroute6.8 diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index b67af366e44a..0708a07bce37 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -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/traceroute6/traceroute6.8,v 1.1.2.8 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd May 17, 1998 .Dt TRACEROUTE6 8 diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c index 247f3892bfd1..5ecdd7f5970a 100644 --- a/usr.sbin/traceroute6/traceroute6.c +++ b/usr.sbin/traceroute6/traceroute6.c @@ -76,7 +76,7 @@ static char copyright[] = static char sccsid[] = "@(#)traceroute.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/traceroute6/traceroute6.c,v 1.4.2.5 2003/07/29 12:21:14 maxim Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 1f18d38d3c28..fa898779e5d6 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/trpt/Makefile,v 1.3.2.1 2001/04/25 12:11:07 ru Exp $ PROG= trpt MAN= trpt.8 diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index 28f0f0cd6839..315f84c70c6c 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)trpt.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/trpt/trpt.8,v 1.8.2.5 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd December 11, 1993 .Dt TRPT 8 diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 9258af76df64..586b975a3cf2 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/trpt/trpt.c,v 1.12 2000/01/29 11:49:07 shin Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index ce4edac03aa3..d9d71320d1b2 100644 --- a/usr.sbin/tzsetup/Makefile +++ b/usr.sbin/tzsetup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tzsetup/Makefile,v 1.10.2.1 2001/04/25 12:11:07 ru Exp $ PROG= tzsetup MAN= tzsetup.8 diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 642be782057b..ab124df1f88f 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tzsetup/tzsetup.8,v 1.11.2.4 2003/03/11 22:31:34 trhodes Exp $ .Dd January 24, 1996 .Dt TZSETUP 8 .Os diff --git a/usr.sbin/tzsetup/tzsetup.c b/usr.sbin/tzsetup/tzsetup.c index c47deaef099c..05069c5ed8f6 100644 --- a/usr.sbin/tzsetup/tzsetup.c +++ b/usr.sbin/tzsetup/tzsetup.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/tzsetup/tzsetup.c,v 1.16.2.2 2002/03/06 06:17:41 obrien Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/usbd/Makefile b/usr.sbin/usbd/Makefile index 716456d8348d..09366eab7bf1 100644 --- a/usr.sbin/usbd/Makefile +++ b/usr.sbin/usbd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/usbd/Makefile,v 1.4.2.1 2001/04/25 12:11:08 ru Exp $ PROG= usbd MAN= usbd.conf.5 usbd.8 diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8 index 65e7ba3ac8fa..0b081c42beca 100644 --- a/usr.sbin/usbd/usbd.8 +++ b/usr.sbin/usbd/usbd.8 @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/usbd/usbd.8,v 1.9.2.9 2003/05/10 23:45:44 murray Exp $ .\" .Dd July 12, 1998 .Dt USBD 8 diff --git a/usr.sbin/usbd/usbd.c b/usr.sbin/usbd/usbd.c index 3749048cf9c9..3f0f71648768 100644 --- a/usr.sbin/usbd/usbd.c +++ b/usr.sbin/usbd/usbd.c @@ -1,5 +1,5 @@ /* $NetBSD: usbd.c,v 1.4 1998/12/09 00:57:19 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/usbd/usbd.c,v 1.10.2.6 2002/12/31 09:05:27 maxim Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index decfe3e08ab0..9d35e2b8bf2a 100644 --- a/usr.sbin/usbd/usbd.conf.5 +++ b/usr.sbin/usbd/usbd.conf.5 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/usbd/usbd.conf.5,v 1.6.2.7 2003/03/11 22:31:34 trhodes Exp $ .\" .\" Many parts of this manual have been snarfed from the pccard.conf (5) man .\" page, copyright by Andrew McRae. diff --git a/usr.sbin/usbdevs/Makefile b/usr.sbin/usbdevs/Makefile index a735c08c9229..3906412645c9 100644 --- a/usr.sbin/usbdevs/Makefile +++ b/usr.sbin/usbdevs/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.2 1998/07/12 20:40:45 augustss Exp $ -# FreeBSD $FreeBSD$ +# FreeBSD $FreeBSD: src/usr.sbin/usbdevs/Makefile,v 1.5.2.1 2001/04/25 12:11:08 ru Exp $ PROG= usbdevs MAN= usbdevs.8 diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index fb2f87af103e..caaec09a1c36 100644 --- a/usr.sbin/usbdevs/usbdevs.8 +++ b/usr.sbin/usbdevs/usbdevs.8 @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/usbdevs/usbdevs.8,v 1.5.2.3 2003/03/12 22:08:16 trhodes Exp $ .\" .Dd October 15, 2000 .Dt USBDEVS 8 diff --git a/usr.sbin/usbdevs/usbdevs.c b/usr.sbin/usbdevs/usbdevs.c index 601f5c908dd7..6b7b898b58b6 100644 --- a/usr.sbin/usbdevs/usbdevs.c +++ b/usr.sbin/usbdevs/usbdevs.c @@ -1,5 +1,5 @@ /* $NetBSD: usbdevs.c,v 1.17 2001/02/19 23:22:48 cgd Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/usbdevs/usbdevs.c,v 1.5.2.3 2002/11/13 15:15:21 joe Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/vidcontrol/Makefile b/usr.sbin/vidcontrol/Makefile index a4019bca1611..00347dbe0d01 100644 --- a/usr.sbin/vidcontrol/Makefile +++ b/usr.sbin/vidcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vidcontrol/Makefile,v 1.2.6.1 2001/04/25 12:11:09 ru Exp $ PROG= vidcontrol SRCS= vidcontrol.c decode.c diff --git a/usr.sbin/vidcontrol/decode.c b/usr.sbin/vidcontrol/decode.c index 3c6b4676af32..bf9f5ff4aefe 100644 --- a/usr.sbin/vidcontrol/decode.c +++ b/usr.sbin/vidcontrol/decode.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vidcontrol/decode.c,v 1.8.2.1 2001/05/28 17:36:56 sobomax Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/vidcontrol/decode.h b/usr.sbin/vidcontrol/decode.h index 1f1cba4a4720..abb7c2b0b2f6 100644 --- a/usr.sbin/vidcontrol/decode.h +++ b/usr.sbin/vidcontrol/decode.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/vidcontrol/decode.h,v 1.1.8.1 2001/05/28 17:36:56 sobomax Exp $ */ int decode(FILE *fd, char *buffer, int len); diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 152ce80742d2..f50f9f561d6b 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)vidcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.1,v 1.24.2.14 2002/09/15 22:31:50 dd Exp $ .\" .Dd May 27, 2002 .Dt VIDCONTROL 1 diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index a3a2340589bc..7a030f23fc26 100644 --- a/usr.sbin/vidcontrol/vidcontrol.c +++ b/usr.sbin/vidcontrol/vidcontrol.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.c,v 1.32.2.7 2002/09/15 22:31:50 dd Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/vipw/Makefile b/usr.sbin/vipw/Makefile index 0efd0fdbf7af..2c44b2602198 100644 --- a/usr.sbin/vipw/Makefile +++ b/usr.sbin/vipw/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vipw/Makefile,v 1.2.14.1 2001/04/25 12:11:09 ru Exp $ PROG= vipw SRCS= pw_util.c vipw.c diff --git a/usr.sbin/vipw/pw_util.c b/usr.sbin/vipw/pw_util.c index 308cf9a8d77c..d0ed18317692 100644 --- a/usr.sbin/vipw/pw_util.c +++ b/usr.sbin/vipw/pw_util.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vipw/pw_util.c,v 1.17.2.4 2002/09/04 15:28:10 des Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8 index 539a22fcafa3..0673da1ba9d0 100644 --- a/usr.sbin/vipw/vipw.8 +++ b/usr.sbin/vipw/vipw.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)vipw.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vipw/vipw.8,v 1.7.2.4 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd June 6, 1993 .Dt VIPW 8 diff --git a/usr.sbin/vipw/vipw.c b/usr.sbin/vipw/vipw.c index 8986ab3bc1bd..90ad5717d6a6 100644 --- a/usr.sbin/vipw/vipw.c +++ b/usr.sbin/vipw/vipw.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)vipw.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vipw/vipw.c,v 1.11 1999/10/25 09:46:57 sheldonh Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/vnconfig/Makefile b/usr.sbin/vnconfig/Makefile index 969e20bca3a5..c81a2d9025e0 100644 --- a/usr.sbin/vnconfig/Makefile +++ b/usr.sbin/vnconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vnconfig/Makefile,v 1.5.2.1 2001/04/25 12:11:10 ru Exp $ PROG= vnconfig MAN= vnconfig.8 diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index 5699cd03b605..f62da95cf6fd 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -35,7 +35,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)vnconfig.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vnconfig/vnconfig.8,v 1.14.2.8 2003/01/04 22:35:53 keramida Exp $ .\" .Dd July 8, 1993 .Dt VNCONFIG 8 diff --git a/usr.sbin/vnconfig/vnconfig.c b/usr.sbin/vnconfig/vnconfig.c index 8d54e52cbd21..9e42cedc985a 100644 --- a/usr.sbin/vnconfig/vnconfig.c +++ b/usr.sbin/vnconfig/vnconfig.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)vnconfig.c 8.1 (Berkeley) 12/15/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vnconfig/vnconfig.c,v 1.13.2.7 2003/06/02 09:10:27 maxim Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index d79bba98328a..3a4454af4510 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watch/Makefile,v 1.8.2.2 2002/03/11 01:26:42 dd Exp $ PROG= watch MAN= watch.8 diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 6cc0e11ed496..cb528a87e14d 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watch/watch.8,v 1.18.2.4 2003/03/11 22:31:34 trhodes Exp $ .\" .Dd November 24, 2001 .Dt WATCH 8 diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c index 2c85d35b10bc..499947113cfd 100644 --- a/usr.sbin/watch/watch.c +++ b/usr.sbin/watch/watch.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/watch/watch.c,v 1.18.2.3 2002/08/17 00:59:03 mikeh Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/wicontrol/Makefile b/usr.sbin/wicontrol/Makefile index fcf703b2ea0e..253077f3e832 100644 --- a/usr.sbin/wicontrol/Makefile +++ b/usr.sbin/wicontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wicontrol/Makefile,v 1.3.2.1 2001/04/25 12:11:11 ru Exp $ PROG= wicontrol MAN= wicontrol.8 diff --git a/usr.sbin/wicontrol/wicontrol.8 b/usr.sbin/wicontrol/wicontrol.8 index 3728d9dbf609..48c3acfc9f4c 100644 --- a/usr.sbin/wicontrol/wicontrol.8 +++ b/usr.sbin/wicontrol/wicontrol.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wicontrol/wicontrol.8,v 1.14.2.12 2003/01/31 11:16:16 dwmalone Exp $ .\" .Dd April 21, 1999 .Dt WICONTROL 8 diff --git a/usr.sbin/wicontrol/wicontrol.c b/usr.sbin/wicontrol/wicontrol.c index a6dc7296160c..05f4ebbe0ab1 100644 --- a/usr.sbin/wicontrol/wicontrol.c +++ b/usr.sbin/wicontrol/wicontrol.c @@ -34,7 +34,7 @@ static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\ Bill Paul. All rights reserved."; static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/wicontrol/wicontrol.c,v 1.9.2.7 2002/08/03 07:24:17 imp Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile index 1803227ba81f..fcada962e9a7 100644 --- a/usr.sbin/wlconfig/Makefile +++ b/usr.sbin/wlconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wlconfig/Makefile,v 1.3.2.1 2001/04/25 12:11:12 ru Exp $ PROG= wlconfig MAN= wlconfig.8 CFLAGS+= -Wall diff --git a/usr.sbin/wlconfig/wlconfig.8 b/usr.sbin/wlconfig/wlconfig.8 index 106732dbc1a8..606aa19742b3 100644 --- a/usr.sbin/wlconfig/wlconfig.8 +++ b/usr.sbin/wlconfig/wlconfig.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wlconfig/wlconfig.8,v 1.7.2.10 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd December 26, 1996 .Os diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c index f361b2cb99fb..3e818337968e 100644 --- a/usr.sbin/wlconfig/wlconfig.c +++ b/usr.sbin/wlconfig/wlconfig.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/wlconfig/wlconfig.c,v 1.8.2.2 2001/07/19 05:24:10 kris Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/wormcontrol/Makefile b/usr.sbin/wormcontrol/Makefile index e0798bab456b..2d75ec15f391 100644 --- a/usr.sbin/wormcontrol/Makefile +++ b/usr.sbin/wormcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wormcontrol/Makefile,v 1.1.1.1.10.1 2001/04/25 12:11:12 ru Exp $ PROG= wormcontrol MAN= wormcontrol.8 diff --git a/usr.sbin/wormcontrol/wormcontrol.8 b/usr.sbin/wormcontrol/wormcontrol.8 index d48cc1c8894c..7bd614922077 100644 --- a/usr.sbin/wormcontrol/wormcontrol.8 +++ b/usr.sbin/wormcontrol/wormcontrol.8 @@ -32,7 +32,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wormcontrol/wormcontrol.8,v 1.14.2.1 2000/12/27 13:50:37 ru Exp $ .\" .\" arrgh, hilit19 needs this" :-( .Dd January 27, 1996 diff --git a/usr.sbin/wormcontrol/wormcontrol.c b/usr.sbin/wormcontrol/wormcontrol.c index de793df2d509..f8264de821a5 100644 --- a/usr.sbin/wormcontrol/wormcontrol.c +++ b/usr.sbin/wormcontrol/wormcontrol.c @@ -35,7 +35,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/wormcontrol/wormcontrol.c,v 1.11 1999/10/01 14:12:46 peter Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/xten/Makefile b/usr.sbin/xten/Makefile index a86f58632a12..18a87324cc68 100644 --- a/usr.sbin/xten/Makefile +++ b/usr.sbin/xten/Makefile @@ -1,5 +1,5 @@ # Makefile for xten (Stark) 10/30/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/xten/Makefile,v 1.8 1999/08/28 01:21:01 peter Exp $ PROG= xten CFLAGS+= -I${.CURDIR}/../../libexec/xtend diff --git a/usr.sbin/xten/xten.1 b/usr.sbin/xten/xten.1 index 45a37e3f31a8..0a0d4422920a 100644 --- a/usr.sbin/xten/xten.1 +++ b/usr.sbin/xten/xten.1 @@ -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/xten/xten.1,v 1.9.2.3 2002/06/21 16:42:43 charnier Exp $ .\" .Dd October 30, 1993 .Dt XTEN 1 diff --git a/usr.sbin/xten/xten.c b/usr.sbin/xten/xten.c index 1157ab877ae0..d3dd98c8acc6 100644 --- a/usr.sbin/xten/xten.c +++ b/usr.sbin/xten/xten.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/xten/xten.c,v 1.4 1999/08/28 01:21:02 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/yp_mkdb/Makefile b/usr.sbin/yp_mkdb/Makefile index a3bb567ebcf8..2ceff384b2d2 100644 --- a/usr.sbin/yp_mkdb/Makefile +++ b/usr.sbin/yp_mkdb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yp_mkdb/Makefile,v 1.5.2.1 2001/04/25 12:11:13 ru Exp $ PROG= yp_mkdb SRCS= yp_mkdb.c yp_dblookup.c yp_dbwrite.c diff --git a/usr.sbin/yp_mkdb/yp_mkdb.8 b/usr.sbin/yp_mkdb/yp_mkdb.8 index f7b8f2242bd3..025db0fae2a5 100644 --- a/usr.sbin/yp_mkdb/yp_mkdb.8 +++ b/usr.sbin/yp_mkdb/yp_mkdb.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yp_mkdb/yp_mkdb.8,v 1.12.2.4 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd March 12, 1996 .Dt YP_MKDB 8 diff --git a/usr.sbin/yp_mkdb/yp_mkdb.c b/usr.sbin/yp_mkdb/yp_mkdb.c index 6f0d71b0feda..7106cce7af7d 100644 --- a/usr.sbin/yp_mkdb/yp_mkdb.c +++ b/usr.sbin/yp_mkdb/yp_mkdb.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/yp_mkdb/yp_mkdb.c,v 1.12.2.1 2002/02/15 00:46:59 des Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 45fb7891b7bc..9e0646488525 100644 --- a/usr.sbin/ypbind/Makefile +++ b/usr.sbin/ypbind/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypbind/Makefile,v 1.6.2.1 2001/04/25 12:11:13 ru Exp $ SRCS= ypbind.c yp_ping.c PROG= ypbind diff --git a/usr.sbin/ypbind/yp_ping.c b/usr.sbin/ypbind/yp_ping.c index 6a6f21ac3a88..1152ab3221d0 100644 --- a/usr.sbin/ypbind/yp_ping.c +++ b/usr.sbin/ypbind/yp_ping.c @@ -72,7 +72,7 @@ static char *sccsid = "@(#)from: clnt_udp.c 1.39 87/08/11 Copyr 1984 Sun Micro"; static char *sccsid = "@(#)from: clnt_udp.c 2.2 88/08/01 4.0 RPCSRC"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypbind/yp_ping.c,v 1.6.2.1 2002/02/15 00:46:59 des Exp $"; #endif /* diff --git a/usr.sbin/ypbind/yp_ping.h b/usr.sbin/ypbind/yp_ping.h index 80e6a7873011..679ce4f62b25 100644 --- a/usr.sbin/ypbind/yp_ping.h +++ b/usr.sbin/ypbind/yp_ping.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ypbind/yp_ping.h,v 1.1.6.1 2002/02/15 00:46:59 des Exp $ */ extern int __yp_ping(struct in_addr *, int, char *, short *); diff --git a/usr.sbin/ypbind/ypbind.8 b/usr.sbin/ypbind/ypbind.8 index 779cc8565761..b6f5ded184dc 100644 --- a/usr.sbin/ypbind/ypbind.8 +++ b/usr.sbin/ypbind/ypbind.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypbind/ypbind.8,v 1.15.2.4 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd April 9, 1995 .Dt YPBIND 8 diff --git a/usr.sbin/ypbind/ypbind.c b/usr.sbin/ypbind/ypbind.c index 70f44e878aed..fb9d7acdbc3c 100644 --- a/usr.sbin/ypbind/ypbind.c +++ b/usr.sbin/ypbind/ypbind.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypbind/ypbind.c,v 1.30.2.2 2002/02/15 00:46:59 des Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/yppoll/Makefile b/usr.sbin/yppoll/Makefile index 63763316ef8c..dd7ff3ffd9ff 100644 --- a/usr.sbin/yppoll/Makefile +++ b/usr.sbin/yppoll/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yppoll/Makefile,v 1.5.2.1 2001/04/25 12:11:14 ru Exp $ PROG= yppoll MAN= yppoll.8 diff --git a/usr.sbin/yppoll/yppoll.8 b/usr.sbin/yppoll/yppoll.8 index ad90d902e146..eb460e64a7bb 100644 --- a/usr.sbin/yppoll/yppoll.8 +++ b/usr.sbin/yppoll/yppoll.8 @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yppoll/yppoll.8,v 1.4.2.3 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd October 25, 1994 .Dt YPPOLL 8 diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c index d720d036bd4d..a7e04979e058 100644 --- a/usr.sbin/yppoll/yppoll.c +++ b/usr.sbin/yppoll/yppoll.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/yppoll/yppoll.c,v 1.5.2.2 2002/02/15 00:46:59 des Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/yppush/Makefile b/usr.sbin/yppush/Makefile index 5c82935844e9..e8364d3efcf1 100644 --- a/usr.sbin/yppush/Makefile +++ b/usr.sbin/yppush/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yppush/Makefile,v 1.6.2.1 2001/04/25 12:11:14 ru Exp $ PROG= yppush SRCS= ypxfr_getmap.c yp_dblookup.c yp_error.c ypxfr_misc.c yppush_main.c \ diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index ca5e483181d6..68c846f57ea8 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yppush/yppush.8,v 1.12.2.3 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd February 5, 1995 .Dt YPPUSH 8 diff --git a/usr.sbin/yppush/yppush_extern.h b/usr.sbin/yppush/yppush_extern.h index 2a4fbccee2c6..e10986a8fe34 100644 --- a/usr.sbin/yppush/yppush_extern.h +++ b/usr.sbin/yppush/yppush_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/yppush/yppush_extern.h,v 1.4.2.1 2002/02/15 00:46:59 des Exp $ */ /* Privately defined error codes. */ diff --git a/usr.sbin/yppush/yppush_main.c b/usr.sbin/yppush/yppush_main.c index 9b566d0faee5..5f9e0d8bb860 100644 --- a/usr.sbin/yppush/yppush_main.c +++ b/usr.sbin/yppush/yppush_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/yppush/yppush_main.c,v 1.11.2.2 2002/02/15 00:46:59 des Exp $"; #endif /* not lint */ #include <errno.h> diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile index 4d506652f950..37c2561b273f 100644 --- a/usr.sbin/ypserv/Makefile +++ b/usr.sbin/ypserv/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/Makefile,v 1.17.2.3 2002/08/07 16:32:02 ru Exp $ PROG= ypserv SRCS= yp_svc.c yp_server.c yp_dblookup.c yp_dnslookup.c \ diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp index af1afc24db1e..045a15a4cfa4 100644 --- a/usr.sbin/ypserv/Makefile.yp +++ b/usr.sbin/ypserv/Makefile.yp @@ -1,7 +1,7 @@ # # Makefile for the NIS databases # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/Makefile.yp,v 1.28.2.3 2001/05/18 18:28:02 gshapiro Exp $ # # This Makefile should only be run on the NIS master server of a domain. # All updated maps will be pushed to all NIS slave servers listed in the diff --git a/usr.sbin/ypserv/yp_access.c b/usr.sbin/ypserv/yp_access.c index 05a3a3d56fc2..f1eed297f46e 100644 --- a/usr.sbin/ypserv/yp_access.c +++ b/usr.sbin/ypserv/yp_access.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_access.c,v 1.17.2.1 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/usr.sbin/ypserv/yp_dblookup.c b/usr.sbin/ypserv/yp_dblookup.c index 568d066d9134..22d44eff849f 100644 --- a/usr.sbin/ypserv/yp_dblookup.c +++ b/usr.sbin/ypserv/yp_dblookup.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_dblookup.c,v 1.17.2.1 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ #include <db.h> diff --git a/usr.sbin/ypserv/yp_dnslookup.c b/usr.sbin/ypserv/yp_dnslookup.c index c3bfb487e394..eb9ee0da3da6 100644 --- a/usr.sbin/ypserv/yp_dnslookup.c +++ b/usr.sbin/ypserv/yp_dnslookup.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_dnslookup.c,v 1.16.2.1 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/ypserv/yp_error.c b/usr.sbin/ypserv/yp_error.c index d1ffd40ef4fb..e6cfe0ccfbad 100644 --- a/usr.sbin/ypserv/yp_error.c +++ b/usr.sbin/ypserv/yp_error.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_error.c,v 1.7 1999/08/28 01:21:12 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/ypserv/yp_extern.h b/usr.sbin/ypserv/yp_extern.h index 553e296884c6..2b32faef6038 100644 --- a/usr.sbin/ypserv/yp_extern.h +++ b/usr.sbin/ypserv/yp_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ypserv/yp_extern.h,v 1.14.2.2 2002/02/15 00:47:00 des Exp $ */ #include <db.h> diff --git a/usr.sbin/ypserv/yp_main.c b/usr.sbin/ypserv/yp_main.c index c31e3fdf8cf2..82bfd0e060d3 100644 --- a/usr.sbin/ypserv/yp_main.c +++ b/usr.sbin/ypserv/yp_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_main.c,v 1.21.2.3 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/ypserv/yp_server.c b/usr.sbin/ypserv/yp_server.c index f2de3bc74ab0..f94ec230843e 100644 --- a/usr.sbin/ypserv/yp_server.c +++ b/usr.sbin/ypserv/yp_server.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_server.c,v 1.31.2.1 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ #include "yp.h" diff --git a/usr.sbin/ypserv/yp_svc_udp.c b/usr.sbin/ypserv/yp_svc_udp.c index 40ee4736a622..87aabf71d97a 100644 --- a/usr.sbin/ypserv/yp_svc_udp.c +++ b/usr.sbin/ypserv/yp_svc_udp.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypserv/yp_svc_udp.c,v 1.5 1999/08/28 01:21:14 peter Exp $"; #endif /* not lint */ #include <rpc/rpc.h> diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8 index a3a7a8d4ab65..322e279021fa 100644 --- a/usr.sbin/ypserv/ypinit.8 +++ b/usr.sbin/ypserv/ypinit.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypinit.8,v 1.7.2.6 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd November 10, 1997 .Dt YPINIT 8 diff --git a/usr.sbin/ypserv/ypinit.sh b/usr.sbin/ypserv/ypinit.sh index 8d1871b404f1..6aac64cbe9b1 100644 --- a/usr.sbin/ypserv/ypinit.sh +++ b/usr.sbin/ypserv/ypinit.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/ypinit.sh,v 1.3 1999/08/28 01:21:15 peter Exp $ # # ypinit.sh - setup an master or slave server. # (Taken from OpenBSD and modified for FreeBSD.) diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index bbffaf98ffae..cf13a52837b1 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypserv.8,v 1.22.2.8 2002/12/29 16:35:44 schweikh Exp $ .\" .Dd February 4, 1995 .Dt YPSERV 8 diff --git a/usr.sbin/ypset/Makefile b/usr.sbin/ypset/Makefile index 10ed5f88fd78..80d8d387e207 100644 --- a/usr.sbin/ypset/Makefile +++ b/usr.sbin/ypset/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypset/Makefile,v 1.2.8.1 2001/04/25 12:11:15 ru Exp $ PROG= ypset MAN= ypset.8 diff --git a/usr.sbin/ypset/ypset.8 b/usr.sbin/ypset/ypset.8 index 49ad6e0b67ae..ee70327ac289 100644 --- a/usr.sbin/ypset/ypset.8 +++ b/usr.sbin/ypset/ypset.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypset/ypset.8,v 1.7.2.3 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd October 25, 1994 .Dt YPSET 8 diff --git a/usr.sbin/ypset/ypset.c b/usr.sbin/ypset/ypset.c index fdb178c58ad2..6d7cdd3a793f 100644 --- a/usr.sbin/ypset/ypset.c +++ b/usr.sbin/ypset/ypset.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ypset/ypset.c,v 1.5.2.2 2002/02/15 00:47:00 des Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/zic/Arts.htm b/usr.sbin/zic/Arts.htm index baa84ed77431..68199710a90d 100644 --- a/usr.sbin/zic/Arts.htm +++ b/usr.sbin/zic/Arts.htm @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<!-- $FreeBSD$ --> +<!-- $FreeBSD: src/usr.sbin/zic/Arts.htm,v 1.1.1.1.2.1 2000/06/30 08:43:45 ps Exp $ --> <HTML> <HEAD> <TITLE>Time and the Arts</TITLE> diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile index f4697a65e113..b2c9b3148ec5 100644 --- a/usr.sbin/zic/Makefile +++ b/usr.sbin/zic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/Makefile,v 1.5 1999/08/28 01:21:17 peter Exp $ SUBDIR= zic zdump .include <bsd.subdir.mk> diff --git a/usr.sbin/zic/Makefile.inc b/usr.sbin/zic/Makefile.inc index b915adff92ab..137bf6a1a205 100644 --- a/usr.sbin/zic/Makefile.inc +++ b/usr.sbin/zic/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/Makefile.inc,v 1.4 1999/08/28 01:21:18 peter Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c index 0d8f1f20ff44..4b7fd17ded04 100644 --- a/usr.sbin/zic/ialloc.c +++ b/usr.sbin/zic/ialloc.c @@ -6,7 +6,7 @@ static char elsieid[] = "@(#)ialloc.c 8.29"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/ialloc.c,v 1.5 1999/08/28 01:21:18 peter Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/private.h b/usr.sbin/zic/private.h index 2d0552d4f9d4..13216e09288e 100644 --- a/usr.sbin/zic/private.h +++ b/usr.sbin/zic/private.h @@ -13,7 +13,7 @@ * I have removed all of the ifdef spaghetti which is not relevant to * zic from this file. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/zic/private.h,v 1.3 1999/08/28 01:21:18 peter Exp $ */ /* diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c index d895cba40ca4..6d6cc5777c2e 100644 --- a/usr.sbin/zic/scheck.c +++ b/usr.sbin/zic/scheck.c @@ -6,7 +6,7 @@ static char elsieid[] = "@(#)scheck.c 8.15"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/scheck.c,v 1.4 1999/08/28 01:21:19 peter Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8 index 696159571580..578ce03d93a4 100644 --- a/usr.sbin/zic/zdump.8 +++ b/usr.sbin/zic/zdump.8 @@ -1,6 +1,6 @@ .\" .\" @(#)zdump.8 7.3 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zic/zdump.8,v 1.7.2.2 2003/03/11 22:31:35 trhodes Exp $ .\" .Dd September 13, 1994 .Dt ZDUMP 8 diff --git a/usr.sbin/zic/zdump.c b/usr.sbin/zic/zdump.c index 97cb68b1f885..782fa3382e41 100644 --- a/usr.sbin/zic/zdump.c +++ b/usr.sbin/zic/zdump.c @@ -6,7 +6,7 @@ static char elsieid[] = "@(#)zdump.c 7.28"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zdump.c,v 1.7 1999/08/28 01:21:19 peter Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile index 2088d1871f18..b5511c2611bb 100644 --- a/usr.sbin/zic/zdump/Makefile +++ b/usr.sbin/zic/zdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zdump/Makefile,v 1.4.2.1 2001/04/25 12:11:16 ru Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index 5355c80d3338..09590ba58186 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zic/zic.8,v 1.11.2.4 2003/03/11 22:31:35 trhodes Exp $ .Dd October 29, 1997 .Dt ZIC 8 .Os diff --git a/usr.sbin/zic/zic.c b/usr.sbin/zic/zic.c index 0446a6cca46e..3cebbc9d05a3 100644 --- a/usr.sbin/zic/zic.c +++ b/usr.sbin/zic/zic.c @@ -6,7 +6,7 @@ static char elsieid[] = "@(#)zic.c 7.96"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zic.c,v 1.11.2.1 2003/06/17 04:37:52 mikeh Exp $"; #endif /* not lint */ #include "private.h" diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile index 5980252b3a6d..07f16051cbe1 100644 --- a/usr.sbin/zic/zic/Makefile +++ b/usr.sbin/zic/zic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zic/Makefile,v 1.5.2.1 2001/04/25 12:11:16 ru Exp $ .PATH: ${.CURDIR}/.. |
