aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFC r260095:Dimitry Andric2014-01-041-3/+3
* MFC r249846:Dimitry Andric2013-05-011-1/+1
* MFC: revision 229462Yoshihiro Takahashi2012-01-111-1/+1
* MFC: r220685Marius Strobl2011-07-261-13/+13
* MFC: r219960Marius Strobl2011-07-261-14/+10
* MFC: r219225Marius Strobl2011-07-261-22/+7
* MFC: r218842Marius Strobl2011-07-261-18/+1
* MFC: r218737, r218946Marius Strobl2011-07-261-2/+3
* MFC: r214257Marius Strobl2011-07-261-2/+2
* MFC: r212064, r212098Marius Strobl2011-07-261-3/+2
* MFC r177626, r219096, r219126:Rebecca Cran2011-03-051-1/+1
* MFC: revision 201342Yoshihiro Takahashi2010-01-1522-4717/+1315
* MFC: revision 201339 and 201340Yoshihiro Takahashi2010-01-155-2/+113
* MFC: revision 200776Yoshihiro Takahashi2009-12-291-0/+10
* MFC: revision 200631Yoshihiro Takahashi2009-12-241-4/+4
* MFC: r176645 and r200254Yoshihiro Takahashi2009-12-192-463/+359
* MFC: r200253 and r200255Yoshihiro Takahashi2009-12-192-10/+26
* MFC: r197156Yoshihiro Takahashi2009-09-171-1/+1
* MFC: r190126Yoshihiro Takahashi2009-07-251-10/+21
* MFC: r190146, r190147Yoshihiro Takahashi2009-03-221-33/+69
* MFC: r190029Yoshihiro Takahashi2009-03-221-4/+4
* MFC: Initialize the vm86 structure to a known-good state, specificallyJohn Baldwin2008-08-151-0/+5
* MFC: r180253Yoshihiro Takahashi2008-07-121-65/+0
* MFC: Add support for booting from GPT-labeled disks from the BIOS. ThisJohn Baldwin2008-01-241-32/+33
* MFC: Add a trailing \0 to the read error string.John Baldwin2007-11-211-1/+1
* MFC: Rework the read/write support in the bios disk driver some to cut downJohn Baldwin2007-11-081-161/+83
* MFC: Reindent the read/write code of bd_realstrategy().John Baldwin2007-11-011-39/+30
* MFC: Slightly cleanup the 'bootdev' concept on x86.John Baldwin2007-11-014-9/+5
* MFC: Optimize for size on pc98. It enables to boot a kernel again.Yoshihiro Takahashi2007-10-181-1/+2
* Fix build.Yoshihiro Takahashi2007-04-071-1/+1
* Added the IPLware 3.33 support.KATO Takenori2007-04-076-7/+173
* pc98 boot2 is compiled with _KERNEL defined, and that makes non-staticAlexander Kabaev2007-04-061-1/+1
* - Moved the uninitialized variables from the data to the bss section.KATO Takenori2007-03-173-14/+19
* MFi386: revision 1.17.Yoshihiro Takahashi2007-03-041-1/+1
* Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.Yoshihiro Takahashi2006-11-091-0/+38
* MFi386: revisions from 1.39 to 1.43.Yoshihiro Takahashi2006-11-091-57/+49
* Revert the last change. Masking only 2 MSBs of the virtual addressRuslan Ermilov2006-11-021-2/+2
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-023-15/+15
* Don't unconditionally compile-in the bcache code. It's only used onMarcel Moolenaar2006-11-021-0/+2
* Because the BTX mini-kernel now uses flat memory mode and clientsRuslan Ermilov2006-10-291-2/+2
* Add mnt_noasync counter to better handle interleaved calls to nmount(),Tor Egge2006-09-261-1/+1
* Commit the results of the typo hunt by Darren Pilgrim.Yaroslav Tykhiy2006-08-041-1/+1
* Add a bootable CD support.Yoshihiro Takahashi2006-05-144-1/+1169
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)Yoshihiro Takahashi2006-05-091-1/+1
* Drop the gateA20() function in the loader as it is unused. All the otherJohn Baldwin2006-04-112-43/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* MFi386: revisions 1.34 and 1.36.Yoshihiro Takahashi2005-12-211-2/+14
* MFi386: revision 1.8.Yoshihiro Takahashi2005-12-211-2/+2
* MFi386: revision 1.46.Yoshihiro Takahashi2005-12-211-15/+10
* Unbreak pc98 after my last changes to i386.Maxim Sobolev2005-12-201-0/+3