aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/loader
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/pc98 accidentally restored in r313575Ed Maste2017-02-114-575/+0
* makefs: make the buffer functions look exactly like the kernel onesEd Maste2017-02-114-0/+575
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-284-575/+0
* Deduplicate loader vers.c Makefile rulesEd Maste2016-12-191-4/+2
* Reduce boot loader version string duplicationEd Maste2016-12-181-4/+2
* Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiBaptiste Daroussin2016-08-311-4/+0
* A new implementation of the loader block cacheAllan Jude2016-04-181-2/+2
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-061-6/+1
* Fix fallouts from r284590Baptiste Daroussin2015-06-191-0/+1
* Revert .PATH changes to fix mips build.Jung-uk Kim2015-04-031-0/+1
* Install newly added brand-*.4th and logo-*.4th files and reduce duplication.Jung-uk Kim2015-04-021-6/+1
* MFi386: r274398Yoshihiro Takahashi2014-11-151-7/+7
* MFi386: r261567Yoshihiro Takahashi2014-09-281-0/+2
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* 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
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-111-11/+7
* Reduce diffs against i386.Yoshihiro Takahashi2012-02-101-12/+14
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-251-1/+0
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+6
* Add 2 new archsw interfaces:Marcel Moolenaar2011-04-031-0/+17
* MFi386: revision 210387Yoshihiro Takahashi2010-07-251-1/+1
* Add setting machine type support to the loader.Yoshihiro Takahashi2009-12-311-0/+4
* MFi386: revision 200219Yoshihiro Takahashi2009-12-081-6/+10
* MFi386: revision 200216Yoshihiro Takahashi2009-12-081-1/+1
* Remove spinconsole from pc98, some parts seem to be missed and it'sMaxim Sobolev2009-11-271-2/+0
* Add new loader console type: "spinconsole". This console selects theMaxim Sobolev2009-11-271-0/+2
* Reduce diffs against i386.Yoshihiro Takahashi2009-03-192-9/+11
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-2/+1
* - Initialize the vm86 structure to a known-good state. Specifically, alwaysJohn Baldwin2008-08-081-0/+5
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+2
* MFi386: revision 1.41Yoshihiro Takahashi2007-10-241-2/+1
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-021-4/+4
* Don't unconditionally compile-in the bcache code. It's only used onMarcel Moolenaar2006-11-021-0/+2
* Commit the results of the typo hunt by Darren Pilgrim.Yaroslav Tykhiy2006-08-041-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* MFi386: revisions 1.34 and 1.36.Yoshihiro Takahashi2005-12-211-2/+14
* MFi386: Enable beastie.4th.Yoshihiro Takahashi2005-10-301-2/+2
* MFi386: revision 1.33.Yoshihiro Takahashi2005-09-301-1/+1
* - Add support to the loader for multiple consoles.John Baldwin2005-05-271-4/+8
* Remove ifdef PC98.Yoshihiro Takahashi2005-05-082-11/+0
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-011-8/+0
* MFi386: revisions 1.77 and 1.78.Yoshihiro Takahashi2004-11-291-2/+2
* MFi386: Set bi_basemem and bi_extmem variables.Yoshihiro Takahashi2004-10-241-0/+6
* MFi386: Add support for preloading ELF relocatable object format modules.Yoshihiro Takahashi2004-10-241-0/+2