summaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-15435-435/+435
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_3'.cvs2svn2007-11-243-818/+0
* 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
* MFC: rev 1.10: include pc98/pc98/pc98_machdep.h instead of pc98/cbus/cbus.h.Yoshihiro Takahashi2006-05-211-1/+1
* MFC: Use the proper condition to determine that we matched an filename.John Baldwin2006-05-181-1/+1
* MFC: 1.97, 1.98. 1.106 (partial)Marius Strobl2006-05-151-1/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-04-3011-0/+830
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-04-211-0/+81
* MFC: When enabling A20 put upper limit on amount of time we wait for theMaxim Sobolev2006-04-142-6/+20
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-04-123-0/+197
* MFC:Maksim Yevmenkin2006-04-041-11/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-03-281-0/+251
* MFC: -S option for boot2, already documented to work in boot(8).Ruslan Ermilov2006-02-153-24/+44
* MFi386: revision 1.31.2.1Yoshihiro Takahashi2006-02-151-1/+1