summaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFC r260949:Alexander Motin2014-02-071-4/+4
* MFC r251223 (by nyan):Alexander Motin2014-01-181-18/+7
* 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
* MFC r242688: Hook in new files menusets.4th and manual.Devin Teske2013-08-091-1/+1
* MFC 250333: Don't pad disk partition sizes with leading zeros.John Baldwin2013-06-211-1/+1
* MFC r249846:Dimitry Andric2013-05-011-1/+1
* MFC: r239063, r239064, r239069, r240852, r240854Yoshihiro Takahashi2012-11-236-38/+26
* MFC: r242855, r242865Yoshihiro Takahashi2012-11-231-3/+3
* MFC: r242863Yoshihiro Takahashi2012-11-232-8/+15
* MFC: r242864Yoshihiro Takahashi2012-11-231-14/+22
* MFC r242706:Dimitry Andric2012-11-172-1/+5
* MFC r235392,235394,235395: fixes and cleanups for zfs boot MFCAndriy Gapon2012-06-291-0/+2
* MFC r235264: MFi386: improve argument passing via btxldrAndriy Gapon2012-06-299-31/+35
* MFC r235155: i386 boot: consolidate MAXBDDEV definitionAndriy Gapon2012-06-291-1/+0
* MFC: revision 232784Yoshihiro Takahashi2012-04-221-7/+15
* MFC r232263:Dimitry Andric2012-03-132-10/+8
* MFC: r231387Yoshihiro Takahashi2012-03-061-12/+14
* MFH r226506: Look for /boot/config in addition to /boot.configBaptiste Daroussin2012-02-091-2/+4
* MFC: revision 229463Yoshihiro Takahashi2012-01-221-31/+188
* MFC: revision 229462Yoshihiro Takahashi2012-01-111-1/+1
* MFC 226746:John Baldwin2012-01-045-7/+5
* 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
* Avoid directly manipulating a NULL pointer (which could result inDimitry Andric2010-08-311-2/+2
* Always compile pc98 boot2 with gcc instead of clang, just as with i386Dimitry Andric2010-08-311-0/+7
* MFi386: revision 210387Yoshihiro Takahashi2010-07-251-1/+1
* Use -Wl,-N instead of the undocumented -N option for GCC.Ed Schouten2010-06-035-5/+5
* Fix typo: s/partion/partition/Martin Blapp2010-01-021-1/+1
* Reimplement the boot2 for pc98 completely.Yoshihiro Takahashi2009-12-3122-4567/+1312
* Don't use 15M-16M area on pc98. It's reserved for some devices.Yoshihiro Takahashi2009-12-311-1/+1