History log of /netbsd/sys/lib/libkern/arch/powerpc/memset.S (Results 1 – 7 of 7)
Revision Date Author Comments
# c22db3d7 17-Jan-2011 matt <matt@NetBSD.org>

Don't define _NOREGNAMES since all of libkern is now compiled with it.


# 53524e44 04-Mar-2007 christos <christos@NetBSD.org>

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.


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

merge ktrace-lwp.


# 477853c3 26-Feb-2005 perry <perry@NetBSD.org>

nuke trailing whitespace


# b8702f53 04-Dec-2003 keihan <keihan@NetBSD.org>

netbsd.org -> NetBSD.org

This was the last commit of this kind to src/sys, which is now totally
"NetBSD.org clean". Thanks for the patiance, and sorry for all the commits.


# 4a33fdce 27-Aug-2003 matt <matt@NetBSD.org>

Actually the right instruction to fill a half-word.
From Juergen Hannken-Illjes hannken at eis dot cs dot tu-bs dot de


# f7060609 10-Aug-2003 matt <matt@NetBSD.org>

Add a memset.S (does not use dcbz; to be added later). It does both bzero
and memset.