NetBSD/sys/lib/libkern/arch
2003-11-13 23:55:20 +00:00
..
alpha
arm bzero is no longer used in the kernel. 2003-11-09 16:12:57 +00:00
hppa
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
ns32k
pdp10
powerpc
sh3 Eliminate bzero. 2003-11-13 23:55:20 +00:00
sh5
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
x86_64