aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC boot2.c r1.74 lib.h r1.3 sio.S r1.10 boot_i386.8 r1.54 r1.55 r1.58Ed Maste2006-02-263-18/+32
* MFi386: revision 1.10.4.1Yoshihiro Takahashi2006-01-281-9/+108
* MFC loader.8:1.83 loader.conf:1.99 loader.conf.5:1.24 comconsole.c:1.11Ed Maste2006-01-254-12/+137
* MFC: net.graph.ngqfreemax has been deprecated.Gleb Smirnoff2005-09-021-1/+0
* MFC rev 1.73:Suleiman Souhlal2005-08-151-1/+1
* MFC: v1.40 help.common, v1.45 intro.2John-Mark Gurney2005-08-011-1/+1
* MFC: Remove the remaining references to boot_userconfig and RB_CONFIG.John Baldwin2005-06-165-22/+0
* MFC: Remove obsolete and scary note. The loader has worked fine forJohn Baldwin2005-06-161-10/+0
* MFC: Add support to the loader for multiple consoles.John Baldwin2005-06-165-53/+146
* MFC: Remove some more userconfig cruft.John Baldwin2005-06-161-4/+0
* MFC: Fix a warning by adding a missing 'const'.John Baldwin2005-06-162-2/+2
* MFC: Remove one of the last vestiges of the old userconfig support.John Baldwin2005-06-161-2/+0
* MFC: Print out the commands from /boot.config after parsing them so thatJohn Baldwin2005-06-162-2/+2
* MFC rev. 1.4: Fix getsecs().Marcel Moolenaar2005-06-111-19/+46
* MFC rev. 1.4: Fix delay().Marcel Moolenaar2005-06-111-5/+8
* MFC: Don't allow user to interrupt autoboot from console when autoboot_delayMaxim Sobolev2005-05-234-41/+81
* MFC: rev 1.30: default boot0 to packet mode.David E. O'Brien2005-04-211-1/+1
* MFC: rev 1.14: remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS).David E. O'Brien2005-04-211-2/+2
* MFC 1.10: Fix overflow of buf from printing the XSDT address.Nate Lawson2005-04-181-1/+1
* MFC: revs 1.9-10: USB keyboard support & fix a bunch of stack leaks.David E. O'Brien2005-03-251-4/+20
* Ensure GCC does not use FP registers in integer code.David E. O'Brien2005-03-162-1/+3
* MFC: add /rescue/init to default init path, before /stand/sysinstallDag-Erling Smørgrav2005-03-071-1/+1
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-137-7/+7
* Merge ufsread.c:1.14 from HEAD to RELENG_5:Robert Watson2005-02-121-5/+26
* MFi386: revision 1.29.2.1.Yoshihiro Takahashi2005-02-031-0/+2
* Merge main.c:1.30 from HEAD to RELENG_5:Robert Watson2005-01-301-0/+2
* Merge loader.rc:1.3 from HEAD to RELENG_5:Robert Watson2005-01-301-1/+1
* Merge load.c:1.5 from HEAD to RELENG_5:Robert Watson2005-01-301-5/+4
* Merge load.c:1.4 from HEAD to RELENG_5:Robert Watson2005-01-301-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-3015-16/+19
* MFC 1.13Peter Edwards2005-01-261-14/+15
* MFi386: revision 1.37.2.1.Yoshihiro Takahashi2005-01-261-5/+10
* MFC: Various cleanups to the comments.John Baldwin2005-01-071-35/+26
* MFC revision 1.12:John Baldwin2005-01-071-10/+10
* MFC: Fix comments for serial I/O function prototypes.John Baldwin2005-01-071-5/+10
* MFC: Try using packet mode by default, but provide a userYaroslav Tykhiy2004-12-024-26/+32
* MFC: Remove address masking so that large kernels can be loaded.John Baldwin2004-11-151-3/+3
* MFC: Set bi_basemem and bi_extmem variables.Yoshihiro Takahashi2004-11-131-0/+4
* MFC: Documentation fixes.Ruslan Ermilov2004-11-108-60/+133
* MFC: 1.20: Fixed exiting from pager.Ruslan Ermilov2004-11-101-4/+6
* MFC: Drop elf64 support on pc98 and fix style.Yoshihiro Takahashi2004-11-101-7/+8
* MFC: Clear BSS.Yoshihiro Takahashi2004-11-101-1/+9
* MFC: Add support for preloading ELF relocatable object format modules.Yoshihiro Takahashi2004-11-101-0/+2
* p invalid sector size 0 in disk probe, refusing to add such aWes Peters2004-09-271-0/+4
* MFC rev. 1.65, 1.66 loader.8 and rev. 1.29 boot.common: retireMaxim Konovalov2004-09-262-12/+1
* MFC: Add -fno-unit-at-a-time to CFLAGS.Yoshihiro Takahashi2004-09-191-0/+1
* MFC v1.25: Backout v1.24 on HEAD which had also been MFC-ed. Removing aKen Smith2004-09-091-3/+1
* MFC: add loader(8) support for preloading ELF relocatable objectIan Dowse2004-09-037-73/+188
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-296-0/+738
* MFC of alpha boot fixes for binutils 2.15 and gcc-3.4.2.Marcel Moolenaar2004-08-233-3/+3