aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/boot/biosboot
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/boot/biosboot/Makefile revision 1.64.KATO Takenori1998-05-281-1/+5
* Support 1.44MB floppy disk.KATO Takenori1998-05-024-6/+25
* Fix the problem when SCSI ID is not contiguous.KATO Takenori1998-04-122-14/+20
* Sync with sys/i386/boot/biosboot/README.serial revision 1.9.KATO Takenori1998-04-071-3/+3
* Sync with following changes:KATO Takenori1998-03-071-12/+3
* Sync with sys/i386/boot/*/Makefile (Eivind's change: Make bootblockKATO Takenori1998-02-161-4/+12
* Sync with sys/i386/boot/biosboot/boot.c revision 1.70.KATO Takenori1998-02-021-1/+3
* Sync with sys/i386/boot/biosboot/Makefile revision 1.61.KATO Takenori1998-01-281-2/+2
* Fixed wrong name in .file statement.KATO Takenori1998-01-021-2/+2
* Sync with sys/i386/boot/biosboot/boot.h and io.c revisions 1.23 andKATO Takenori1997-12-052-15/+7
* Synchronize with sys/i386/boot/biosboot/asm.S, boot.c and boot.hKATO Takenori1997-09-013-39/+4
* Synchronize with sys/i386/boot/biosboot/serial.S revision 1.9.KATO Takenori1997-07-141-30/+15
* Synchronize with following changes:KATO Takenori1997-07-133-6/+163
* Synchronize with sys/i386/boot/biosboot/boot.c revision 1.67.KATO Takenori1997-06-151-6/+29
* Deleted #ifdef PROBE_KEYBOARD to synchronize.KATO Takenori1997-06-141-2/+1
* Synchronize with followings:KATO Takenori1997-06-096-170/+204
* Synchronize with following files:KATO Takenori1997-05-285-26/+27
* Synchronize with sys/i386/boot/biosboot/bios.S andKATO Takenori1997-05-182-22/+2
* Synchronize with sys/i386/boot/biosboot/Makefile andKATO Takenori1997-04-261-3/+1
* Fixed corrupted CFLAGS definition. (Deleted harmful backslash.)KATO Takenori1997-03-241-2/+2
* Synchronize with sys/i386/boot/biosboot/sys.c revision 1.19.KATO Takenori1997-03-161-6/+8
* Synchronize with sys/i386/boot/biosboot/boot.c revision 1.64.KATO Takenori1997-03-131-3/+3
* Added `\' (backslash) at the end of line in the CFLAGS definition.KATO Takenori1997-03-131-2/+2
* Synchronize with sys/i386/boot/biosboot/Makefile revision 1.55.KATO Takenori1997-03-081-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-2215-15/+15
* Synchronize with sys/i386/boot/biosboot/boot.h revision 1.16.KATO Takenori1997-02-191-0/+1
* Synchronize with sys/i386/boot/biosboot/boot.c revision 1.62.KATO Takenori1997-02-131-16/+48
* Changed document encoding system from JIS X 0208 to EUC.KATO Takenori1997-02-051-37/+48
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1415-15/+15
* Clean-up.KATO Takenori1997-01-042-10/+9
* Oops, delete extra push %edi and push %esi in memsize().KATO Takenori1997-01-031-3/+1
* Sync with sys/i386/boot/biosboot/disk.c revision 1.23.KATO Takenori1996-12-111-3/+7
* Synchronize with the RELENG_2_2 branch.Satoshi Asami1996-12-042-2/+25
* (1) UpdateSatoshi Asami1996-11-099-28/+36
* The last update/merge of PC98 stuff before 2.2. The wholeSatoshi Asami1996-11-022-2/+11
* Another round of merge/updates.Satoshi Asami1996-10-292-2/+5
* Another round of merge.Satoshi Asami1996-10-236-21/+54
* Another round of updates. Highlights:Satoshi Asami1996-10-096-50/+58
* Back out typo introduced by latest commit.Satoshi Asami1996-09-121-2/+2
* Another round of merge/update.Satoshi Asami1996-09-126-82/+108
* Yet another merge. Remove support.s by deleting memcopy. RemoveSatoshi Asami1996-09-071-5/+4
* Second phase of merge, get rid of more machine-independent-dependencies.Satoshi Asami1996-09-031-1/+1
* s/pc98/isa/g in struct *_device and *_driver. Resync along the way.Satoshi Asami1996-08-312-37/+7
* Update to current state of PC98 world.Satoshi Asami1996-07-236-32/+253
* The PC98-specific files.Satoshi Asami1996-06-1418-0/+3858