summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot2/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Align CLEANFILES with revision 1.25 changes.ru2002-05-131-1/+1
* Saved 176 bytes by compiling with -fno-guess-branch-probability. Thebde2002-05-121-1/+1
* Use a crowbar and duct-tape to make boot2 fit again. This gets it downpeter2002-05-111-0/+6
* - Axe -mpreferred-stack-boundary=2 as -Os turns this on by default.jhb2002-05-101-2/+2
* -ffreestanding is the word for /sys.obrien2002-05-101-4/+4
* Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expectjhb2001-07-311-1/+10
* Unset MAINTAINER.rnordier2001-07-211-2/+0
* Set MAINTAINER.rnordier2000-10-021-0/+2
* Add in support for EDD to support large disks via LBA. This uses ajhb2000-06-261-1/+1
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-231-9/+6
* Add a missing dependency: boot2 depends on the BTX kernel.jhb2000-04-111-1/+1
* Add -fdata-sections, which is a new GCC 2.95 optimization. Removeobrien1999-11-151-1/+2
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-131-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Reintroduce LBA (cyl > 1023) support in the bootblocks, enabled byrnordier1999-07-201-2/+5
* Optimize better for space.rnordier1999-04-051-2/+2
* Use etc/make.conf settings for serial port and speed.rnordier1999-01-101-5/+6
* boot1: Eliminate EDD detection and optional use of disk packetrnordier1998-11-081-3/+2
* Make use of BIOS int 0x13 extensions configurable, and disabledrnordier1998-11-051-2/+3
* Make serial port, data format, and bps configurable.rnordier1998-10-201-2/+8
* Fix path to sio.srnordier1998-10-151-2/+2
* Add serial, dual, and probe-keyboard support.rnordier1998-10-151-4/+8
* Fix btx include path.rnordier1998-10-141-2/+2
* Include <bsd.prog.mk>. Add install target (to /boot for now).rnordier1998-10-141-5/+18
* Change to a 15-sector boot2.rnordier1998-10-131-5/+6
* Don't use an absolute path to objcopy.rnordier1998-10-131-3/+3
* New boot blocks: support for /boot/loader; a.out & ELF; cyl > 1023;rnordier1998-10-121-0/+51
OpenPOWER on IntegriCloud