NetBSD/sys/lib/libkern/arch
2003-11-14 00:38:17 +00:00
..
alpha
arm bzero is no longer used in the kernel. 2003-11-09 16:12:57 +00:00
hppa Add bswap64.c, required by options FFS_EI. 2003-10-21 14:49:00 +00:00
i386 rindex() shouldn't be used in the kernel. Use strrchr() instead. 2003-11-05 05:46:32 +00:00
m68k Don't try to build random.S on 68010. 2003-10-29 23:32:15 +00:00
mips Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ns32k Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pdp10 Kerner library files for pdp10. 2003-08-19 10:59:26 +00:00
powerpc Actually the right instruction to fill a half-word. 2003-08-27 17:37:43 +00:00
sh3 bswap64 written in assembler. 2003-11-14 00:38:17 +00:00
sh5 Replace the SuperH memcpy() with homebrewed code. The former seems to have 2002-10-22 12:25:18 +00:00
sparc Add '.SUFFIXES: .m4' here, now that <sys.mk> doesn't provide it anymore. 2003-11-08 14:45:02 +00:00
sparc64 bzero is gone from the kernel 2003-11-09 11:25:18 +00:00
vax Include the C versions of the string instructions. 2003-08-13 11:32:23 +00:00
x86_64 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00