summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITadam1994-09-206-28/+58
* Default wait approx 10 seconds for keypress during bootadam1994-09-192-6/+6
* Put LDDESTDIR before library listing.swallace1994-09-182-4/+4
* Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/libswallace1994-09-184-6/+10
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-162-6/+2
* Conditionalize support for my debugger. This normally saves 304 bytes.bde1994-08-306-14/+52
* Removed disk type from disklabel lines, not needed for installingpaul1994-08-212-6/+6
* Fixed bootblocks to work with FreeBSD 2.0paul1994-08-218-32/+46
* Commit a whole cluster of last minute critical (and one cosmetic) fixesjkh1994-06-222-4/+20
* Make BOOTWAIT a truly tunable parameter. It was hard-set before.jkh1994-06-202-4/+4
* Changed delay mechanism to rely more on I/O spinning. If spinning on theadam1994-06-166-18/+36
* From Hellmuth Michaelis, reviewed by Bruce Evans: This enablesjkh1994-06-152-6/+6
* make BOOTWAIT loopcount parameter available for tuning.adam1994-06-154-8/+18
* Touch the $Revision$ string to cause a cvs revision update of the bootrgrimes1994-06-142-4/+4
* Be paranoid about setting of %dl register for braindead BIOS's,jkh1994-06-132-2/+4
* This should fix up the absolute paths to /usr/mdec - just prependedjkh1994-06-022-40/+40
* Make bootblocks fit into 7168 limitache1994-05-304-16/+14
* From Bruce:ache1994-05-162-18/+72
* Change switch statement to two if statements. This saves 208 bytes inmartin1994-05-012-20/+12
* Adding bootoption '-r' which is "use compiled in root". This allows me tophk1994-04-202-2/+6
* Bump boot block revision to 1.9 by a dummy edit on disk.c and:rgrimes1994-02-224-8/+12
* Deleted the private cleandir target. It didn't had a rule for theats1993-12-112-4/+4
* We don't want shared boot, so -Bstatic added to ld optionsache1993-11-162-4/+4
* >From Charles Hannumrgrimes1993-11-132-6/+10
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-1629-1117/+66
* Dont just mask the Megabyte, we need all the bits below too,rgrimes1993-10-152-16/+26
* Fixed the options hd(1,... to be more accurate (removed word options itrgrimes1993-10-112-4/+16
* Changed the "Insert filesystem floppy" prompt to give the user a choice inchmr1993-10-092-6/+40
* Remove the ``loader overlaps bss, kernel must bzero'' printf since thatrgrimes1993-10-082-10/+8
* Changed header from 386BSD BOOT to FreeBSD BOOT.rgrimes1993-07-162-4/+14
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toroot1993-07-1327-213/+3150
* This commit was generated by cvs2svn to compensate for changes in r4,rgrimes1993-06-1215-0/+2716
|\
| * Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-1215-0/+2716
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-1211-0/+1971
OpenPOWER on IntegriCloud