aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Synchronize with sys/i386/boot/kzipboot/boot.c revision 1.7.KATO Takenori1997-07-021-2/+4
* 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-167/+201
* 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-262-6/+2
* 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-2218-18/+18
* 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-31/+42
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1418-18/+18
* Fix cursor address calculation.KATO Takenori1997-01-041-1/+1
* Clean-up.KATO Takenori1997-01-042-10/+9
* Oops, delete extra push %edi and push %esi in memsize().KATO Takenori1997-01-031-3/+1
* Synchronize with sys/i386/boot/rawboot/Makefile revison 1.4.KATO Takenori1996-12-151-1/+2
* 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-0910-30/+38
* 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-237-28/+79
* 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-129-85/+212
* 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-239-35/+288
* The PC98-specific files.Satoshi Asami1996-06-1444-0/+9597