History log of /netbsd-src/sys/arch/hpcmips/stand/lcboot/dev_flash.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 3eb244d8 17-Jul-2011 joerg <joerg@NetBSD.org>

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce a

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.

show more ...


# 62cf489d 26-Oct-2009 cegger <cegger@NetBSD.org>

kill extra whitespaces
reviewed by tsutsui@


# e2cb8590 18-Mar-2009 cegger <cegger@NetBSD.org>

bcopy -> memcpy


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 8f53455c 09-Aug-2003 igy <igy@NetBSD.org>

netboot support


# 1625aa91 24-Jun-2003 igy <igy@NetBSD.org>

remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM