aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Don't unconditionally compile-in the bcache code. It's only used onMarcel Moolenaar2006-11-021-1/+5
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-121-2/+1
* Collapse several adjacent .if's into .if/.elif.Ruslan Ermilov2004-10-241-10/+7
* ELF64 support is not needed on pc98.Yoshihiro Takahashi2004-10-241-1/+5
* Add the loader side of support for preloading ELF relocatable objectIan Dowse2004-08-291-1/+1
* Separate out the ELF relocation code from the ELF loader, and addIan Dowse2004-08-281-2/+3
* Style: use the defined() expression explicitly.Ruslan Ermilov2004-02-071-3/+3
* Build on amd64. Yes, I know this isn't particularly nice.Peter Wemm2003-06-261-4/+0
* Enable the i386 loader to load and run an amd64 kernel. If this putsPeter Wemm2003-05-011-1/+14
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatPeter Wemm2002-08-291-4/+0
* Not all platforms have and want a.out format support.David E. O'Brien2002-03-281-1/+5
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-3/+3
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-101-0/+4
* Move man page directives to common/Makefile.inc.Daniel C. Sobral2000-05-191-0/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add BootForth hooks; if BOOT_FORTH is defined, pass every line readMike Smith1998-11-041-1/+6
* Implement a simple LRU block cache. By default this is initialised to 16k,Mike Smith1998-11-021-3/+4
* ELF loader, part 1. It works with ELF kernels generated on the i386Peter Wemm1998-09-301-2/+2
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-2/+10
* Generic plug-and-play enumerator infrastructure. Query suppliedMike Smith1998-09-041-2/+2
* New commandline/script parser, supports backslash quoting and environmentMike Smith1998-09-011-3/+3
* Bootloader update.Mike Smith1998-08-311-3/+3
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+4