summaryrefslogtreecommitdiff
path: root/sys/pc98/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.44MB floppy support.KATO Takenori1998-05-024-6/+25
* MFC (fix the problem when SCSI ID is not contiguous).KATO Takenori1998-04-122-14/+20
* Sync with sys/i386/boot/biosboot/asm.S, boot.c and boot.h revisionsKATO Takenori1998-03-053-39/+3
* Sync with sys/i386/boot/biosboot/boot.c revision 1.60.2.2.KATO Takenori1998-02-041-1/+3
* Sync with sys/i386/boot/rawboot/Makefile revision 1.3.2.3.KATO Takenori1998-02-041-16/+5
* MFC (deleted unused file).KATO Takenori1998-01-311-42/+0
* Sync with sys/i386/boot/netboot/ns8390.c revision 1.7.2.4.KATO Takenori1998-01-311-6/+4
* Sync with sys/i386/boot/netboot/main.c and netboot.h revisionsKATO Takenori1998-01-312-2/+6
* MFC (delted unused files).KATO Takenori1998-01-312-839/+0
* Sync with sys/i386/boot/biosboot/README.serail revision up to 1.5.2.2.KATO Takenori1998-01-301-61/+77
* Sync with sys/i386/boot/netboot/Makefile revision 1.9.2.4.KATO Takenori1997-11-041-8/+10
* Fixed header file name: nfs.h -> nfsv2.h.KATO Takenori1997-09-101-1/+1
* MFC. (Fixed broken 3c509.c).KATO Takenori1997-08-211-120/+567
* MFC: synchronith with sys/i386/boot/netboot stuff.KATO Takenori1997-08-1710-189/+915
* Synchronize with following changes:KATO Takenori1997-08-1711-169/+206
* YAMFC (Fixed CFLAGS; revision 1.12).KATO Takenori1997-03-241-2/+2
* YAMFC (fix CFLAGS definition; revision 1.11).KATO Takenori1997-03-131-2/+2
* Synchronize with sys/i386/boot/biosboot/Makefile revision 1.50.2.3.KATO Takenori1997-03-081-1/+2
* YAMFC (revision 1.2; encoding system).KATO Takenori1997-02-051-31/+42
* Merge from revision 1.2 (fix cursor address calculation).KATO Takenori1997-01-041-1/+1
* YAMFC (clean up).KATO Takenori1997-01-042-10/+9
* YAMFC.KATO Takenori1997-01-041-3/+1
* YAMFC (added -I for keyboard #defines).Bruce Evans1996-12-151-1/+2
* YAMFCJoerg Wunsch1996-12-141-3/+7
* YAMFCPoul-Henning Kamp1996-12-042-2/+25
* Merge from -currentPoul-Henning Kamp1996-11-102-4/+8
* Merge from -currentPoul-Henning Kamp1996-11-099-27/+40
* 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