summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/biosboot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the old a.out-only boot loader, we don't use it any more.peter2000-03-191-90/+0
* Removed vestiges of BAD144 support.bde1999-12-231-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rely on ../Makefile.inc to set the object format in CFLAGS and thebde1998-12-301-14/+5
* add -aout key to cc, size, strip - it not work for elf systemache1998-11-211-4/+4
* Remove the -b boot option. It is no longer necessary now that the VESAyokota1998-09-231-2/+1
* Adjust for sd->da and the loss of od.gibbs1998-09-151-10/+6
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-271-1/+5
* Make this handle -j<large>, and avoid .depend pointing at /usr/include.eivind1998-03-071-12/+3
* Make bootblock building independent of /usr/include if relativeeivind1998-02-151-4/+12
* Symlink bootblocks for 'wfd' disks as well.msmith1998-01-271-2/+2
* Remove pbzero(), things we load zero their own bss.phk1997-08-311-2/+2
* Oops, boot2 got too big. make VESA_SUPPORT nondefault.phk1997-07-311-2/+3
* Add support for booting in VESA 0x102 videomode. Corresponding patches tophk1997-07-311-2/+3
* - Added support for "dual" internal/serial consoles (-D flag). If -D is set,bde1997-06-091-16/+1
* Removed LDADD=-lc and associated DPADD. libc would probably breakbde1997-04-251-3/+1
* Added -mno-486 to CFLAGS to force smaller code in case someone compilesbde1997-03-051-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make this compile again after the syscons/psm/kbdio changes that removedpeter1996-11-231-1/+2
* Rationalize support for serial consoles running at baud rates other than 9600pst1996-11-021-1/+4
* Expose the control mechanism for serial console boot so that the defaultpst1996-10-141-5/+15
* Oops, PROBE_KEYBOARD_LOCK wasn't supposed to be enabled by default.bde1996-10-141-4/+3
* Added option PROBE_KEYBOARD_LOCK which gives a serial console if thebde1996-10-081-1/+4
* Saved about 160 bytes by using the gcc-2.7 alignment options.bde1996-10-081-2/+2
* Use the same warning flags as for the kernel. This causes surprisinglybde1996-10-081-1/+3
* Remove boot2 when the size test fails so that rebuilding without fixingbde1996-09-071-2/+4
* Back out the previous changesjulian1996-09-051-2/+2
* 3 changes:julian1996-09-041-2/+2
* Fixed some speling, punctuation.. and spac ing errors.bde1996-07-121-2/+2
* make the NAMEBLOCK changes conditional on that preprocessor variable,julian1996-07-091-1/+6
* Fixed BOOT_HD_BIAS.bde1996-05-111-5/+11
* Allow specifying the BIOS drive number. Removed the hd drive type.bde1996-04-071-5/+7
* Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet'bde1996-03-081-3/+6
* Create symlinks for vnboot and bootvn, too.joerg1996-02-031-2/+2
* Implement an optional TIMEOUT value while entering the boot parameterjoerg1996-01-211-3/+6
* Document the ``BOOT_HD'' make option for the bootblocks.joerg1996-01-061-2/+7
* Remove -fno-strength-reduce, gcc bug recently fixedache1996-01-051-2/+2
* Add -fno-strength-reduce to neutralize possible bad effect of -O2ache1995-10-101-2/+3
* First part of importing the Japanese `od' driver.joerg1995-08-191-2/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
* . Make Poul's boot2 overflow warning less noisy in case the blocksjoerg1995-04-201-4/+4
* Added a check so compilation fails if the bootblocks are too big.phk1995-04-201-2/+6
* Boot block cleanup.joerg1995-04-141-1/+5
* Don't install /usr/mdec/bootphk1995-03-281-8/+14
* Y.A.B.M (Yet Another Bogus Makefile)jkh1995-01-241-2/+2
* Removed hardcoded definition for RB_SERIAL that I left in my accidentwpaul1995-01-201-2/+2
* Submitted by: Bill Paul (wpaul@ctr.columbia.edu)wpaul1995-01-201-4/+5
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-181-2/+2
* Change -O2 to -Oache1994-11-051-2/+2
OpenPOWER on IntegriCloud