Home | History | Annotate | Download | only in include
History log of /src/sys/arch/vax/include/loadfile_machdep.h
RevisionDateAuthorComments
 1.8  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.7  28-Apr-2008  martin branches: 1.7.44; 1.7.60;
Remove clause 3 and 4 from TNF licenses
 1.6  25-Jan-2006  christos branches: 1.6.72; 1.6.74; 1.6.76;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.5  31-May-2002  ragge branches: 1.5.22; 1.5.34;
ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work.
 1.4  31-Mar-2002  matt branches: 1.4.2; 1.4.4;
Make ddb symbol loading work for ELF as well a.out.
 1.3  31-Oct-2001  thorpej branches: 1.3.2;
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  19-Jul-2000  matt branches: 1.2.2; 1.2.6; 1.2.8;
More ELF changes (a.out still works).
 1.1  25-May-2000  matt branches: 1.1.4;
Add loadfile() support. soon to be needed by bootblocks.
 1.1.4.1  27-Jul-2000  matt Makefile: Pullup revision 1.13
boot.c: Pullup revision 1.12
loadfile_machdep.h: Pullup revision 1.2
Add support for loading elf kernels
 1.2.8.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.2.6.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.2.1  19-Jul-2000  bouyer file loadfile_machdep.h was added on branch thorpej_scsipi on 2000-11-20 20:32:55 +0000
 1.3.2.3  20-Jun-2002  nathanw Catch up to -current.
 1.3.2.2  17-Apr-2002  nathanw Catch up to -current.
 1.3.2.1  31-Oct-2001  nathanw file loadfile_machdep.h was added on branch nathanw_sa on 2002-04-17 00:04:39 +0000
 1.4.4.1  31-May-2002  tv Pull up revision 1.5 (requested by ragge in ticket #107):
ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work.
 1.4.2.1  15-Jul-2002  gehenna catch up with -current.
 1.5.34.1  01-Feb-2006  yamt sync with head.
 1.5.22.1  21-Jun-2006  yamt sync with head.
 1.6.76.1  16-May-2008  yamt sync with head.
 1.6.74.1  18-May-2008  yamt sync with head.
 1.6.72.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.60.1  10-Aug-2014  tls Rebase.
 1.7.44.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed