aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* "<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
* MFC: Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-171-0/+3
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-10/+18
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-12-111-0/+358
* MFC: r1.34 - fix typo.Murray Stokely2001-12-081-1/+1
* o Expand list of tunables documented in loader.8 to include kern.maxusers,Robert Watson2001-12-071-0/+8
* MFC: (1.16) The entry for the 'set' command no longer has a list of variables.Dag-Erling Smørgrav2001-12-071-2/+0
* o MFC loader.conf 1.51: add kern.maxusers sample entry toRobert Watson2001-12-061-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-11-151-0/+553
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-11-041-0/+23
* MFC: optional support for loading bzip2-compressed kernels and modules.Maxim Sobolev2001-10-182-0/+12
* Add fwrite/fseek primitives to ficl. For some reason, the -current versionJordan K. Hubbard2001-10-101-1/+42
* MFC: Update boot[12] programs to compile as ELF binary.Yoshihiro Takahashi2001-10-077-118/+93
* MFC VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX features for i386. OtherMatthew Dillon2001-09-151-0/+27