aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/libpc98
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/pc98 accidentally restored in r313575Ed Maste2017-02-1110-2861/+0
* makefs: make the buffer functions look exactly like the kernel onesEd Maste2017-02-1110-0/+2861
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-2810-2861/+0
* dosfs support in libstand is broken since r298230Toomas Soome2016-12-302-11/+10
* lsdev device name section headers should be printed by dv_print callback.Toomas Soome2016-11-192-0/+14
* Loader paged/pageable data is not always paged.Toomas Soome2016-11-082-21/+19
* Create a new linker set, Xficl_compile_set which contains a list ofWarner Losh2016-10-141-1/+2
* Fix several instances where the boot loader ignored pager_outputWarner Losh2016-05-182-17/+27
* Fix more pc98 build issues re: bcache changeAllan Jude2016-04-221-2/+2
* Fix pc98 build error introduced in r298230Allan Jude2016-04-191-2/+2
* A new implementation of the loader block cacheAllan Jude2016-04-183-9/+64
* Fix remaining direct tests of the carry flag in the v86 %eflags via aJohn Baldwin2015-12-241-3/+3
* Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' forDimitry Andric2015-01-281-2/+2
* MFi386: r268974Yoshihiro Takahashi2014-09-281-0/+3
* Make comconsole options set before its activation to be remembered.Alexander Motin2014-01-201-4/+4
* Change <sys/diskpc98.h> to not redefine the same symbols that areMarcel Moolenaar2013-08-071-5/+5
* MFi386: revision 245848Yoshihiro Takahashi2013-06-011-18/+7
* Don't pad disk partition sizes with leading zeros. This was alreadyJohn Baldwin2013-05-071-1/+1
* MFi386: r241300Yoshihiro Takahashi2012-11-101-14/+22
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-051-1/+2
* libpc98: unbreak after zfs-related changes in libi386 codeAndriy Gapon2012-05-131-0/+2
* i386 boot: consolidate MAXBDDEV definitionAndriy Gapon2012-05-091-1/+0
* MFi386: revision 229435Yoshihiro Takahashi2012-01-041-31/+188
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-252-3/+1
* Now there is no functional difference from i386 version.Yoshihiro Takahashi2010-11-131-35/+0
* Add setting machine type support to the loader.Yoshihiro Takahashi2009-12-313-1/+108
* Fix debug messages of bd_io().Yoshihiro Takahashi2009-12-171-4/+4
* MFi386: revision 200219Yoshihiro Takahashi2009-12-081-2/+15
* MFi386: revision 200216Yoshihiro Takahashi2009-12-081-2/+1
* Oops, fix the previous change.Yoshihiro Takahashi2009-03-201-3/+3
* MFi386: r189749Yoshihiro Takahashi2009-03-201-33/+69
* Merge the missing changes from i386.Yoshihiro Takahashi2009-03-201-12/+49
* MFi386: the part of r179825 to reduce diffs against i386.Yoshihiro Takahashi2009-03-201-10/+21
* Reduce diffs against i386.Yoshihiro Takahashi2009-03-191-2/+3
* Use the common PC98_MID_* defines instead of a magic number.Yoshihiro Takahashi2009-03-191-4/+4
* MFi386: revision 1.43Yoshihiro Takahashi2008-02-291-0/+7
* MFi386: revision 1.55.Yoshihiro Takahashi2008-02-291-4/+27
* MFi386: part of 1.52Yoshihiro Takahashi2007-10-251-32/+33
* MFi386: part of revision 1.51Yoshihiro Takahashi2007-10-251-161/+83
* MFi386: revision 1.50Yoshihiro Takahashi2007-10-241-39/+30
* Slightly cleanup the 'bootdev' concept on x86 by changing the variousJohn Baldwin2007-10-242-6/+3
* Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.Yoshihiro Takahashi2006-11-091-0/+38
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-022-11/+11
* Add a bootable CD support.Yoshihiro Takahashi2006-05-141-0/+344
* Drop the gateA20() function in the loader as it is unused. All the otherJohn Baldwin2006-04-112-43/+1
* 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
* MFi386: revision 1.11.Yoshihiro Takahashi2005-09-131-9/+108
* Remove ifdef PC98.Yoshihiro Takahashi2005-05-087-797/+9