aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.57Christian Brueffer2003-07-171-1/+1
* MFi386: revision 1.41.2.9.Yoshihiro Takahashi2003-06-251-18/+6
* MFC: 1.56: Install files via FILES.Ruslan Ermilov2003-06-241-18/+6
* Partial MFC of r1.171 - Add missing variable for 'my' module.Murray Stokely2003-05-181-0/+1
* MFC: r1.55 - Improve grammar.Murray Stokely2003-05-101-42/+43
* MFC: Revision 1.24:Tom Rhodes2003-03-141-3/+3
* Disconnect kernfs from the build and remove all references to it from theDag-Erling Smørgrav2003-02-101-1/+0
* MFC: Add SCSI MO device support.Yoshihiro Takahashi2003-01-135-96/+154
* MFC: Eliminate references to defunct kernel tunables.Yaroslav Tykhiy2003-01-101-8/+0
* When the last module in a dependency chain fails to load with EEXIST,Thomas Quinot2002-12-191-1/+3
* MFi386: revision 1.3.2.2.Yoshihiro Takahashi2002-12-011-2/+0
* MFC: 1.10.Ruslan Ermilov2002-11-151-2/+0
* MFC:Mitsuru IWASAKI2002-10-102-1/+6
* "<matcd> Help! Help, scottl is trying to *BANG* *BANG* *BANG*"Scott Long2002-10-051-1/+0
* MFC: Whitespace fix from recent commit.Tom Rhodes2002-08-271-2/+4
* MFC: Grammar tweaks for loader.conf.5Tom Rhodes2002-08-271-12/+12
* MFC: VT8233 audio driver.Orion Hodson2002-08-221-0/+1
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-072-3/+3
* MFC: Don't imply that setting the boot_ variables to "NO" will disable them.Mark Peek2002-07-201-6/+8
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-197-32/+8
* MFC: 1.11: Just use ${MACHINE}, it's already special-casing pc98.Ruslan Ermilov2002-07-171-5/+0
* MFC: Create backup copies using install(1).Ruslan Ermilov2002-07-173-9/+3
* MFC: Change help documentation for bootfile and module_path to reflectMark Peek2002-07-132-7/+9
* MFC: fix assorted typos and grammar bogons. No content changes.Jens Schweikhardt2002-07-072-17/+17
* MFC: Fixed to conflict labels.Yoshihiro Takahashi2002-06-191-3/+3
* MFC reboot -k option to specify next kernel to boot.Wes Peters2002-04-281-1/+1
* MFC 1.57:Daniel C. Sobral2002-04-261-0/+2
* MFC: allow loader(8) load kernels/modules split across several medias.Maxim Sobolev2002-04-081-0/+1
* MFC: Add option -n to i386 boot2 to disallow boot interruption by keypress.Pierre Beyssac2002-03-311-2/+8
* MFC: Expand COMBRD(x) macro.Yoshihiro Takahashi2002-03-081-2/+2
* MFC: USB FM Radio SupportAlfred Perlstein2002-03-041-0/+1
* MFC: Correct typo.Yoshihiro Takahashi2002-02-112-2/+2
* MFC: allow dump device be configured via loader(8) tunable.Maxim Sobolev2002-02-042-0/+8
* MFC: Added kgzldr for pc98.Yoshihiro Takahashi2002-02-033-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-242-0/+155
* MFi386: sys/boot/i386/loader/Makefile revision 1.41.2.7.Yoshihiro Takahashi2002-01-231-0/+7
* MFC: 1.6; Add a simple bcopy() implementation to save space in theIan Dowse2002-01-191-0/+10
* MFC: 1.5; Make the alpha boot1 work on filesystems that have a blockIan Dowse2002-01-141-23/+40
* MFC: 1.34; Increase BSIZEMAX from 8k to 16k, so that we can reliablyIan Dowse2002-01-141-1/+1
* MFC: Don't set RB_CDROM when booting from cd0.John Baldwin2002-01-071-2/+0
* Merged from sys/boot/i386/btx/btx/btx.s revisions from 1.18 to 1.22.Yoshihiro Takahashi2001-12-271-6/+37
* MFC:Jim Mock2001-12-221-0/+1
* MFi386: revision 1.17.2.6Yoshihiro Takahashi2001-12-221-14/+16
* MFi386: revision 1.15.2.4Yoshihiro Takahashi2001-12-221-1/+1
* MFC: Turn on cdboot support.John Baldwin2001-12-212-14/+18
* MFC: Add device driver for the BIOS device for CD-ROM's booted via ElJohn Baldwin2001-12-214-10/+37
* MFC: Add a DEVT_CD type for CD drivers.John Baldwin2001-12-211-0/+1
* MFC: Axe the old cdldr.John Baldwin2001-12-212-298/+0
* MFC: Switch from old cdldr to new cdboot.John Baldwin2001-12-211-2/+1
* MFC: Use an array to convert attributes.Yoshihiro Takahashi2001-12-181-39/+39