aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Make the prompt look like on OpenBoot.Daniel C. Sobral1999-11-271-1/+1
* Zeroes structure before using it.Daniel C. Sobral1999-11-271-0/+1
* Belatedly add splash_pcx_load to the documented variables. RewordDaniel C. Sobral1999-11-261-1/+7
* Sync with sys/boot/i386/loader/Makefile revision 1.37.Yoshihiro Takahashi1999-11-251-1/+1
* Activates password protection (if a password is defined).Daniel C. Sobral1999-11-241-0/+4
* Add silly password feature. If people want to depend on a flawedDaniel C. Sobral1999-11-243-14/+101
* Add machine-specific include path to ficl's sysdep.h. Wishes I hadDaniel C. Sobral1999-11-231-1/+1
* Revert ill-considered simplification in 1.13.Daniel C. Sobral1999-11-231-8/+11
* Improve Makefile by using .PATH.Daniel C. Sobral1999-11-231-2/+4
* Improve on ficl port to alpha.Daniel C. Sobral1999-11-235-462/+7
* (Hopefully) make all necessary changes for ficl to support alpha.Daniel C. Sobral1999-11-235-6/+18
* Add comments on what it the USB modules are. Add the usb module.Nick Hibma1999-11-221-5/+8
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-5/+0
* Add the USB modules.Nick Hibma1999-11-161-0/+15
* Fixed warnings.Yoshihiro Takahashi1999-11-163-6/+7
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.Yoshihiro Takahashi1999-11-161-1/+1
* 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