NetBSD/sys/lib
scw bfc4be13a6 When MEMCOPY is defined, don't bother checking if a backwards-copy is
required. That's what memmove() is for.

This should fix port-powerpc/16889. The backwards copyin can confuse
uiomove/genfs_getpages, resulting in corruption of files written over NFS.
2003-04-07 21:04:19 +00:00
..
libkern When MEMCOPY is defined, don't bother checking if a backwards-copy is 2003-04-07 21:04:19 +00:00
libsa Conditionalize declaration of local variable ``i'', now that the 2003-04-02 19:47:25 +00:00
libz Garbage-collect the DYNAMIC_CRC_TABLE stuff. The table it computed 2003-03-29 22:25:25 +00:00