diff options
Diffstat (limited to 'sys/pc98/boot/biosboot')
| -rw-r--r-- | sys/pc98/boot/biosboot/Makefile | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/README.386BSD | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/README.MACH | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/README.serial | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/asm.S | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/asm.h | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/bios.S | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/boot.c | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/boot.h | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/disk.c | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/io.c | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/serial.S | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/start.S | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/sys.c | 2 | ||||
| -rw-r--r-- | sys/pc98/boot/biosboot/table.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/sys/pc98/boot/biosboot/Makefile b/sys/pc98/boot/biosboot/Makefile index b7750be6215a..0a834fe502fa 100644 --- a/sys/pc98/boot/biosboot/Makefile +++ b/sys/pc98/boot/biosboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4.2.3 1997/03/08 15:48:18 kato Exp $ +# $Id: Makefile,v 1.4.2.4 1997/03/13 02:12:28 kato Exp $ # PROG= boot diff --git a/sys/pc98/boot/biosboot/README.386BSD b/sys/pc98/boot/biosboot/README.386BSD index 5b293c1c6c2f..4314d9fa92bb 100644 --- a/sys/pc98/boot/biosboot/README.386BSD +++ b/sys/pc98/boot/biosboot/README.386BSD @@ -169,4 +169,4 @@ Before you do this ensure you have a booting floppy with correct disktab and bootblock files on it so that if it doesn't work, you can re-disklabel from the floppy. -$Id: README.386BSD,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ +$Id: README.386BSD,v 1.2 1996/07/23 07:45:34 asami Exp $ diff --git a/sys/pc98/boot/biosboot/README.MACH b/sys/pc98/boot/biosboot/README.MACH index 9de108123bd2..19c40e379561 100644 --- a/sys/pc98/boot/biosboot/README.MACH +++ b/sys/pc98/boot/biosboot/README.MACH @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:33:55 rpd - * $Id: README.MACH,v 1.3 1993/10/16 19:11:26 rgrimes Exp $ + * $Id: README.MACH,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ */ ********NOTE: This is not all relevant to the 386BSD version********** diff --git a/sys/pc98/boot/biosboot/README.serial b/sys/pc98/boot/biosboot/README.serial index 8ace5051afc0..978fe2633cba 100644 --- a/sys/pc98/boot/biosboot/README.serial +++ b/sys/pc98/boot/biosboot/README.serial @@ -161,4 +161,4 @@ CAVEATS: from the new kernel. -$Id: README.serial,v 1.5 1996/04/13 11:57:18 jkh Exp $ +$Id: README.serial,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ diff --git a/sys/pc98/boot/biosboot/asm.S b/sys/pc98/boot/biosboot/asm.S index e68981746626..238479c8e679 100644 --- a/sys/pc98/boot/biosboot/asm.S +++ b/sys/pc98/boot/biosboot/asm.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:13 rpd - * $Id: asm.S,v 1.9 1996/03/08 07:27:52 bde Exp $ + * $Id: asm.S,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ */ diff --git a/sys/pc98/boot/biosboot/asm.h b/sys/pc98/boot/biosboot/asm.h index 3044b6437103..837d947132d5 100644 --- a/sys/pc98/boot/biosboot/asm.h +++ b/sys/pc98/boot/biosboot/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $Id: asm.h,v 1.4 1995/05/30 07:58:25 rgrimes Exp $ + * $Id: asm.h,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ */ #define S_ARG0 4(%esp) diff --git a/sys/pc98/boot/biosboot/bios.S b/sys/pc98/boot/biosboot/bios.S index 4a3243a9eb22..468a1a8dcc14 100644 --- a/sys/pc98/boot/biosboot/bios.S +++ b/sys/pc98/boot/biosboot/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $Id: bios.S,v 1.1.1.1.2.2 1996/12/04 16:00:20 phk Exp $ + * $Id: bios.S,v 1.1.1.1.2.3 1997/01/04 16:16:06 kato Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/boot.c b/sys/pc98/boot/biosboot/boot.c index 31b6ff1356fc..b09f4120c33e 100644 --- a/sys/pc98/boot/biosboot/boot.c +++ b/sys/pc98/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.6 1996/10/23 07:24:29 asami Exp $ + * $Id: boot.c,v 1.6.2.1 1996/11/09 21:11:40 phk Exp $ */ diff --git a/sys/pc98/boot/biosboot/boot.h b/sys/pc98/boot/biosboot/boot.h index 4e57f2cb06d2..98b65af31586 100644 --- a/sys/pc98/boot/biosboot/boot.h +++ b/sys/pc98/boot/biosboot/boot.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:03 rpd - * $Id: boot.h,v 1.4 1996/10/23 07:24:30 asami Exp $ + * $Id: boot.h,v 1.4.2.1 1996/11/09 21:11:47 phk Exp $ */ #include <sys/param.h> diff --git a/sys/pc98/boot/biosboot/disk.c b/sys/pc98/boot/biosboot/disk.c index ddc3b2a46bd4..6c331bed2a7a 100644 --- a/sys/pc98/boot/biosboot/disk.c +++ b/sys/pc98/boot/biosboot/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:49 rpd - * $Id: disk.c,v 1.5 1996/10/23 07:24:31 asami Exp $ + * $Id: disk.c,v 1.5.2.1 1996/12/14 14:48:17 joerg Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/io.c b/sys/pc98/boot/biosboot/io.c index fada16ba67ef..d318140fa4ad 100644 --- a/sys/pc98/boot/biosboot/io.c +++ b/sys/pc98/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $Id: io.c,v 1.5.2.1 1996/11/09 21:11:57 phk Exp $ + * $Id: io.c,v 1.5.2.2 1997/01/04 16:19:15 kato Exp $ */ #include "boot.h" diff --git a/sys/pc98/boot/biosboot/serial.S b/sys/pc98/boot/biosboot/serial.S index d8d4b6f6b874..2c7b3522bc5a 100644 --- a/sys/pc98/boot/biosboot/serial.S +++ b/sys/pc98/boot/biosboot/serial.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $Id: serial.S,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ + * $Id: serial.S,v 1.1.1.1.2.1 1996/11/09 21:12:08 phk Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/start.S b/sys/pc98/boot/biosboot/start.S index 1400cf85275f..548465b17c96 100644 --- a/sys/pc98/boot/biosboot/start.S +++ b/sys/pc98/boot/biosboot/start.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:29 rpd - * $Id: start.S,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ + * $Id: start.S,v 1.2 1996/07/23 07:45:37 asami Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/sys.c b/sys/pc98/boot/biosboot/sys.c index bd775d8e7492..255502f7fe5c 100644 --- a/sys/pc98/boot/biosboot/sys.c +++ b/sys/pc98/boot/biosboot/sys.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $Id: sys.c,v 1.6.2.1 1996/11/09 21:12:13 phk Exp $ + * $Id: sys.c,v 1.6.2.2 1997/01/04 16:19:16 kato Exp $ */ /* diff --git a/sys/pc98/boot/biosboot/table.c b/sys/pc98/boot/biosboot/table.c index 2559b43119bc..6422d9e0b5ec 100644 --- a/sys/pc98/boot/biosboot/table.c +++ b/sys/pc98/boot/biosboot/table.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:43 rpd - * $Id: table.c,v 1.2 1996/10/09 21:45:35 asami Exp $ + * $Id: table.c,v 1.2.2.1 1996/11/09 21:12:20 phk Exp $ */ /* |
