History log of /netbsd/sys/arch/sun68k/include/loadfile_machdep.h (Results 1 – 5 of 5)
Revision Date Author Comments
# b7d1e043 06-Aug-2014 joerg <joerg@NetBSD.org>

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.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 606bb2ca 25-Jan-2006 christos <christos@NetBSD.org>

free -> dealloc
unsigned -> size_t for alloc/dealloc


# e727e3f1 31-Oct-2001 thorpej <thorpej@NetBSD.org>

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_mac

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.

show more ...


# c1c742b4 14-Jun-2001 fredette <fredette@NetBSD.org>

Added sources for the sun2 boot blocks and other
sun68k-ish code, all of which ought to eventually
be shared with the sun3.