aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Reduce boot loader version string duplicationEd Maste2016-12-181-4/+2
* dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-023-4/+4
* lsdev device name section headers should be printed by dv_print callback.Toomas Soome2016-11-192-0/+14
* Loader paged/pageable data is not always paged.Toomas Soome2016-11-082-21/+19
* Create a new linker set, Xficl_compile_set which contains a list ofWarner Losh2016-10-141-1/+2
* Don't use -N to set the OMAGIC with data and text writeable and dataWarner Losh2016-09-036-9/+13
* Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiBaptiste Daroussin2016-08-311-4/+0
* Fix several instances where the boot loader ignored pager_outputWarner Losh2016-05-182-17/+27
* sys/boot: spelling fixes in comments.Pedro F. Giffuni2016-04-303-3/+3
* Fix more pc98 build issues re: bcache changeAllan Jude2016-04-221-2/+2
* Fix pc98 build error introduced in r298230Allan Jude2016-04-191-2/+2
* A new implementation of the loader block cacheAllan Jude2016-04-184-11/+66
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-264-4/+0
* Fix mistake when transitioning to the new defines with ZFS loader. IWarner Losh2016-01-271-1/+1
* Remove static from these two. They slipped through the cracks.Warner Losh2016-01-261-1/+1
* RBX_ defines are in rbx.h, move it there.Warner Losh2016-01-261-38/+1
* Move all the separate copies of the same strings into paths.h. There'sWarner Losh2016-01-261-5/+1
* Fix remaining direct tests of the carry flag in the v86 %eflags via aJohn Baldwin2015-12-242-4/+4
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.Warner Losh2015-08-271-1/+1
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-061-6/+1
* MFi386: r284878Yoshihiro Takahashi2015-06-271-1/+3
* 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
* Ensure the cross assembler, linker and objcopy are used for the build32Dimitry Andric2015-04-023-4/+4
* Merging ^/head r279596 through r279758.Dimitry Andric2015-03-071-1/+3
|\
| * When compiling boot2 with gcc on i386 and pc98, only use the custom flagDimitry Andric2015-03-041-1/+3
* | Merge ^/head r278499 through r278755.Dimitry Andric2015-02-141-0/+1
|\|
| * MFi386:John Baldwin2015-02-111-0/+1
* | Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' forDimitry Andric2015-01-281-2/+2
|/
* Merge ^/head r275387 through r275477.Dimitry Andric2014-12-041-1/+1
|\
| * MFi386: r275305 (by rdivacky)Yoshihiro Takahashi2014-12-021-1/+1
* | Merge ^/head r274961 through r275261.Dimitry Andric2014-11-291-14/+22
|\|
| * MFi386: r275059, r275061, r275062 and r275191 (by rdivacky)Yoshihiro Takahashi2014-11-291-8/+12
| * MFi386: r275237 (by rdivacky)Yoshihiro Takahashi2014-11-291-6/+10
* | Similar to r274977, use the correct combination of flags to get the pc98Dimitry Andric2014-11-251-4/+4
|/
* MFi386: r274398Yoshihiro Takahashi2014-11-151-7/+7
* MFi386: r261567Yoshihiro Takahashi2014-09-281-0/+2
* MFi386: r268974Yoshihiro Takahashi2014-09-281-0/+3
* MFi386: r261520Yoshihiro Takahashi2014-09-281-3/+0
* Reduce diffs against i386.Yoshihiro Takahashi2014-09-281-5/+2
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-193-6/+0
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* Compile boot2 with clang on pc98.Warner Losh2014-07-101-2/+2
* Make SERIAL support optional again. Enable it for i386 because a hugeWarner Losh2014-07-101-7/+26
* Merge the clang support from i386. Don't move to clang yet.Warner Losh2014-07-101-4/+9
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-083-0/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-137-7/+7
* Make comconsole options set before its activation to be remembered.Alexander Motin2014-01-201-4/+4