summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The lattermarcel1999-12-167-532/+17
* Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-086-121/+2
* Update the sample for $init_path to reflect the kernel default.msmith1999-12-071-1/+2
* Update to reflect use of : not ; as separator in paths passed to themsmith1999-12-071-2/+2
* Make some examples reflect defaults.dcs1999-12-071-7/+7
* Supported to sound beep.nyan1999-12-031-1/+17
* Add bus suffix to mii.dcs1999-12-021-1/+1
* Add if_ prefix to network drivers.dcs1999-12-021-14/+14
* Add fairings. Do not depend on user actually supplying the argumentsdcs1999-12-011-0/+4
* Make the prompt look like on OpenBoot.dcs1999-11-271-1/+1
* Zeroes structure before using it.dcs1999-11-271-0/+1
* Belatedly add splash_pcx_load to the documented variables. Reworddcs1999-11-261-1/+7
* Sync with sys/boot/i386/loader/Makefile revision 1.37.nyan1999-11-251-1/+1
* Activates password protection (if a password is defined).dcs1999-11-241-0/+4
* Add silly password feature. If people want to depend on a flaweddcs1999-11-243-14/+101
* Add machine-specific include path to ficl's sysdep.h. Wishes I haddcs1999-11-231-1/+1
* Revert ill-considered simplification in 1.13.dcs1999-11-231-8/+11
* Improve Makefile by using .PATH.dcs1999-11-231-2/+4
* Improve on ficl port to alpha.dcs1999-11-235-462/+7
* (Hopefully) make all necessary changes for ficl to support alpha.dcs1999-11-235-6/+18
* Add comments on what it the USB modules are. Add the usb module.n_hibma1999-11-221-5/+8
* Change the name of the modules from <name>_mod to <name>n_hibma1999-11-171-5/+0
* Add the USB modules.n_hibma1999-11-161-0/+15
* Fixed warnings.nyan1999-11-163-6/+7
* 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
OpenPOWER on IntegriCloud