summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2
Commit message (Expand)AuthorAgeFilesLines
* MFC boot loader path and RBX constant deduplicationemaste2016-02-091-45/+4
* MFC 292682:jhb2016-01-211-1/+1
* MFC 278582:jhb2015-10-291-0/+1
* MFC r280980:dim2015-04-091-2/+2
* MFC r279598:dim2015-03-081-1/+3
* MFC: r268474 and r268476 (by imp)nyan2014-11-031-9/+10
* MFC: r268475 (by imp)nyan2014-11-031-7/+26
* MFC r260334:dim2014-01-091-1/+3
* MFC r260095:dim2014-01-041-3/+3
* MFC r257532 (by adrian):dim2013-12-301-0/+1
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-071-7/+7
* MFi386: r241301nyan2012-11-101-2/+4
* Put in a band-aid to get the pc98 bootstraps building, now clang is thedim2012-11-071-1/+1
* 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
* MFi386: revisions 232570 and 232754nyan2012-03-101-7/+15
* Fix 230MB MO support.nyan2012-01-041-1/+1
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-251-3/+0
* Look for /boot/config in addition to /boot.config, with the former takingdes2011-10-181-2/+4
* MFi386: revisions 220389 and 220392nyan2011-04-161-13/+13
* MFi386: revision 220337nyan2011-04-051-0/+1
* MFi386: the part of 219452nyan2011-03-241-14/+10
* MFi386: revision 219186nyan2011-03-031-22/+7
* MFi386: revision 218926nyan2011-02-221-1/+1
* MFi386: revision 218745nyan2011-02-191-18/+1
* MFi386: revision 218713nyan2011-02-161-3/+4
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-051-1/+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
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Cleanups the boot2 for pc98. There is no functional change.nyan2009-12-118-164/+18
* Some of the boot loader code only works on a ufs file system, but itdfr2009-05-281-6/+6
* Remove Japanese document.nyan2008-07-041-65/+0
* Fix a fallout from SSP commit, and make this compile again.ru2008-06-261-2/+1
* Slightly cleanup the 'bootdev' concept on x86 by changing the variousjhb2007-10-241-1/+1
* pc98 boot2 is compiled with _KERNEL defined, and that makes non-statickan2007-04-061-1/+1
* Revert the last change. Masking only 2 MSBs of the virtual addressru2006-11-021-2/+2
* Because the BTX mini-kernel now uses flat memory mode and clientsru2006-10-291-2/+2
* Add mnt_noasync counter to better handle interleaved calls to nmount(),tegge2006-09-261-1/+1
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)nyan2006-05-091-1/+1
* Remove EPSON PC-386 note A/W/AE/WR support.nyan2005-09-141-13/+2
* Print out the commands from /boot.config after parsing them so that theyjhb2005-05-271-1/+1
* Change a directory layout for pc98.nyan2005-05-101-1/+1
* Remove ifdef PC98.nyan2005-05-088-128/+3
* Use DOSMID_386BSD rather than DOSPTYP_386BSD.nyan2005-05-081-1/+1
* Fix buidling of boot blocks for pc98 with new links.imp2005-04-031-3/+11
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
OpenPOWER on IntegriCloud