summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* cosmetic changes to reduce diffs against i386.nyan2012-11-101-2/+2
* MFi386: r241300nyan2012-11-101-14/+22
* MFi386: r241301nyan2012-11-102-8/+15
* MFi386: r241785nyan2012-11-101-1/+1
* Put in a band-aid to get the pc98 bootstraps building, now clang is thedim2012-11-072-1/+5
* Hook in new files menusets.4th and manual.dteske2012-11-071-1/+1
* MFi386: revision 240637nyan2012-09-231-20/+6
* Cosmetic changes.nyan2012-09-231-6/+6
* Reduce diffs against i386.nyan2012-08-052-3/+4
* Reduce diffs against i386.nyan2012-08-052-4/+4
* MFi386: the part of r219452 and r236405.nyan2012-08-051-5/+6
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventgleb2012-05-251-4/+3
* libpc98: unbreak after zfs-related changes in libi386 codeavg2012-05-131-0/+2
* MFi386: improve argument passing via btxldravg2012-05-119-31/+35
* i386 boot: consolidate MAXBDDEV definitionavg2012-05-091-1/+0
* MFi386: revisions 232570 and 232754nyan2012-03-101-7/+15
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-282-10/+8
* Reduce diffs against i386.nyan2012-02-101-12/+14
* MFi386: revision 229435nyan2012-01-041-31/+188
* Fix 230MB MO support.nyan2012-01-041-1/+1
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-255-7/+5
* Look for /boot/config in addition to /boot.config, with the former takingdes2011-10-181-2/+4
* New boot loader menus from Devin Teske.julian2011-05-281-0/+6
* MFi386: revisions 220389 and 220392nyan2011-04-161-13/+13
* MFi386: revision 220337nyan2011-04-051-0/+1
* Add 2 new archsw interfaces:marcel2011-04-031-0/+17
* MFi386: the part of 219452nyan2011-03-241-14/+10
* MFi386: revision 219186nyan2011-03-031-22/+7
* Remove duplicate "in".brucec2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-281-1/+1
* MFi386: revision 218926nyan2011-02-221-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-202-0/+10
* MFi386: revision 218745nyan2011-02-191-18/+1
* MFi386: revision 218713nyan2011-02-161-3/+4
* Fix build.nyan2011-02-121-2/+10
* Add the pc98boot image which concatenates boot0 and boot0.5.nyan2011-02-112-1/+18
* On i386 and amd64, consistently use the following options whenever wedim2011-01-051-1/+1
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-051-1/+0
* Now there is no functional difference from i386 version.nyan2010-11-131-35/+0
* MFi386: revision 214210nyan2010-10-241-2/+2
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2dim2010-09-211-3/+1
* Use a cleaner expression to retrieve the memory size in pc98's boot2.c,dim2010-09-011-3/+2
* Avoid directly manipulating a NULL pointer (which could result indim2010-08-311-2/+2
* Always compile pc98 boot2 with gcc instead of clang, just as with i386dim2010-08-311-0/+7
* MFi386: revision 210387nyan2010-07-251-1/+1
* Use -Wl,-N instead of the undocumented -N option for GCC.ed2010-06-035-5/+5
* Fix typo: s/partion/partition/mbr2010-01-021-1/+1
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Don't use 15M-16M area on pc98. It's reserved for some devices.nyan2009-12-311-1/+1
* Add setting machine type support to the loader.nyan2009-12-314-1/+112
OpenPOWER on IntegriCloud