From 8e878a0310eae754021dbd73ca928eaf7cf6a65c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 25 Jun 2000 00:20:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_5_0_RELEASE'. This commit was manufactured to restore the state of the 3.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ranlib/Makefile | 2 +- usr.bin/ranlib/build.c | 2 +- usr.bin/ranlib/misc.c | 2 +- usr.bin/ranlib/ranlib.1 | 2 +- usr.bin/ranlib/ranlib.1aout | 2 +- usr.bin/ranlib/ranlib.c | 2 +- usr.bin/ranlib/touch.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'usr.bin/ranlib') diff --git a/usr.bin/ranlib/Makefile b/usr.bin/ranlib/Makefile index 8148e57c2bac..fc8606f91902 100644 --- a/usr.bin/ranlib/Makefile +++ b/usr.bin/ranlib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/ranlib/Makefile,v 1.6.2.1 1999/08/29 15:32:00 peter Exp $ PROG= ranlib SRCS= archive.c build.c misc.c ranlib.c touch.c diff --git a/usr.bin/ranlib/build.c b/usr.bin/ranlib/build.c index b4d8bc69a8ee..eb5827d66b86 100644 --- a/usr.bin/ranlib/build.c +++ b/usr.bin/ranlib/build.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)build.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ranlib/build.c,v 1.6.2.1 1999/08/29 15:32:01 peter Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/misc.c b/usr.bin/ranlib/misc.c index 19b4854cbfa7..c2236064f19f 100644 --- a/usr.bin/ranlib/misc.c +++ b/usr.bin/ranlib/misc.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ranlib/misc.c,v 1.4.2.1 1999/08/29 15:32:01 peter Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/ranlib.1 b/usr.bin/ranlib/ranlib.1 index d57cf9836a42..ae7b0c59fec7 100644 --- a/usr.bin/ranlib/ranlib.1 +++ b/usr.bin/ranlib/ranlib.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ranlib.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/ranlib/ranlib.1,v 1.6.2.1 1999/08/29 15:32:03 peter Exp $ .\" .Dd June 6, 1993 .Dt RANLIB 1 diff --git a/usr.bin/ranlib/ranlib.1aout b/usr.bin/ranlib/ranlib.1aout index d57cf9836a42..5d7eadcd44db 100644 --- a/usr.bin/ranlib/ranlib.1aout +++ b/usr.bin/ranlib/ranlib.1aout @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ranlib.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/ranlib/ranlib.1aout,v 1.6.2.1 1999/08/29 15:32:03 peter Exp $ .\" .Dd June 6, 1993 .Dt RANLIB 1 diff --git a/usr.bin/ranlib/ranlib.c b/usr.bin/ranlib/ranlib.c index 40263318e6a6..a56574c7a01e 100644 --- a/usr.bin/ranlib/ranlib.c +++ b/usr.bin/ranlib/ranlib.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)ranlib.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ranlib/ranlib.c,v 1.4.2.1 1999/08/29 15:32:04 peter Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/touch.c b/usr.bin/ranlib/touch.c index b062e087c4fe..e22da41ae620 100644 --- a/usr.bin/ranlib/touch.c +++ b/usr.bin/ranlib/touch.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)touch.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ranlib/touch.c,v 1.5.2.1 1999/08/29 15:32:04 peter Exp $"; #endif /* not lint */ #include -- cgit v1.3