aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/boot/biosboot/README.serial
Commit message (Collapse)AuthorAgeFilesLines
* Removed old boot loader.KATO Takenori2000-03-201-196/+0
| | | | Notes: svn path=/head/; revision=58354
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowBruce Evans1998-10-221-3/+3
| | | | | | | configured in drivers. Notes: svn path=/head/; revision=40586
* Sync with sys/i386/boot/biosboot/README.serial revision 1.9.KATO Takenori1998-04-071-3/+3
| | | | Notes: svn path=/head/; revision=35096
* Synchronize with followings:KATO Takenori1997-06-091-61/+93
| | | | | | | | | | | | | > Revision Changes Path > 1.57 +1 -16 src/sys/i386/boot/biosboot/Makefile > 1.8 +95 -63 src/sys/i386/boot/biosboot/README.serial > 1.66 +71 -69 src/sys/i386/boot/biosboot/boot.c > 1.19 +4 -1 src/sys/i386/boot/biosboot/boot.h > 1.23 +23 -13 src/sys/i386/boot/biosboot/io.c > 1.21 +8 -3 src/sys/i386/boot/biosboot/sys.c Notes: svn path=/head/; revision=26528
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* The PC98-specific files.Satoshi Asami1996-06-141-0/+164
Ok'd by: core Submitted by: FreeBSD(98) development team Notes: svn path=/cvs2svn/branches/PC98/; revision=16359