Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/evbppc/explora
In article <20051231140902.3422E2DA27%cvs.netbsd.org@localhost>
hannken%NetBSD.org@localhost wrote:
> Modified Files:
> src/sys/arch/evbppc/explora: machdep.c
>
> Log Message:
> Use our own function to copy traps. We cannot use memcpy() anymore
> because the destination may be zero.
Isn't it better to disable _DIAGASSERT()'s in
src/common/lib/libc/string/bcopy.c on building libkern?
arch/powerpc/oea/oea_machdep.c may have the same problem.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index