NetBSD/sys/arch/shark/ofw
scw ca8c391c95 s/bcopy/memmove/
The kernel's bcopy (actually a wrapper around memcpy) is not guaranteed to
handle overlapping regions, even though the old ARM version did.

This fixes a problem where the kernel reported more available memory
than actually existed.
2003-11-05 10:09:10 +00:00
..
com_ofisa_consolehack.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
com_ofisa_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
consinit.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
cpu_ofbus.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
if_cs_ofisa_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
lpt_ofisa_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
ofisa_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
ofisapc.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
ofisascr.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
ofrom.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
oftodclock.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
ofw.c s/bcopy/memmove/ 2003-11-05 10:09:10 +00:00
vga_ofbus.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
wdc_ofisa_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00