diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
| commit | 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch) | |
| tree | 3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /sys/boot/alpha/cdboot | |
| parent | 172a0f0d163415e05ea07968167b11145975a6cb (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvs
'RELENG_4_0_0_RELEASE'.
This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/boot/alpha/cdboot')
| -rw-r--r-- | sys/boot/alpha/cdboot/Makefile | 2 | ||||
| -rw-r--r-- | sys/boot/alpha/cdboot/version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/alpha/cdboot/Makefile b/sys/boot/alpha/cdboot/Makefile index 87bfffd474fe..3ba25822e2a0 100644 --- a/sys/boot/alpha/cdboot/Makefile +++ b/sys/boot/alpha/cdboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/cdboot/Makefile,v 1.3 1999/09/03 19:42:14 msmith Exp $ BASE= cdboot PROG= ${BASE} diff --git a/sys/boot/alpha/cdboot/version b/sys/boot/alpha/cdboot/version index bc9aa00ed9ab..b85fe3be0145 100644 --- a/sys/boot/alpha/cdboot/version +++ b/sys/boot/alpha/cdboot/version @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/boot/alpha/cdboot/version,v 1.2 1999/09/01 09:38:21 dfr Exp $ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. |
