aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/boot/rawboot
Commit message (Expand)AuthorAgeFilesLines
* Remove the old a.out-only boot loader, we don't use it any more.Peter Wemm2000-03-192-99/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tBruce Evans1998-12-301-4/+3
* Removed duplicated -I options.Bruce Evans1998-03-121-2/+1
* Make this handle -j<large>, and avoid .depend pointing at /usr/include.Eivind Eklund1998-03-071-14/+3
* Make bootblock building independent of /usr/include if relativeEivind Eklund1998-02-151-3/+14
* Synchronize with ../biosboot/Makefile.Kazutaka YOKOTA1998-01-311-16/+4
* Removed LDADD=-lc and associated DPADD. libc would probably breakBruce Evans1997-04-251-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add missing -I so that probe_keyboard.c can find <i386/isa/kbdio.h>. :-(Peter Wemm1996-12-151-1/+2
* Synchronized with biosboot/Makefile:Bruce Evans1996-10-151-6/+8
* Expose the control mechanism for serial console boot so that the defaultPaul Traina1996-10-141-6/+18
* The intended usage is:Poul-Henning Kamp1996-09-112-0/+100