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. --- sys/boot/pc98/boot2/Makefile | 2 +- sys/boot/pc98/boot2/boot1.S | 2 +- sys/boot/pc98/boot2/boot2.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/boot/pc98/boot2') diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index 63f364c2261a..f030c7d086b9 100644 --- a/sys/boot/pc98/boot2/Makefile +++ b/sys/boot/pc98/boot2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/boot2/Makefile,v 1.23.10.1.2.1 2010/02/10 00:26:20 kensmith Exp $ FILES= boot boot1 boot2 diff --git a/sys/boot/pc98/boot2/boot1.S b/sys/boot/pc98/boot2/boot1.S index e4f48eb1a261..88356973e798 100644 --- a/sys/boot/pc98/boot2/boot1.S +++ b/sys/boot/pc98/boot2/boot1.S @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot1.S,v 1.1.4.2.2.1 2010/02/10 00:26:20 kensmith Exp $ */ /* Memory Locations */ diff --git a/sys/boot/pc98/boot2/boot2.c b/sys/boot/pc98/boot2/boot2.c index 8c833ba02d82..7fa5702f0143 100644 --- a/sys/boot/pc98/boot2/boot2.c +++ b/sys/boot/pc98/boot2/boot2.c @@ -15,7 +15,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/boot2/boot2.c,v 1.1.4.2.2.1 2010/02/10 00:26:20 kensmith Exp $"); #include #include -- cgit v1.3