summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Gross hack to make kernel names not starting with '/' start with '/'.jkh1994-10-261-2/+12
* Adjust boot message to conform to reality.jkh1994-10-261-2/+2
* Remove the code for asking for a filesystem floppy. We don't needjkh1994-10-261-23/+2
* Add RB_CONFIG flag.jkh1994-10-261-1/+3
* 1. BOOTSEG and BOOTSTACK are now set from the Makefile, the boot code hasrgrimes1994-10-061-33/+23
* Fixed bootblocks to work with FreeBSD 2.0paul1994-08-211-6/+5
* Changed delay mechanism to rely more on I/O spinning. If spinning on theadam1994-06-161-5/+4
* Touch the $Revision$ string to cause a cvs revision update of the bootrgrimes1994-06-141-2/+2
* Make bootblocks fit into 7168 limitache1994-05-301-6/+5
* Change switch statement to two if statements. This saves 208 bytes inmartin1994-05-011-10/+6
* Adding bootoption '-r' which is "use compiled in root". This allows me tophk1994-04-201-1/+3
* Bump boot block revision to 1.9 by a dummy edit on disk.c and:rgrimes1994-02-221-2/+2
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-85/+3
* Dont just mask the Megabyte, we need all the bits below too,rgrimes1993-10-151-8/+13
* Fixed the options hd(1,... to be more accurate (removed word options itrgrimes1993-10-111-2/+8
* Changed the "Insert filesystem floppy" prompt to give the user a choice inchmr1993-10-091-3/+20
* Remove the ``loader overlaps bss, kernel must bzero'' printf since thatrgrimes1993-10-081-5/+4
* Changed header from 386BSD BOOT to FreeBSD BOOT.rgrimes1993-07-161-2/+7
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toroot1993-07-131-30/+69
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+323
OpenPOWER on IntegriCloud