CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2011/11/27 05:31:47
Modified files: sys/lib/libkern/arch/hppa64: bcopy.m4 Log message: Replace a few more 32-bit instructions with the proper 64-bit equivalent. Also fix the return value of memcpy. With these changes, this seems to work as advertised now.