aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes.Yoshihiro Takahashi1999-11-165-9/+48
* Install loader.rc.Yoshihiro Takahashi1999-11-161-0/+4
* PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.Marcel Moolenaar1999-11-151-0/+5
* Add -fdata-sections, which is a new GCC 2.95 optimization. RemoveDavid E. O'Brien1999-11-152-2/+4
* Return this file to its pre-spammed version. Thanks to some new compilerDavid E. O'Brien1999-11-142-16/+16
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-143-5/+8
* Enter complier upgrade mode again. We need to cut 169 bytes from this:David E. O'Brien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. AddingDavid E. O'Brien1999-11-132-4/+6
* Add back netboot since it compiles just fine. Note that you need a fullDoug Rabson1999-11-031-1/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.Doug Rabson1999-11-031-3/+6
* Sync with sys/boot/i386/btx/btx/btx.s revision 1.13.Yoshihiro Takahashi1999-11-032-0/+10
* Sync with sys/boot/i386/libi386/Makefile revision 1.15.Yoshihiro Takahashi1999-11-031-0/+4
* Changes prompt to "ok". This line is actually commented out, and serves onlyDaniel C. Sobral1999-11-011-1/+1
* Changes the default prompt to "ok".Daniel C. Sobral1999-11-011-1/+3
* Remove comments left since mdoc.template time or just useless commentsAlexey Zelkin1999-10-301-3/+0
* If PAGING is defined then actually turn it on when entering protectedJohn Baldwin1999-10-272-0/+10
* Make the "machine" target a prequisite to all source files.Daniel C. Sobral1999-10-191-0/+4
* Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 andKATO Takenori1999-10-133-9/+138
* aThis patch updates the BTX to emulate the BIOS function "Copy ExtendedJohn Baldwin1999-10-123-9/+138
* Allow this driver to open disks with no labels (CDROMS don't).Doug Rabson1999-10-121-1/+2
* Blank out the twiddly thing when outputting the ``BTX loader'' message.Brian Somers1999-10-124-4/+4
* Fix build break.Doug Rabson1999-10-092-2/+0
* Add net device to netboot.Doug Rabson1999-10-091-0/+3
* Fix world-breaking bug, add $FreeBSD$ tag.Daniel C. Sobral1999-09-291-1/+2
* Bring in ficl version 2.03. No version bump for loader.Daniel C. Sobral1999-09-2921-827/+1497
* - Fixed DMA 64k boundary problem.KATO Takenori1999-09-231-7/+14
* netboot removed until somebody fixes it so it compilesMatt Jacob1999-09-091-1/+1
* Add more missing files from the reorganisation.Mike Smith1999-09-074-0/+297
* Add mii_load entry to the network drivers section. Also add entries forBill Paul1999-09-071-0/+4
* Change NetBSD/Alpha to FreeBSD/alpha.Doug Rabson1999-09-061-1/+1
* Common Alpha loader Makefile, omitted accidentally from the previous setMike Smith1999-09-061-0/+83
* $Id$ -> $FreeBSD$Peter Wemm1999-09-052-2/+2
* Slight reorganisation of the Alpha/SRM loader build:Mike Smith1999-09-0313-476/+26
* Remove accidental cut&paste garbage in a comment.Julian Elischer1999-09-031-4/+1
* Comment the boot manager. So I don't have to work it all out again :-)Julian Elischer1999-09-031-12/+159
* Change $Id$ to $FreeBSD$Doug Rabson1999-09-013-2/+3
* * Fix a stack of warnings.Doug Rabson1999-09-0112-42/+228
* $Id$ -> $FreeBSD$Peter Wemm1999-08-28187-187/+187
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
* Append the flags from the "boot" command to those which came fromJohn Polstra1999-08-141-2/+23
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.KATO Takenori1999-08-131-2/+6
* Convert the Winbond driver to newbus and have it compiled as a module.Bill Paul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-1/+2
* - Don't assume that SCSI ID numbers of HDD units are contiguous. ThatKATO Takenori1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDKATO Takenori1999-08-051-2/+3
* Add various network cards that have been new-busified and made into KLDsBrian Feldman1999-08-041-2/+9
* Make this build if there is an obj directory.Doug Rabson1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of theStefan Eßer1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).Stefan Eßer1999-07-291-2/+2
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.Stefan Eßer1999-07-281-0/+5