History log of /netbsd-src/sys/arch/hpc/include/debug.h (Results 1 – 11 of 11)
Revision Date Author Comments
# d9aafa85 09-Aug-2010 uwe <uwe@NetBSD.org>

Misc cosmetics. Refix __func__ fallout fixed in previous by
eliminating the temp completely (__func__ is already an array).

This has been sitting in my tree for years, and I forgot to commit it.
Co

Misc cosmetics. Refix __func__ fallout fixed in previous by
eliminating the temp completely (__func__ is already an array).

This has been sitting in my tree for years, and I forgot to commit it.
Compile-tested by compiling hpcsh GENERIC with options DEBUG.

show more ...


# 59de0085 08-Aug-2010 chs <chs@NetBSD.org>

fix build problem.


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

Remove clause 3 and 4 from TNF licenses


# 9b2b412c 15-Dec-2007 perry <perry@NetBSD.org>

__FUNCTION__ -> __func__


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

merge ktrace-lwp.


# b3331ee3 07-Jun-2005 he <he@NetBSD.org>

Add const to the name argument of __dbg_bit_print().


# 43e4b74e 21-Mar-2004 uwe <uwe@NetBSD.org>

Add _DPRINTFN.


# f8cb4c37 03-May-2002 takemura <takemura@NetBSD.org>

Fixed debug print.


# c0a13ed2 13-Feb-2002 uch <uch@NetBSD.org>

add LCD debug routines.


# f8bc44a1 11-Feb-2002 uch <uch@NetBSD.org>

add dbg_bit_print_msg define


# 7d170993 29-Jan-2002 uch <uch@NetBSD.org>

clean up debug print and configuration.