Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mvme68k/include/loadfile_machdep.h
RevisionDateAuthorComments
 1.7  06-Aug-2014  joerg Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.6  30-Mar-2014  christos branches: 1.6.2;
fixes for gcc-4.8 (John D. Baker)
 1.5  28-Apr-2008  martin branches: 1.5.34; 1.5.44; 1.5.50;
Remove clause 3 and 4 from TNF licenses
 1.4  25-Jan-2006  christos branches: 1.4.72; 1.4.74; 1.4.76;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.3  31-Oct-2001  thorpej branches: 1.3.2; 1.3.34; 1.3.46;
Split elf32 vs. elf64 handling in loadfile(), including support for
each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and
BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
 1.2  04-Dec-2000  scw branches: 1.2.2; 1.2.6; 1.2.8;
The LOAD_TEXTA flag is required when loading a.out kernels.

Also add some non-standalone versions for the benefit of installboot(8).
 1.1  30-Nov-2000  scw Prepare to switch mvme68k bootloader over to the MI loadfile().
 1.2.8.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.2.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.2.2  08-Dec-2000  bouyer Sync with HEAD.
 1.2.2.1  04-Dec-2000  bouyer file loadfile_machdep.h was added on branch thorpej_scsipi on 2000-12-08 09:28:36 +0000
 1.3.46.1  01-Feb-2006  yamt sync with head.
 1.3.34.1  21-Jun-2006  yamt sync with head.
 1.3.2.2  31-Oct-2001  thorpej Split elf32 vs. elf64 handling in loadfile(), including support for
each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and
BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
 1.3.2.1  31-Oct-2001  thorpej file loadfile_machdep.h was added on branch nathanw_sa on 2001-10-31 17:20:48 +0000
 1.4.76.1  16-May-2008  yamt sync with head.
 1.4.74.1  18-May-2008  yamt sync with head.
 1.4.72.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.50.1  18-May-2014  rmind sync with head
 1.5.44.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.34.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.6.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed