aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC: r183628Marius Strobl2008-10-081-1/+1
* MFC: r169796, r181701, r182020Marius Strobl2008-08-241-4/+6
* MFC: Fix some of the hangs reported with the real mode BTX by disablingJohn Baldwin2008-08-151-11/+22
* MFC: Initialize the vm86 structure to a known-good state, specificallyJohn Baldwin2008-08-154-4/+18
* MFC r179343.Pyun YongHyeon2008-07-281-0/+1
* MFC: r180253Yoshihiro Takahashi2008-07-121-65/+0
* MFC: r180145Yoshihiro Takahashi2008-07-111-1/+1
* MFC: Workaround a bug in the BIOS of Dell R900 machines by padding theJohn Baldwin2008-06-271-1/+4
* MFC: Add constants for the different memory types in the SMAP table andJohn Baldwin2008-03-212-31/+18
* MFC: Use real moder to invoke BIOS routines rather than virtual 86 mode.John Baldwin2008-03-182-456/+316
* MFC: Display the correct /boot.config file contents after parsing it.John Baldwin2008-03-172-4/+6
* MFC: Add support for booting from GPT-labeled disks from the BIOS. ThisJohn Baldwin2008-01-244-80/+367
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-11-262-0/+348
* MFC: Add a trailing \0 to the read error string.John Baldwin2007-11-212-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-11-103-0/+818
* MFC: Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE isJohn Baldwin2007-11-082-3/+4
* MFC: Rework the read/write support in the bios disk driver some to cut downJohn Baldwin2007-11-082-356/+196
* MFC: Reindent the read/write code of bd_realstrategy().John Baldwin2007-11-012-78/+60
* MFC: Slightly cleanup the 'bootdev' concept on x86.John Baldwin2007-11-018-18/+10
* MFC: Optimize for size on pc98.Yoshihiro Takahashi2007-10-242-2/+3
* Make life with "makeoptions INSTALL_DEBUG" easier.David E. O'Brien2007-09-171-0/+1
* MFC: [stage: 7/7]Ariff Abdullah2007-05-131-0/+4
* MFC rev. 1.16:Thomas Quinot2007-04-111-1/+1
* MFC loader.conf, rev. 1.114 to RELENG_6Pyun YongHyeon2007-03-271-0/+1
* MFi386: revision 1.13.8.4.Yoshihiro Takahashi2007-03-211-1/+1
* MFC cdboot.s rev 1.17Remko Lodder2007-03-061-1/+1
* MFi386: revision 1.38.2.1.Yoshihiro Takahashi2007-01-281-57/+49
* MFC revs. 1.115 - 1.117: fix lines misorder, typo, wrap long lines.Maxim Konovalov2007-01-171-10/+18
* MFC: Ignore breakpoint instructions in vm86 mode.John Baldwin2006-12-071-0/+2
* MFC rev 1.90:Yaroslav Tykhiy2006-12-011-1/+4
* MFC: a.out -> ELF in comments.Ruslan Ermilov2006-11-272-2/+2
* MFC: 1.80: Restore support for directly loaded kernels.Ruslan Ermilov2006-11-271-5/+7
* MFC 1.8: Update URL of Intel documentationPav Lucistnik2006-11-221-1/+1
* MFC of the following:Hiroki Sato2006-11-051-3/+17
* Sync with HEAD including support for reading any %crX register as wellJohn Baldwin2006-10-301-57/+49
* MFC: Add -march=i386 for the amd64 build to generate smaller binaries.John Baldwin2006-10-252-2/+2
* MFC: Add 'smap' command on x86 and fix merge_help.awk to not choke on it.John Baldwin2006-10-193-0/+26
* MFC: Replace a rarely used "depuration" with "debugging".Ruslan Ermilov2006-10-163-3/+3
* MFC accumulated changes to sys/boot/. Notable changes include:Ruslan Ermilov2006-10-0117-172/+81
* MFC: Tweak comment.John Baldwin2006-09-131-4/+4
* MFC:Ruslan Ermilov2006-09-081-6/+4
* MFC: rev. 1.109 - 1.111 (applicable parts)Christian Brueffer2006-08-291-13/+18
* MFC:Dmitry Morozovsky2006-08-272-6/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-08-1739-0/+8240
* MFC loader.conf, rev 1.107 to RELENG_6:Pyun YongHyeon2006-08-081-1/+1
* MFC 1.47: increment the disk block offset after writing, not before.Ian Dowse2006-06-261-3/+3
* MFC: Add a bootable CD support.Yoshihiro Takahashi2006-06-161-1/+1
* MFC: Restore the pre-5.x behavior of only beeping if the user makes a badJohn Baldwin2006-05-311-5/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-05-253-0/+1168
* MFC: SMBIOS support for loader.Jung-uk Kim2006-05-223-2/+12