aboutsummaryrefslogtreecommitdiff
path: root/stand/i386
Commit message (Expand)AuthorAgeFilesLines
* stand: properly declare subdir deps or .WAIT, do parallel buildKyle Evans2021-01-241-3/+10
* libi386: remove CLANG_NO_IAS workaroundEd Maste2020-12-291-4/+0
* MFC r344855 (by jhb):Dimitry Andric2020-11-074-4/+1
* MFC r360260:Mark Johnston2020-05-031-4/+3
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-04-093-5/+40
* MFC r358643:Dimitry Andric2020-03-198-21/+28
* MFC r354240, r354252, r358906Toomas Soome2020-03-191-125/+137
* MFC r357442:Toomas Soome2020-02-041-50/+97
* MFC r357232:Dimitry Andric2020-01-311-1/+1
* MFC r356940:Konstantin Belousov2020-01-281-0/+1
* MFC r356570:Toomas Soome2020-01-091-2/+4
* MFC r355940:Dimitry Andric2020-01-071-1/+1
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-191-0/+17
* MFC r354253, r354254, r354264, r354265Toomas Soome2019-12-022-0/+2
* Add support for hypervisor check on x86Simon J. Gerraty2019-10-311-0/+1
* MFC r346759: loader: implement map-vdisk and unmap-vdisk commandsKyle Evans2019-10-241-0/+2
* MFC r345477, r346675, r346984, r348748Kyle Evans2019-10-241-4/+4
* MFC r340834: Disable build-id in i386 binary boot componentsKyle Evans2019-10-241-0/+5
* MFC r352032: loader: --gc-sections needs sections to work withKyle Evans2019-10-241-1/+1
* MFC r348658-r348659, r348674-r348675, r348678, r348760, r348766, r348768,Kyle Evans2019-10-241-1/+1
* MFC r345066, r347219-r347220, r347223, r347388-r347389, r347391, r347393,Kyle Evans2019-10-242-19/+27
* MFC r346969: zfsboot: to detect disk size, use GPT information firstKyle Evans2019-10-241-0/+32
* MFC r342865: biospci_write_config args were backwardsKyle Evans2019-10-241-3/+3
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-09-261-0/+1
* MFC r343755:Warner Losh2019-09-051-1/+2
* Revert r351902 ... it didn't properly exclude rack.c changesWarner Losh2019-09-051-2/+1
* MFC r343755:Warner Losh2019-09-051-1/+2
* MFC r351119, r351135-r351136, r351412: stand xtoolchain-llvm90 fixesKyle Evans2019-08-261-1/+6
* loader: support com.delphix:removingToomas Soome2019-08-222-0/+2
* MFC r348569: [zfsboot] Fix boot env back compat (#190)Kyle Evans2019-06-101-8/+27
* MFC r346968, r346973Ian Lepore2019-05-161-1/+15
* MFC r341420, r341473, r341651Ian Lepore2019-04-214-51/+95
* Add support for loader veriexecSimon J. Gerraty2019-04-121-9/+6
* MFC r342793 - selectively disable ZFS without disabling loaderMatt Macy2019-03-202-3/+3
* MFC r343008:Oleksandr Tymoshenko2019-02-031-0/+1
* MFC: r342619, r342626Toomas Soome2019-01-135-86/+210
* i386_parsedev() needs to support fd devicesToomas Soome2019-01-131-19/+29
* With buggy int13 ah=15, we can mis-identify the floppy devices.Toomas Soome2019-01-131-3/+41
* MFC r341328:Toomas Soome2018-12-308-630/+510
* MFC r341253: panic() should not apply \n.Maxim Sobolev2018-12-171-1/+1
* MFC r341071, r341160Ian Lepore2018-12-033-8/+36
* MFC r340917, r341007Guangyuan Yang2018-12-021-4/+6
* MFC r340047:Toomas Soome2018-11-291-0/+2
* MFC r340049:Toomas Soome2018-11-291-0/+8
* MFC r339959:Toomas Soome2018-11-291-79/+197
* MFC r339658:Toomas Soome2018-11-291-114/+124
* MFC r340215:Toomas Soome2018-11-291-26/+30
* Revert r341069, I committed it to the wrong branch.Ian Lepore2018-11-271-7/+8
* Restore the ability to override the disk unit/partition at the boot: promptIan Lepore2018-11-271-8/+7
* loader: bios loader should allow to chain load a fileToomas Soome2018-08-221-3/+5