From f2009cbfdb91d6682ea204ca675ef0f7ce1ea2f9 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 14 Jun 1994 07:31:42 +0000 Subject: [PATCH] Touch the $Revision$ string to cause a cvs revision update of the boot code (ie, should now print Revision 1.13). --- sys/i386/boot/biosboot/boot.c | 4 ++-- sys/i386/boot/boot.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/i386/boot/biosboot/boot.c b/sys/i386/boot/biosboot/boot.c index b77986b1312..9864b313400 100644 --- a/sys/i386/boot/biosboot/boot.c +++ b/sys/i386/boot/biosboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $Id: boot.c,v 1.11 1994/05/01 03:53:29 martin Exp $ + * $Id: boot.c,v 1.12 1994/05/30 05:23:53 ache Exp $ */ @@ -75,7 +75,7 @@ int drive; ouraddr, argv[7] = memsize(0), argv[8] = memsize(1), - "$Revision: 1.11 $"); + "$Revision: 1.13 $"); printf("use hd(1,a)/386bsd to boot sd0 when wd0 is also installed\n"); gateA20(); loadstart: diff --git a/sys/i386/boot/boot.c b/sys/i386/boot/boot.c index b77986b1312..9864b313400 100644 --- a/sys/i386/boot/boot.c +++ b/sys/i386/boot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $Id: boot.c,v 1.11 1994/05/01 03:53:29 martin Exp $ + * $Id: boot.c,v 1.12 1994/05/30 05:23:53 ache Exp $ */ @@ -75,7 +75,7 @@ int drive; ouraddr, argv[7] = memsize(0), argv[8] = memsize(1), - "$Revision: 1.11 $"); + "$Revision: 1.13 $"); printf("use hd(1,a)/386bsd to boot sd0 when wd0 is also installed\n"); gateA20(); loadstart: