summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Collapse several adjacent .if's into .if/.elif.ru2004-10-241-10/+7
* ELF64 support is not needed on pc98.nyan2004-10-241-1/+5
* Add the loader side of support for preloading ELF relocatable objectiedowse2004-08-291-1/+1
* Separate out the ELF relocation code from the ELF loader, and addiedowse2004-08-281-2/+3
* Style: use the defined() expression explicitly.ru2004-02-071-3/+3
* Build on amd64. Yes, I know this isn't particularly nice.peter2003-06-261-4/+0
* Enable the i386 loader to load and run an amd64 kernel. If this putspeter2003-05-011-1/+14
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatpeter2002-08-291-4/+0
* Not all platforms have and want a.out format support.obrien2002-03-281-1/+5
* MAN[1-9] -> MAN.ru2001-03-271-3/+3
* OpenFirmware/PowerPC loader, part 2.benno2000-11-101-0/+4
* Move man page directives to common/Makefile.inc.dcs2000-05-191-0/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add BootForth hooks; if BOOT_FORTH is defined, pass every line readmsmith1998-11-041-1/+6
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-3/+4
* ELF loader, part 1. It works with ELF kernels generated on the i386peter1998-09-301-2/+2
* Resynch with working sources before BTX integration.msmith1998-09-141-2/+10
* Generic plug-and-play enumerator infrastructure. Query suppliedmsmith1998-09-041-2/+2
* New commandline/script parser, supports backslash quoting and environmentmsmith1998-09-011-3/+3
* Bootloader update.msmith1998-08-311-3/+3
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+4
OpenPOWER on IntegriCloud