History log of /netbsd-src/sys/arch/cobalt/include/loadfile_machdep.h (Results 1 – 4 of 4)
Revision Date Author Comments
# eb6cc752 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


# 2b74542a 25-Jun-2003 cdi <cdi@NetBSD.org>

Initial commit of a 1-stage boot loader for NetBSD/cobalt. Only booting off
the hard drive is supported at the moment.