summaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFC r260949:Alexander Motin2014-02-071-4/+4
* MFC r260334:Dimitry Andric2014-01-091-1/+3
* MFC r260095:Dimitry Andric2014-01-041-3/+3
* MFC r257532 (by adrian):Dimitry Andric2013-12-302-2/+4
* Change <sys/diskpc98.h> to not redefine the same symbols that areMarcel Moolenaar2013-08-072-12/+12
* 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
* When rebooting (exiting) from the BTX loader, make sure to restore theDimitry Andric2013-04-241-1/+1
* cosmetic changes to reduce diffs against i386.Yoshihiro Takahashi2012-11-101-2/+2
* MFi386: r241300Yoshihiro Takahashi2012-11-101-14/+22
* MFi386: r241301Yoshihiro Takahashi2012-11-102-8/+15
* MFi386: r241785Yoshihiro Takahashi2012-11-101-1/+1
* Put in a band-aid to get the pc98 bootstraps building, now clang is theDimitry Andric2012-11-072-1/+5
* Hook in new files menusets.4th and manual.Devin Teske2012-11-071-1/+1
* MFi386: revision 240637Yoshihiro Takahashi2012-09-231-20/+6
* Cosmetic changes.Yoshihiro Takahashi2012-09-231-6/+6
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-052-3/+4
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-052-4/+4
* MFi386: the part of r219452 and r236405.Yoshihiro Takahashi2012-08-051-5/+6
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventGleb Kurtsou2012-05-251-4/+3
* libpc98: unbreak after zfs-related changes in libi386 codeAndriy Gapon2012-05-131-0/+2
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-119-31/+35
* i386 boot: consolidate MAXBDDEV definitionAndriy Gapon2012-05-091-1/+0
* MFi386: revisions 232570 and 232754Yoshihiro Takahashi2012-03-101-7/+15
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-282-10/+8
* Reduce diffs against i386.Yoshihiro Takahashi2012-02-101-12/+14
* MFi386: revision 229435Yoshihiro Takahashi2012-01-041-31/+188
* Fix 230MB MO support.Yoshihiro Takahashi2012-01-041-1/+1
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-255-7/+5
* Look for /boot/config in addition to /boot.config, with the former takingDag-Erling Smørgrav2011-10-181-2/+4
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+6
* MFi386: revisions 220389 and 220392Yoshihiro Takahashi2011-04-161-13/+13
* MFi386: revision 220337Yoshihiro Takahashi2011-04-051-0/+1
* Add 2 new archsw interfaces:Marcel Moolenaar2011-04-031-0/+17
* MFi386: the part of 219452Yoshihiro Takahashi2011-03-241-14/+10
* MFi386: revision 219186Yoshihiro Takahashi2011-03-031-22/+7
* Remove duplicate "in".Rebecca Cran2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.Rebecca Cran2011-02-281-1/+1
* MFi386: revision 218926Yoshihiro Takahashi2011-02-221-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-202-0/+10
* MFi386: revision 218745Yoshihiro Takahashi2011-02-191-18/+1
* MFi386: revision 218713Yoshihiro Takahashi2011-02-161-3/+4
* Fix build.Yoshihiro Takahashi2011-02-121-2/+10
* Add the pc98boot image which concatenates boot0 and boot0.5.Yoshihiro Takahashi2011-02-112-1/+18
* On i386 and amd64, consistently use the following options whenever weDimitry Andric2011-01-051-1/+1
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in MakefilesDimitry Andric2011-01-051-1/+0
* Now there is no functional difference from i386 version.Yoshihiro Takahashi2010-11-131-35/+0
* MFi386: revision 214210Yoshihiro Takahashi2010-10-241-2/+2
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1
* Use a cleaner expression to retrieve the memory size in pc98's boot2.c,Dimitry Andric2010-09-011-3/+2