diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /sys/boot/pc98 | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvs
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/boot/pc98')
33 files changed, 33 insertions, 33 deletions
diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile index 5d013df2dce7..6341145ad7d8 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/Makefile,v 1.1.2.2 1999/08/29 16:21:10 peter Exp $ SUBDIR= btx boot2 libpc98 loader diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index c7db0f0be252..cf98f3c045ce 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.1.2.2 1999/08/29 16:21:12 peter Exp $ # PROG= boot diff --git a/sys/boot/pc98/boot2/asm.S b/sys/boot/pc98/boot2/asm.S index f14c7f55104c..89b6b6469b24 100644 --- a/sys/boot/pc98/boot2/asm.S +++ b/sys/boot/pc98/boot2/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/asm.S,v 1.1.2.2 1999/08/29 16:21:13 peter Exp $ */ diff --git a/sys/boot/pc98/boot2/asm.h b/sys/boot/pc98/boot2/asm.h index 6f4bcc39e52d..d4784126e4e3 100644 --- a/sys/boot/pc98/boot2/asm.h +++ b/sys/boot/pc98/boot2/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/asm.h,v 1.1.2.2 1999/08/29 16:21:13 peter Exp $ */ #define S_ARG0 4(%esp) diff --git a/sys/boot/pc98/boot2/bios.S b/sys/boot/pc98/boot2/bios.S index 88d9506c46b4..1d4be6f7fd86 100644 --- a/sys/boot/pc98/boot2/bios.S +++ b/sys/boot/pc98/boot2/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/bios.S,v 1.1.2.2 1999/08/29 16:21:14 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/boot.c b/sys/boot/pc98/boot2/boot.c index df8e755062a3..a2aa3a5aa6c6 100644 --- a/sys/boot/pc98/boot2/boot.c +++ b/sys/boot/pc98/boot2/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot.c,v 1.1.2.3 1999/08/29 16:21:14 peter Exp $ */ diff --git a/sys/boot/pc98/boot2/boot.h b/sys/boot/pc98/boot2/boot.h index 4e32192eebc6..77f58c3190e7 100644 --- a/sys/boot/pc98/boot2/boot.h +++ b/sys/boot/pc98/boot2/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot.h,v 1.1.2.2 1999/08/29 16:21:14 peter Exp $ */ #include <sys/param.h> diff --git a/sys/boot/pc98/boot2/boot2.S b/sys/boot/pc98/boot2/boot2.S index 9cad5ec9c3af..8cdbff046d23 100644 --- a/sys/boot/pc98/boot2/boot2.S +++ b/sys/boot/pc98/boot2/boot2.S @@ -25,7 +25,7 @@ * * from: Mach, Revision 2.2 92/04/04 11:35:26 rpd * boot2.S,v 1.6 1995/01/25 21:37:40 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/boot2.S,v 1.1.2.2 1999/08/29 16:21:15 peter Exp $ */ /* * Ported to PC-9801 by Yoshio Kimura diff --git a/sys/boot/pc98/boot2/disk.c b/sys/boot/pc98/boot2/disk.c index ad9d3ff74d88..2bd2c1117abb 100644 --- a/sys/boot/pc98/boot2/disk.c +++ b/sys/boot/pc98/boot2/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:49 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/disk.c,v 1.1.2.2 1999/08/29 16:21:15 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index dc5fb00f94ce..3c4a0a0dff8f 100644 --- a/sys/boot/pc98/boot2/io.c +++ b/sys/boot/pc98/boot2/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/io.c,v 1.1.2.2 1999/08/29 16:21:16 peter Exp $ */ #include "boot.h" diff --git a/sys/boot/pc98/boot2/serial.S b/sys/boot/pc98/boot2/serial.S index f2df31aec6cf..0398297eb58a 100644 --- a/sys/boot/pc98/boot2/serial.S +++ b/sys/boot/pc98/boot2/serial.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/serial.S,v 1.1.2.2 1999/08/29 16:21:16 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/start.S b/sys/boot/pc98/boot2/start.S index a7e69355d621..6e7c0e665bb1 100644 --- a/sys/boot/pc98/boot2/start.S +++ b/sys/boot/pc98/boot2/start.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:29 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/start.S,v 1.1.2.2 1999/08/29 16:21:17 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/sys.c b/sys/boot/pc98/boot2/sys.c index 1b138b36d479..27a3f9e31063 100644 --- a/sys/boot/pc98/boot2/sys.c +++ b/sys/boot/pc98/boot2/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/sys.c,v 1.1.2.2 1999/08/29 16:21:17 peter Exp $ */ /* diff --git a/sys/boot/pc98/boot2/table.c b/sys/boot/pc98/boot2/table.c index b6e113a014a8..41c2071272b0 100644 --- a/sys/boot/pc98/boot2/table.c +++ b/sys/boot/pc98/boot2/table.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:43 rpd - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/boot2/table.c,v 1.1.2.3 1999/08/29 16:21:18 peter Exp $ */ /* diff --git a/sys/boot/pc98/btx/Makefile b/sys/boot/pc98/btx/Makefile index 08005be319cb..3f720fe92797 100644 --- a/sys/boot/pc98/btx/Makefile +++ b/sys/boot/pc98/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/Makefile,v 1.1.2.2 1999/08/29 16:21:20 peter Exp $ SUBDIR= btx btxldr lib # client ldrtst diff --git a/sys/boot/pc98/btx/btx/Makefile b/sys/boot/pc98/btx/btx/Makefile index a856eda53040..c7cd05a7547b 100644 --- a/sys/boot/pc98/btx/btx/Makefile +++ b/sys/boot/pc98/btx/btx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/Makefile,v 1.1.2.2 1999/08/29 16:21:22 peter Exp $ M4?= m4 diff --git a/sys/boot/pc98/btx/btx/btx.m4 b/sys/boot/pc98/btx/btx/btx.m4 index 70649bbb6c91..4f054bce0d1d 100644 --- a/sys/boot/pc98/btx/btx/btx.m4 +++ b/sys/boot/pc98/btx/btx/btx.m4 @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/btx.m4,v 1.1.2.2 1999/08/29 16:21:22 peter Exp $ define(_al,0x0)dnl define(_cl,0x1)dnl diff --git a/sys/boot/pc98/btx/btx/btx.s b/sys/boot/pc98/btx/btx/btx.s index eb191316c094..b5569a9f6eb0 100644 --- a/sys/boot/pc98/btx/btx/btx.s +++ b/sys/boot/pc98/btx/btx/btx.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btx/btx.s,v 1.1.2.3 1999/08/29 16:21:22 peter Exp $ # # Memory layout. diff --git a/sys/boot/pc98/btx/btxldr/Makefile b/sys/boot/pc98/btx/btxldr/Makefile index b6f40162d23a..87fcbe9f31e2 100644 --- a/sys/boot/pc98/btx/btxldr/Makefile +++ b/sys/boot/pc98/btx/btxldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btxldr/Makefile,v 1.1.2.2 1999/08/29 16:21:23 peter Exp $ ORG=0x100000 #AFLAGS+= -x assembler-with-cpp diff --git a/sys/boot/pc98/btx/btxldr/btxldr.s b/sys/boot/pc98/btx/btxldr/btxldr.s index cc8c6a1c06d3..2e99da585571 100644 --- a/sys/boot/pc98/btx/btxldr/btxldr.s +++ b/sys/boot/pc98/btx/btxldr/btxldr.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/btxldr/btxldr.s,v 1.1.2.2 1999/08/29 16:21:24 peter Exp $ # # Prototype BTX loader program, written in a couple of hours. The diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile index 40c65657ea7a..45facfec5822 100644 --- a/sys/boot/pc98/btx/lib/Makefile +++ b/sys/boot/pc98/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/Makefile,v 1.1.2.2 1999/08/29 16:21:24 peter Exp $ OBJS= btxcsu.o btxsys.o btxv86.o AFLAGS+= -elf diff --git a/sys/boot/pc98/btx/lib/btxcsu.s b/sys/boot/pc98/btx/lib/btxcsu.s index f08ae754f826..9eb7dff86b33 100644 --- a/sys/boot/pc98/btx/lib/btxcsu.s +++ b/sys/boot/pc98/btx/lib/btxcsu.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxcsu.s,v 1.1.2.2 1999/08/29 16:21:25 peter Exp $ # # BTX C startup code (ELF). diff --git a/sys/boot/pc98/btx/lib/btxsys.s b/sys/boot/pc98/btx/lib/btxsys.s index 9c77b4295e7c..628ce8dcd5b9 100644 --- a/sys/boot/pc98/btx/lib/btxsys.s +++ b/sys/boot/pc98/btx/lib/btxsys.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxsys.s,v 1.1.2.2 1999/08/29 16:21:25 peter Exp $ # # BTX system calls. diff --git a/sys/boot/pc98/btx/lib/btxv86.h b/sys/boot/pc98/btx/lib/btxv86.h index 1152f8b1d963..31c71ce39737 100644 --- a/sys/boot/pc98/btx/lib/btxv86.h +++ b/sys/boot/pc98/btx/lib/btxv86.h @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/btx/lib/btxv86.h,v 1.1.2.2 1999/08/29 16:21:26 peter Exp $ */ #ifndef _BTXV86_H_ diff --git a/sys/boot/pc98/btx/lib/btxv86.s b/sys/boot/pc98/btx/lib/btxv86.s index 0d7d1116322d..0a82713f5e96 100644 --- a/sys/boot/pc98/btx/lib/btxv86.s +++ b/sys/boot/pc98/btx/lib/btxv86.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/btxv86.s,v 1.1.2.2 1999/08/29 16:21:26 peter Exp $ # # BTX V86 interface. diff --git a/sys/boot/pc98/libpc98/Makefile b/sys/boot/pc98/libpc98/Makefile index cde163e3e382..31384c9c9974 100644 --- a/sys/boot/pc98/libpc98/Makefile +++ b/sys/boot/pc98/libpc98/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/libpc98/Makefile,v 1.1.2.2 1999/08/29 16:21:27 peter Exp $ # LIB= pc98 NOPIC= diff --git a/sys/boot/pc98/libpc98/biosdisk.c b/sys/boot/pc98/libpc98/biosdisk.c index 0d41af847c37..751d9a40e678 100644 --- a/sys/boot/pc98/libpc98/biosdisk.c +++ b/sys/boot/pc98/libpc98/biosdisk.c @@ -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/libpc98/biosdisk.c,v 1.1.2.6 1999/08/29 16:21:28 peter Exp $ */ /* diff --git a/sys/boot/pc98/libpc98/bootinfo.c b/sys/boot/pc98/libpc98/bootinfo.c index 03d949e01aa5..6dff07673d25 100644 --- a/sys/boot/pc98/libpc98/bootinfo.c +++ b/sys/boot/pc98/libpc98/bootinfo.c @@ -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/libpc98/bootinfo.c,v 1.1.2.2 1999/08/29 16:21:28 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/comconsole.c b/sys/boot/pc98/libpc98/comconsole.c index 958b4e01942a..d42025a9959e 100644 --- a/sys/boot/pc98/libpc98/comconsole.c +++ b/sys/boot/pc98/libpc98/comconsole.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/comconsole.c,v 1.1.2.2 1999/08/29 16:21:29 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/libpc98/gatea20.c b/sys/boot/pc98/libpc98/gatea20.c index cad48c1badc3..d97ded2d728a 100644 --- a/sys/boot/pc98/libpc98/gatea20.c +++ b/sys/boot/pc98/libpc98/gatea20.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/gatea20.c,v 1.1.2.2 1999/08/29 16:21:30 peter Exp $ * From: $NetBSD: gatea20.c,v 1.2 1997/10/29 00:32:49 fvdl Exp $ */ diff --git a/sys/boot/pc98/libpc98/vidconsole.c b/sys/boot/pc98/libpc98/vidconsole.c index db62063a4328..2e92180c77d7 100644 --- a/sys/boot/pc98/libpc98/vidconsole.c +++ b/sys/boot/pc98/libpc98/vidconsole.c @@ -26,7 +26,7 @@ * * From Id: probe_keyboard.c,v 1.13 1997/06/09 05:10:55 bde Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/pc98/libpc98/vidconsole.c,v 1.1.2.3 1999/08/29 16:21:30 peter Exp $ */ #include <stand.h> diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile index d751184e3fe5..cfb742e49341 100644 --- a/sys/boot/pc98/loader/Makefile +++ b/sys/boot/pc98/loader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/loader/Makefile,v 1.1.2.6 1999/08/29 16:21:31 peter Exp $ BASE= loader PROG= ${BASE} diff --git a/sys/boot/pc98/loader/main.c b/sys/boot/pc98/loader/main.c index 0fabadfe5b8e..e41d947172b6 100644 --- a/sys/boot/pc98/loader/main.c +++ b/sys/boot/pc98/loader/main.c @@ -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/loader/main.c,v 1.1.2.4 1999/08/29 16:21:32 peter Exp $ */ /* |
