From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- games/random/Makefile | 2 +- games/random/random.6 | 2 +- games/random/random.c | 2 +- games/random/randomize_fd.c | 2 +- games/random/randomize_fd.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/random') diff --git a/games/random/Makefile b/games/random/Makefile index 7db5a8f8f85a..d3ab9dc41b47 100644 --- a/games/random/Makefile +++ b/games/random/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 3/31/94 -# $FreeBSD$ +# $FreeBSD: src/games/random/Makefile,v 1.5.36.1 2010/02/10 00:26:20 kensmith Exp $ PROG= random MAN= random.6 diff --git a/games/random/random.6 b/games/random/random.6 index 33a3511eaf8f..b05059e3ba11 100644 --- a/games/random/random.6 +++ b/games/random/random.6 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)random.6 8.2 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/games/random/random.6,v 1.8.24.1 2010/02/10 00:26:20 kensmith Exp $ .\" .Dd February 8, 2003 .Dt RANDOM 6 diff --git a/games/random/random.c b/games/random/random.c index b7b732a521da..a6a261c72e89 100644 --- a/games/random/random.c +++ b/games/random/random.c @@ -46,7 +46,7 @@ static const char sccsid[] = "@(#)random.c 8.5 (Berkeley) 4/5/94"; #endif /* not lint */ #endif #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/games/random/random.c,v 1.20.10.1 2010/02/10 00:26:20 kensmith Exp $"); #include diff --git a/games/random/randomize_fd.c b/games/random/randomize_fd.c index b60c53c90e4e..1e7f2cf32c0b 100644 --- a/games/random/randomize_fd.c +++ b/games/random/randomize_fd.c @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/games/random/randomize_fd.c,v 1.3.10.1 2010/02/10 00:26:20 kensmith Exp $"); #include #include diff --git a/games/random/randomize_fd.h b/games/random/randomize_fd.h index 5b50e6265504..8fdbfd77e70f 100644 --- a/games/random/randomize_fd.h +++ b/games/random/randomize_fd.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/games/random/randomize_fd.h,v 1.2.36.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef __RANDOMIZE_FD__ -- cgit v1.3