summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.nyan1999-11-161-1/+1
* Cosmetic changes.nyan1999-11-165-9/+48
* Install loader.rc.nyan1999-11-161-0/+4
* PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.marcel1999-11-151-0/+5
* Add -fdata-sections, which is a new GCC 2.95 optimization. Removeobrien1999-11-152-2/+4
* Return this file to its pre-spammed version. Thanks to some new compilerobrien1999-11-142-16/+16
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-143-5/+8
* Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* Add back netboot since it compiles just fine. Note that you need a fulldfr1999-11-031-1/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.dfr1999-11-031-3/+6
* Sync with sys/boot/i386/btx/btx/btx.s revision 1.13.nyan1999-11-032-0/+10
* Sync with sys/boot/i386/libi386/Makefile revision 1.15.nyan1999-11-031-0/+4
* Changes prompt to "ok". This line is actually commented out, and serves onlydcs1999-11-011-1/+1
* Changes the default prompt to "ok".dcs1999-11-011-1/+3
* Remove comments left since mdoc.template time or just useless commentsphantom1999-10-301-3/+0
* If PAGING is defined then actually turn it on when entering protectedjhb1999-10-272-0/+10
* Make the "machine" target a prequisite to all source files.dcs1999-10-191-0/+4
* Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 andkato1999-10-133-9/+138
* aThis patch updates the BTX to emulate the BIOS function "Copy Extendedjhb1999-10-123-9/+138
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Blank out the twiddly thing when outputting the ``BTX loader'' message.brian1999-10-124-4/+4
* Fix build break.dfr1999-10-092-2/+0
* Add net device to netboot.dfr1999-10-091-0/+3
* Fix world-breaking bug, add $FreeBSD$ tag.dcs1999-09-291-1/+2
* Bring in ficl version 2.03. No version bump for loader.dcs1999-09-2921-827/+1497
* - Fixed DMA 64k boundary problem.kato1999-09-231-7/+14
* netboot removed until somebody fixes it so it compilesmjacob1999-09-091-1/+1
* Add more missing files from the reorganisation.msmith1999-09-074-0/+297
* Add mii_load entry to the network drivers section. Also add entries forwpaul1999-09-071-0/+4
* Change NetBSD/Alpha to FreeBSD/alpha.dfr1999-09-061-1/+1
* Common Alpha loader Makefile, omitted accidentally from the previous setmsmith1999-09-061-0/+83
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-0313-476/+26
* Remove accidental cut&paste garbage in a comment.julian1999-09-031-4/+1
* Comment the boot manager. So I don't have to work it all out again :-)julian1999-09-031-12/+159
* Change $Id$ to $FreeBSD$dfr1999-09-013-2/+3
* * Fix a stack of warnings.dfr1999-09-0112-42/+228
* $Id$ -> $FreeBSD$peter1999-08-28187-187/+187
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.kato1999-08-131-2/+6
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-101-1/+2
* - Don't assume that SCSI ID numbers of HDD units are contiguous. Thatkato1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDkato1999-08-051-2/+3
* Add various network cards that have been new-busified and made into KLDsgreen1999-08-041-2/+9
* Make this build if there is an obj directory.dfr1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of these1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).se1999-07-291-2/+2
OpenPOWER on IntegriCloud