aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/loader/main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/pc98 accidentally restored in r313575Ed Maste2017-02-111-322/+0
* makefs: make the buffer functions look exactly like the kernel onesEd Maste2017-02-111-0/+322
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-322/+0
* Reduce boot loader version string duplicationEd Maste2016-12-181-4/+2
* A new implementation of the loader block cacheAllan Jude2016-04-181-2/+2
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* MFi386: revision 240637Yoshihiro Takahashi2012-09-231-20/+6
* Cosmetic changes.Yoshihiro Takahashi2012-09-231-6/+6
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-111-11/+7
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-251-1/+0
* Add 2 new archsw interfaces:Marcel Moolenaar2011-04-031-0/+17
* Add setting machine type support to the loader.Yoshihiro Takahashi2009-12-311-0/+4
* MFi386: revision 200219Yoshihiro Takahashi2009-12-081-6/+10
* MFi386: revision 200216Yoshihiro Takahashi2009-12-081-1/+1
* Reduce diffs against i386.Yoshihiro Takahashi2009-03-191-9/+10
* - Initialize the vm86 structure to a known-good state. Specifically, alwaysJohn Baldwin2008-08-081-0/+5
* MFi386: revision 1.41Yoshihiro Takahashi2007-10-241-2/+1
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-021-4/+4
* Commit the results of the typo hunt by Darren Pilgrim.Yaroslav Tykhiy2006-08-041-1/+1
* MFi386: revisions 1.34 and 1.36.Yoshihiro Takahashi2005-12-211-2/+14
* MFi386: revision 1.33.Yoshihiro Takahashi2005-09-301-1/+1
* - Add support to the loader for multiple consoles.John Baldwin2005-05-271-4/+8
* Remove ifdef PC98.Yoshihiro Takahashi2005-05-081-10/+0
* MFi386: Set bi_basemem and bi_extmem variables.Yoshihiro Takahashi2004-10-241-0/+6
* MFi386: revision 1.29.Yoshihiro Takahashi2004-03-141-2/+2
* Use __FBSDID().David E. O'Brien2003-09-081-2/+3
* MFi386: sys/boot/i386/loader/main.c revision 1.25Yoshihiro Takahashi2001-11-061-14/+16
* MFi386: sys/boot/i386/loader/main.c revision 1.24.Yoshihiro Takahashi2001-09-161-0/+5
* Merged from the following changes.Yoshihiro Takahashi2000-11-051-21/+28
* Merged from sys/boot/i386/loader/main.c revision 1.21.Yoshihiro Takahashi2000-10-151-10/+0
* Merged from sys/boot/i386/loader/main.c revision 1.23.KATO Takenori2000-09-221-0/+2
* Sync with the following changes.Yoshihiro Takahashi2000-04-231-0/+5
* Merged from sys/boot/i386/loader/main.c rev 1.19.KATO Takenori2000-04-121-0/+11
* Synced with following files:KATO Takenori2000-03-311-9/+45
* Merge from the following changes.Yoshihiro Takahashi2000-01-031-4/+4
* - Supported the bd_getbigeom function and use this function to get BIOSYoshihiro Takahashi1999-12-191-4/+0
* Fixed warnings.Yoshihiro Takahashi1999-11-161-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use files under sys/boot/i386 instead of copying under sys/boot/pc98.KATO Takenori1999-04-021-2/+2
* When SCSI IDs are not contiguous, the loader could not find correctKATO Takenori1999-03-041-6/+7
* PC98 version of new boot loader. Because boot2 has not yet ported,KATO Takenori1999-02-031-0/+244